Trace number 3281577

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.15 1300.09

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3281577-1303752288.cnf
0.00/0.09	c reading problem ... 
3.02/2.85	c ... done. Wall clock time 2.758s.
3.02/2.85	c #vars     154309
3.02/2.85	c #constraints  3230738
3.02/2.85	c constraints type 
3.02/2.85	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1205743
3.02/2.85	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2024994
18.83/18.25	c cleaning 2499 clauses out of 5000 with flag 5000/5000
34.63/33.64	c cleaning 4250 clauses out of 8507 with flag 11006/11006
51.34/50.35	c cleaning 5596 clauses out of 11251 with flag 18000/18000
69.06/68.02	c cleaning 6715 clauses out of 13658 with flag 26003/26003
84.78/83.70	c cleaning 7899 clauses out of 15941 with flag 35001/35001
103.40/102.36	c cleaning 8968 clauses out of 18042 with flag 45001/45001
120.02/118.94	c cleaning 9991 clauses out of 20074 with flag 56001/56001
140.64/139.51	c cleaning 11014 clauses out of 22082 with flag 68000/68000
159.15/158.04	c cleaning 11920 clauses out of 24069 with flag 81001/81001
176.58/175.44	c cleaning 13061 clauses out of 26148 with flag 95000/95000
198.09/196.95	c cleaning 14016 clauses out of 28088 with flag 110001/110001
216.32/215.11	c cleaning 14942 clauses out of 30071 with flag 126000/126000
232.84/231.65	c cleaning 16061 clauses out of 32129 with flag 143000/143000
252.75/251.58	c cleaning 17023 clauses out of 34071 with flag 161003/161003
272.67/271.40	c cleaning 17889 clauses out of 36046 with flag 180001/180001
295.60/294.38	c cleaning 19053 clauses out of 38156 with flag 200000/200000
318.91/317.69	c cleaning 19946 clauses out of 40103 with flag 221000/221000
341.83/340.55	c cleaning 21036 clauses out of 42157 with flag 243000/243000
362.85/361.57	c cleaning 21895 clauses out of 44122 with flag 266001/266001
386.27/384.92	c cleaning 23029 clauses out of 46226 with flag 290000/290000
412.20/410.87	c cleaning 23938 clauses out of 48197 with flag 315000/315000
436.21/434.84	c cleaning 25006 clauses out of 50261 with flag 341002/341002
458.93/457.53	c cleaning 26029 clauses out of 52253 with flag 368000/368000
486.15/484.76	c cleaning 27017 clauses out of 54224 with flag 396000/396000
515.78/514.36	c cleaning 28081 clauses out of 56208 with flag 425001/425001
549.80/548.38	c cleaning 29014 clauses out of 58127 with flag 455001/455001
576.82/575.33	c cleaning 30055 clauses out of 60114 with flag 486002/486002
610.45/608.91	c cleaning 31016 clauses out of 62057 with flag 518000/518000
649.36/647.89	c cleaning 32005 clauses out of 64041 with flag 551000/551000
689.09/687.51	c cleaning 32953 clauses out of 66037 with flag 585001/585001
734.31/732.74	c cleaning 33957 clauses out of 68083 with flag 620000/620000
767.73/766.19	c cleaning 35030 clauses out of 70126 with flag 656000/656000
807.25/805.64	c cleaning 36028 clauses out of 72096 with flag 693000/693000
836.97/835.32	c cleaning 37002 clauses out of 74068 with flag 731000/731000
869.80/868.18	c cleaning 37968 clauses out of 76066 with flag 770000/770000
900.72/899.10	c cleaning 39008 clauses out of 78099 with flag 810001/810001
941.05/939.37	c cleaning 39973 clauses out of 80093 with flag 851003/851003
970.98/969.25	c cleaning 41008 clauses out of 82117 with flag 893000/893000
1006.71/1004.97	c cleaning 42025 clauses out of 84109 with flag 936000/936000
1038.82/1037.09	c cleaning 43008 clauses out of 86084 with flag 980000/980000
1080.14/1078.38	c cleaning 43930 clauses out of 88077 with flag 1025001/1025001
1110.08/1108.21	c cleaning 45032 clauses out of 90147 with flag 1071001/1071001
1144.00/1142.19	c cleaning 46008 clauses out of 92115 with flag 1118001/1118001
1182.83/1180.91	c cleaning 47007 clauses out of 94106 with flag 1166000/1166000
1214.65/1212.71	c cleaning 47954 clauses out of 96100 with flag 1215001/1215001
1250.97/1249.08	c cleaning 49068 clauses out of 98146 with flag 1265001/1265001
1285.10/1283.15	c cleaning 49915 clauses out of 100077 with flag 1316000/1316000
1302.03/1300.01	c starts		: 1324
1302.03/1300.01	c conflicts		: 1334401
1302.03/1300.01	c decisions		: 23738549
1302.03/1300.01	c propagations		: 1153538709
1302.03/1300.01	c inspects		: 7376514731
1302.03/1300.01	c shortcuts		: 0
1302.03/1300.01	c learnt literals	: 0
1302.03/1300.01	c learnt binary clauses	: 925
1302.03/1300.01	c learnt ternary clauses	: 2105
1302.03/1300.01	c learnt constraints	: 1334401
1302.03/1300.01	c ignored constraints	: 0
1302.03/1300.01	c root simplifications	: 1324
1302.03/1300.01	c removed literals (reason simplification)	: 41714820
1302.03/1300.01	c reason swapping (by a shorter reason)	: 0
1302.03/1300.01	c Calls to reduceDB	: 47
1302.03/1300.01	c speed (assignments/second)	: 889279.5181168721
1302.03/1300.01	c non guided choices	5281169
1302.03/1300.04	c learnt constraints type 
1302.03/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 925
1302.03/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67657
1302.03/1300.04	c constraints type 
1302.03/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1205743
1302.03/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2024994
1302.03/1300.04	s UNKNOWN
1302.03/1300.04	c Total wall clock time (in seconds) : 1299.92

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

running on 2 cores: 1,3

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: 2.26 2.71 3.32 4/242 3764
/proc/meminfo: memFree=23967116/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=30536 CPUtime=0 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 1256 0 0 0 0 0 0 0 24 0 2 0 486826781 31268864 973 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 7634 973 745 9 0 385 0
[pid=3764/tid=3765] ppid=3762 vsize=31604 CPUtime=0 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 163 0 0 0 0 0 0 0 25 0 2 0 486826782 32362496 997 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218905789739 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0137531 s]
/proc/loadavg: 2.26 2.71 3.32 4/242 3764
/proc/meminfo: memFree=23967116/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7540840 CPUtime=0 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 5040 0 1 0 0 0 0 0 24 0 2 0 486826781 7721820160 4740 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1885210 4761 919 9 0 1876366 0
[pid=3764/tid=3765] ppid=3762 vsize=7540840 CPUtime=0 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 3956 0 1 0 0 0 0 0 25 0 2 0 486826782 7721820160 4774 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218905424955 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.100729 s]
/proc/loadavg: 2.26 2.71 3.32 4/242 3764
/proc/meminfo: memFree=23967116/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 12787 0 1 0 8 1 0 0 24 0 18 0 486826781 7751618560 12483 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1892485 12510 1757 9 0 1883223 0
[pid=3764/tid=3765] ppid=3762 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 11650 0 1 0 8 1 0 0 25 0 18 0 486826782 7751618560 12522 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 47669045225096 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300657 s]
/proc/loadavg: 2.26 2.71 3.32 4/242 3764
/proc/meminfo: memFree=23967116/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7771628 CPUtime=0.49 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 18382 0 1 0 47 2 0 0 24 0 18 0 486826781 7958147072 17379 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1942907 17380 2197 9 0 1933645 0
[pid=3764/tid=3765] ppid=3762 vsize=7771628 CPUtime=0.28 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 14350 0 1 0 27 1 0 0 18 0 18 0 486826782 7958147072 17380 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505583593 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7771628

[startup+0.700617 s]
/proc/loadavg: 2.26 2.71 3.32 4/242 3764
/proc/meminfo: memFree=23967116/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7706092 CPUtime=0.91 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 28336 0 1 0 88 3 0 0 24 0 18 0 486826781 7891038208 27195 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926523 27195 2197 9 0 1917261 0
[pid=3764/tid=3765] ppid=3762 vsize=7706092 CPUtime=0.68 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 24149 0 1 0 66 2 0 0 18 0 18 0 486826782 7891038208 27196 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505610871 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 7706092

[startup+1.50148 s]
/proc/loadavg: 2.26 2.71 3.32 8/261 3783
/proc/meminfo: memFree=23707876/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7706092 CPUtime=1.71 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 46843 0 1 0 165 6 0 0 24 0 18 0 486826781 7891038208 45701 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926523 45702 2198 9 0 1917261 0
[pid=3764/tid=3765] ppid=3762 vsize=7706092 CPUtime=1.48 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 42655 0 1 0 143 5 0 0 18 0 18 0 486826782 7891038208 45702 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505612473 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45702 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45703 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45704 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45704 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45705 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45705 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45706 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826783 7891038208 45706 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 486826784 7891038208 45706 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 486826785 7891038208 45707 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 486826785 7891038208 45707 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826787 7891038208 45708 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7706092 CPUtime=0.03 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 692 0 0 0 3 0 0 0 25 0 18 0 486826787 7891038208 45708 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7706092 CPUtime=0.18 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2342 0 0 0 18 0 0 0 25 0 18 0 486826787 7891038208 45709 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 486826787 7891038208 45709 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7706092 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 486826787 7891038208 45710 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 7706092

[startup+3.10119 s]
/proc/loadavg: 2.26 2.71 3.32 9/261 3783
/proc/meminfo: memFree=23431364/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7707120 CPUtime=3.48 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 83930 0 1 0 337 11 0 0 24 0 19 0 486826781 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926780 82279 2212 9 0 1917518 0
[pid=3764/tid=3765] ppid=3762 vsize=7707120 CPUtime=3.08 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 79130 0 1 0 298 10 0 0 20 0 19 0 486826782 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505661664 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892090880 82279 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 486826784 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486826785 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486826785 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707120 CPUtime=0.1 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1274 0 0 0 10 0 0 0 16 0 19 0 486826787 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707120 CPUtime=0.28 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2362 0 0 0 28 0 0 0 17 0 19 0 486826787 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707120 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 486826787 7892090880 82281 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 7707120

[startup+6.30161 s]
/proc/loadavg: 2.56 2.77 3.33 5/262 3784
/proc/meminfo: memFree=23395304/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7707184 CPUtime=6.91 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 87511 0 1 0 680 11 0 0 24 0 19 0 486826781 7892156416 85211 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926796 85211 2224 9 0 1917534 0
[pid=3764/tid=3765] ppid=3762 vsize=7707184 CPUtime=6.08 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 81706 0 1 0 597 11 0 0 21 0 19 0 486826782 7892156416 85211 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505815082 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826783 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 486826784 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486826785 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486826785 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707184 CPUtime=0.26 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1886 0 0 0 26 0 0 0 16 0 19 0 486826787 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707184 CPUtime=0.57 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2754 0 0 0 57 0 0 0 15 0 19 0 486826787 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 486826787 7892156416 85212 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0

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

[pid=3764/tid=3772] ppid=3762 vsize=7707184 CPUtime=0.22 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 8 0 0 0 22 0 0 0 15 0 19 0 486826783 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707184 CPUtime=0.21 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 15 0 0 0 21 0 0 0 15 0 19 0 486826783 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707184 CPUtime=0.22 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 19 0 0 0 22 0 0 0 15 0 19 0 486826783 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707184 CPUtime=30.05 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 78137 0 0 0 2997 8 0 0 15 0 19 0 486826784 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707184 CPUtime=0.29 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1893 0 0 0 29 0 0 0 16 0 19 0 486826787 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707184 CPUtime=0.68 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2772 0 0 0 68 0 0 0 15 0 19 0 486826787 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 486826787 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3784] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3784/stat : 3784 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 486827072 7892156416 223438 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.19
Current children cumulated vsize (KiB) 7707184

[startup+1182.3 s]
/proc/loadavg: 2.23 3.10 3.44 3/214 3897
/proc/meminfo: memFree=22804136/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7707184 CPUtime=1184.24 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 226493 0 1 0 118397 27 0 0 24 0 19 0 486826781 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926796 223666 2254 9 0 1917534 0
[pid=3764/tid=3765] ppid=3762 vsize=7707184 CPUtime=1149.09 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 82477 0 1 0 114898 11 0 0 18 0 19 0 486826782 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505830884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7707184 CPUtime=0.53 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 25733 0 0 0 51 2 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7707184 CPUtime=0.48 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 18930 0 0 0 46 2 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7707184 CPUtime=0.35 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 9651 0 0 0 35 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7707184 CPUtime=0.31 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 5323 0 0 0 31 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7707184 CPUtime=0.11 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 81 0 0 0 11 0 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7707184 CPUtime=0.24 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 8 0 0 0 24 0 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707184 CPUtime=0.23 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 15 0 0 0 23 0 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707184 CPUtime=0.22 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 19 0 0 0 22 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707184 CPUtime=31.59 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 78369 0 0 0 3151 8 0 0 17 0 19 0 486826784 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707184 CPUtime=0.29 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1893 0 0 0 29 0 0 0 16 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707184 CPUtime=0.68 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2772 0 0 0 68 0 0 0 15 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3784] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3784/stat : 3784 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 486827072 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.24
Current children cumulated vsize (KiB) 7707184

[startup+1242.3 s]
/proc/loadavg: 2.13 2.91 3.36 3/214 3899
/proc/meminfo: memFree=22803992/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7707184 CPUtime=1244.27 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 226500 0 1 0 124400 27 0 0 24 0 19 0 486826781 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926796 223666 2254 9 0 1917534 0
[pid=3764/tid=3765] ppid=3762 vsize=7707184 CPUtime=1208.43 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 82478 0 1 0 120832 11 0 0 25 0 19 0 486826782 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505804656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7707184 CPUtime=0.53 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 25733 0 0 0 51 2 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7707184 CPUtime=0.48 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 18930 0 0 0 46 2 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7707184 CPUtime=0.38 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 9651 0 0 0 38 0 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7707184 CPUtime=0.31 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 5323 0 0 0 31 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7707184 CPUtime=0.14 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 81 0 0 0 14 0 0 0 16 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7707184 CPUtime=0.24 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 8 0 0 0 24 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707184 CPUtime=0.23 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 15 0 0 0 23 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707184 CPUtime=0.22 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 19 0 0 0 22 0 0 0 15 0 19 0 486826783 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707184 CPUtime=32.23 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 78371 0 0 0 3215 8 0 0 15 0 19 0 486826784 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707184 CPUtime=0.29 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1893 0 0 0 29 0 0 0 16 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707184 CPUtime=0.68 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2772 0 0 0 68 0 0 0 15 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 486826787 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3784] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3784/stat : 3784 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 486827072 7892156416 223666 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1244.27
Current children cumulated vsize (KiB) 7707184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.05 2.74 3.27 2/194 3903
/proc/meminfo: memFree=23425968/32951124 swapFree=67111412/67111528
[pid=3764] ppid=3762 vsize=7707184 CPUtime=1302.03 cores=1,3
/proc/3764/stat : 3764 (java) S 3762 3764 2713 0 -1 4202496 227121 0 1 0 130176 27 0 0 24 0 19 0 486826781 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3764/statm: 1926796 224277 2254 9 0 1917534 0
[pid=3764/tid=3765] ppid=3762 vsize=7707184 CPUtime=1264.81 cores=1,3
/proc/3764/task/3765/stat : 3765 (java) R 3762 3764 2713 0 -1 4202560 82480 0 1 0 126470 11 0 0 25 0 19 0 486826782 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 46912505830884 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3764/tid=3767] ppid=3762 vsize=7707184 CPUtime=0.58 cores=1,3
/proc/3764/task/3767/stat : 3767 (java) S 3762 3764 2713 0 -1 4202560 25733 0 0 0 56 2 0 0 16 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3768] ppid=3762 vsize=7707184 CPUtime=0.5 cores=1,3
/proc/3764/task/3768/stat : 3768 (java) S 3762 3764 2713 0 -1 4202560 18931 0 0 0 48 2 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3769] ppid=3762 vsize=7707184 CPUtime=0.38 cores=1,3
/proc/3764/task/3769/stat : 3769 (java) S 3762 3764 2713 0 -1 4202560 9651 0 0 0 38 0 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3770] ppid=3762 vsize=7707184 CPUtime=0.31 cores=1,3
/proc/3764/task/3770/stat : 3770 (java) S 3762 3764 2713 0 -1 4202560 5323 0 0 0 31 0 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3771] ppid=3762 vsize=7707184 CPUtime=0.17 cores=1,3
/proc/3764/task/3771/stat : 3771 (java) S 3762 3764 2713 0 -1 4202560 167 0 0 0 17 0 0 0 16 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3772] ppid=3762 vsize=7707184 CPUtime=0.24 cores=1,3
/proc/3764/task/3772/stat : 3772 (java) S 3762 3764 2713 0 -1 4202560 8 0 0 0 24 0 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3773] ppid=3762 vsize=7707184 CPUtime=0.23 cores=1,3
/proc/3764/task/3773/stat : 3773 (java) S 3762 3764 2713 0 -1 4202560 15 0 0 0 23 0 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3774] ppid=3762 vsize=7707184 CPUtime=0.23 cores=1,3
/proc/3764/task/3774/stat : 3774 (java) S 3762 3764 2713 0 -1 4202560 19 0 0 0 23 0 0 0 15 0 19 0 486826783 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3775] ppid=3762 vsize=7707184 CPUtime=33.5 cores=1,3
/proc/3764/task/3775/stat : 3775 (java) S 3762 3764 2713 0 -1 4202560 78899 0 0 0 3342 8 0 0 15 0 19 0 486826784 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 0 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3776] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3776/stat : 3776 (java) S 3762 3764 2713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3777] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3777/stat : 3777 (java) S 3762 3764 2713 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486826785 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3778] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3778/stat : 3778 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917554609 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3779] ppid=3762 vsize=7707184 CPUtime=0.29 cores=1,3
/proc/3764/task/3779/stat : 3779 (java) S 3762 3764 2713 0 -1 4202560 1893 0 0 0 29 0 0 0 16 0 19 0 486826787 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3780] ppid=3762 vsize=7707184 CPUtime=0.68 cores=1,3
/proc/3764/task/3780/stat : 3780 (java) S 3762 3764 2713 0 -1 4202560 2772 0 0 0 68 0 0 0 15 0 19 0 486826787 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3781] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3781/stat : 3781 (java) S 3762 3764 2713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486826787 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917546905 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
[pid=3764/tid=3782] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3782/stat : 3782 (java) S 3762 3764 2713 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 486826787 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 3 0 0 0
[pid=3764/tid=3784] ppid=3762 vsize=7707184 CPUtime=0 cores=1,3
/proc/3764/task/3784/stat : 3784 (java) S 3762 3764 2713 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 486827072 7892156416 224277 33554432000 1073741824 1073778376 140735821041008 18446744073709551615 218917547520 0 4 0 16800975 18446604466756467584 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 7707184

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

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

Child status: 143
Real time (s): 1300.09
CPU time (s): 1302.15
CPU user time (s): 1301.83
CPU system time (s): 0.312952
CPU usage (%): 100.159
Max. virtual memory (cumulated for all children) (KiB): 7771628

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

runsolver used 2.13667 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 19:24:51
IDJOB=3281577
IDBENCH=69571
IDSOLVER=1611
FILE ID=node137/3281577-1303752288
RUNJOBID= node137-1303752288-3671
PBS_JOBID= 13154025
Free space on /tmp= 71688 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.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-3281577-1303752288/watcher-3281577-1303752288 -o /tmp/evaluation-result-3281577-1303752288/solver-3281577-1303752288 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281577-1303752288.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1937955455

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23967644 kB
Buffers:       1719012 kB
Cached:        6311920 kB
SwapCached:        112 kB
Active:        1864008 kB
Inactive:      6565572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23967644 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          107452 kB
Writeback:           0 kB
AnonPages:      397824 kB
Mapped:          23112 kB
Slab:           488168 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22018256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71724 MiB
End job on node137 at 2011-04-25 19:46:33