Trace number 3291329

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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.09	c no version file found!!!
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		6997539544
0.00/0.09	c Max memory 		7034241024
0.00/0.09	c Total memory 		7034241024
0.00/0.09	c Number of processors 	8
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483647s
0.09/0.11	c DB Simplification allowed=true
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3291329-1303790687.cnf
0.09/0.11	c reading problem ... 
0.33/0.24	c ... done. Wall clock time 0.142s.
0.33/0.24	c #vars     9540
0.33/0.24	c #constraints  61421
0.33/0.24	c constraints type 
0.33/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 47305
0.33/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 14116
2.26/1.85	c cleaning 2239 clauses out of 4490 with flag 5000/5000
5.17/4.21	c cleaning 3876 clauses out of 7774 with flag 11000/11000
7.78/6.86	c cleaning 5242 clauses out of 10600 with flag 18000/18000
11.08/10.12	c cleaning 6270 clauses out of 13187 with flag 26002/26002
14.90/13.91	c cleaning 7891 clauses out of 15802 with flag 35000/35000
19.60/18.63	c cleaning 8682 clauses out of 17844 with flag 45000/45000
25.71/24.79	c cleaning 10058 clauses out of 20125 with flag 56000/56000
31.92/30.97	c cleaning 10849 clauses out of 21991 with flag 68000/68000
39.52/38.58	c cleaning 12020 clauses out of 24138 with flag 81000/81000
47.61/46.67	c cleaning 12866 clauses out of 26068 with flag 95000/95000
56.72/55.77	c cleaning 13988 clauses out of 28172 with flag 110001/110001
69.24/68.23	c cleaning 15074 clauses out of 30158 with flag 126001/126001
82.24/81.23	c cleaning 16003 clauses out of 32057 with flag 143001/143001
93.55/92.58	c cleaning 17006 clauses out of 34036 with flag 161000/161000
109.14/108.18	c cleaning 17994 clauses out of 36029 with flag 180001/180001
125.25/124.21	c cleaning 18984 clauses out of 38012 with flag 200000/200000
139.55/138.57	c cleaning 19953 clauses out of 40004 with flag 221001/221001
155.56/154.55	c cleaning 20990 clauses out of 42028 with flag 243001/243001
171.86/170.87	c cleaning 22005 clauses out of 44023 with flag 266000/266000
192.76/191.78	c cleaning 22958 clauses out of 46011 with flag 290000/290000
211.57/210.54	c cleaning 24010 clauses out of 48045 with flag 315000/315000
239.38/238.30	c cleaning 25006 clauses out of 50031 with flag 341001/341001
263.49/262.46	c cleaning 25983 clauses out of 52021 with flag 368001/368001
287.90/286.80	c cleaning 27000 clauses out of 54036 with flag 396001/396001
314.80/313.79	c cleaning 27960 clauses out of 56017 with flag 425001/425001
336.31/335.23	c cleaning 28978 clauses out of 58052 with flag 455001/455001
360.21/359.12	c cleaning 29999 clauses out of 60067 with flag 486000/486000
391.42/390.38	c cleaning 30823 clauses out of 61700 with flag 518000/518000
428.53/427.43	c cleaning 31923 clauses out of 63868 with flag 551002/551002
463.03/462.00	c cleaning 32946 clauses out of 65940 with flag 585001/585001
493.24/492.18	c cleaning 33973 clauses out of 67994 with flag 620001/620001
533.94/532.86	c cleaning 34957 clauses out of 70020 with flag 656000/656000
571.06/569.98	c cleaning 35999 clauses out of 72059 with flag 693000/693000
612.26/611.18	c cleaning 36983 clauses out of 74054 with flag 731000/731000
650.17/649.04	c cleaning 37982 clauses out of 76067 with flag 770000/770000
702.48/701.39	c cleaning 39034 clauses out of 78082 with flag 810000/810000
747.98/746.89	c cleaning 39996 clauses out of 80048 with flag 851002/851002
807.99/806.89	c cleaning 40985 clauses out of 82042 with flag 893000/893000
849.80/848.68	c cleaning 42006 clauses out of 84058 with flag 936001/936001
897.91/896.76	c cleaning 43002 clauses out of 86045 with flag 980000/980000
955.52/954.38	c cleaning 43958 clauses out of 88036 with flag 1025000/1025000
1015.72/1014.50	c cleaning 45035 clauses out of 90076 with flag 1071001/1071001
1073.93/1072.72	c cleaning 46011 clauses out of 92035 with flag 1118003/1118003
1127.94/1126.77	c cleaning 46943 clauses out of 94021 with flag 1166000/1166000
1197.66/1196.45	c cleaning 48021 clauses out of 96064 with flag 1215003/1215003
1250.36/1249.20	c cleaning 48989 clauses out of 98034 with flag 1265001/1265001
1301.29/1300.01	c starts		: 1275
1301.29/1300.01	c conflicts		: 1309765
1301.29/1300.01	c decisions		: 2020460
1301.29/1300.01	c propagations		: 1010139010
1301.29/1300.01	c inspects		: 9416726160
1301.29/1300.01	c shortcuts		: 0
1301.29/1300.01	c learnt literals	: 770
1301.29/1300.01	c learnt binary clauses	: 3552
1301.29/1300.01	c learnt ternary clauses	: 7364
1301.29/1300.01	c learnt constraints	: 1308995
1301.29/1300.01	c ignored constraints	: 0
1301.29/1300.01	c root simplifications	: 2045
1301.29/1300.01	c removed literals (reason simplification)	: 232263566
1301.29/1300.01	c reason swapping (by a shorter reason)	: 0
1301.29/1300.01	c Calls to reduceDB	: 46
1301.29/1300.01	c speed (assignments/second)	: 777167.6111927495
1301.29/1300.01	c non guided choices	2666
1301.29/1300.06	c learnt constraints type 
1301.29/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2760
1301.29/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91084
1301.29/1300.06	c constraints type 
1301.29/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 47305
1301.29/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 14116
1301.29/1300.06	s UNKNOWN
1301.29/1300.06	c Total wall clock time (in seconds) : 1299.912

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-3291329-1303790687/watcher-3291329-1303790687 -o /tmp/evaluation-result-3291329-1303790687/solver-3291329-1303790687 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3291329-1303790687.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: 3.13 3.80 3.71 4/195 2619
/proc/meminfo: memFree=26188348/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=23028 CPUtime=0 cores=1,3
/proc/2619/stat : 2619 (java) R 2617 2619 2468 0 -1 4202496 954 0 0 0 0 0 0 0 22 0 1 0 490666839 23580672 698 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232330929640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2619/statm: 5757 699 516 9 0 124 0
[pid=2619/tid=2620] ppid=2617 vsize=31604 CPUtime=0 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 144 0 0 0 0 0 0 0 17 0 2 0 490666840 32362496 976 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232330929920 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0103729 s]
/proc/loadavg: 3.13 3.80 3.71 4/195 2619
/proc/meminfo: memFree=26188348/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7540840 CPUtime=0 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 3136 0 1 0 0 0 0 0 22 0 2 0 490666839 7721820160 2838 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1885210 2855 919 9 0 1876366 0
[pid=2619/tid=2620] ppid=2617 vsize=7540840 CPUtime=0 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 2050 0 1 0 0 0 0 0 17 0 2 0 490666840 7721820160 2865 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232335586363 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.100396 s]
/proc/loadavg: 3.13 3.80 3.71 4/195 2619
/proc/meminfo: memFree=26188348/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7571104 CPUtime=0.09 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 10268 0 1 0 8 1 0 0 22 0 18 0 490666839 7752810496 9965 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1892776 9965 2090 9 0 1883514 0
[pid=2619/tid=2620] ppid=2617 vsize=7571104 CPUtime=0.07 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 8484 0 1 0 6 1 0 0 22 0 18 0 490666840 7752810496 9965 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 47421165596677 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) 7571104

[startup+0.301003 s]
/proc/loadavg: 3.13 3.80 3.71 4/195 2619
/proc/meminfo: memFree=26188348/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7638932 CPUtime=0.44 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 13506 0 1 0 43 1 0 0 22 0 19 0 490666839 7822266368 12906 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909733 12906 2208 9 0 1900471 0
[pid=2619/tid=2620] ppid=2617 vsize=7638932 CPUtime=0.27 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 10693 0 1 0 26 1 0 0 23 0 19 0 490666840 7822266368 12906 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505530730 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 7638932

[startup+0.700288 s]
/proc/loadavg: 3.13 3.80 3.71 4/195 2619
/proc/meminfo: memFree=26188348/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639080 CPUtime=1.05 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 15076 0 1 0 104 1 0 0 22 0 19 0 490666839 7822417920 13311 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909770 13311 2220 9 0 1900508 0
[pid=2619/tid=2620] ppid=2617 vsize=7639080 CPUtime=0.67 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 10908 0 1 0 66 1 0 0 25 0 19 0 490666840 7822417920 13311 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505695001 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 7639080

[startup+1.50115 s]
/proc/loadavg: 3.13 3.80 3.71 6/265 2692
/proc/meminfo: memFree=25953704/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639056 CPUtime=1.95 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 15710 0 1 0 193 2 0 0 22 0 19 0 490666839 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909764 13536 2226 9 0 1900502 0
[pid=2619/tid=2620] ppid=2617 vsize=7639056 CPUtime=1.47 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 11085 0 1 0 146 1 0 0 25 0 19 0 490666840 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505678915 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666841 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 490666842 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 490666843 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 490666843 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639056 CPUtime=0.15 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 702 0 0 0 15 0 0 0 15 0 19 0 490666845 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639056 CPUtime=0.3 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 2763 0 0 0 30 0 0 0 15 0 19 0 490666845 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490666845 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822393344 13536 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 7639056

[startup+3.10086 s]
/proc/loadavg: 3.13 3.80 3.71 7/266 2693
/proc/meminfo: memFree=25869048/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639056 CPUtime=4.04 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 27341 0 1 0 401 3 0 0 22 0 19 0 490666839 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909764 21749 2251 9 0 1900502 0
[pid=2619/tid=2620] ppid=2617 vsize=7639056 CPUtime=3.01 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 11145 0 1 0 300 1 0 0 25 0 19 0 490666840 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505678910 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639056 CPUtime=0.01 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 1255 0 0 0 1 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 153 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 440 0 0 0 0 0 0 0 17 0 19 0 490666841 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639056 CPUtime=0.03 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 1854 0 0 0 3 0 0 0 15 0 19 0 490666842 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639056 CPUtime=0.16 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 703 0 0 0 16 0 0 0 15 0 19 0 490666845 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639056 CPUtime=0.79 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10636 0 0 0 78 1 0 0 16 0 19 0 490666845 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490666845 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639056 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822393344 21749 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 7639056

[startup+6.30129 s]
/proc/loadavg: 3.20 3.81 3.71 5/266 2693
/proc/meminfo: memFree=25737772/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639400 CPUtime=7.28 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 27735 0 1 0 725 3 0 0 22 0 19 0 490666839 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909850 22106 2253 9 0 1900588 0
[pid=2619/tid=2620] ppid=2617 vsize=7639400 CPUtime=6.16 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 11148 0 1 0 615 1 0 0 25 0 19 0 490666840 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505634461 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639400 CPUtime=0.01 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 1255 0 0 0 1 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 153 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 19 0 490666841 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 1954 0 0 0 6 0 0 0 15 0 19 0 490666842 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639400 CPUtime=0.19 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 787 0 0 0 19 0 0 0 15 0 19 0 490666845 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639400 CPUtime=0.82 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10638 0 0 0 81 1 0 0 15 0 19 0 490666845 7822745600 22106 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0

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

[pid=2619/tid=2638] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 449 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 634 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 572 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639400 CPUtime=1.88 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 4535 0 0 0 187 1 0 0 15 0 19 0 490666842 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639400 CPUtime=0.19 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 787 0 0 0 19 0 0 0 15 0 19 0 490666845 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639400 CPUtime=0.84 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10642 0 0 0 83 1 0 0 15 0 19 0 490666845 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639400 CPUtime=0.01 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 69 0 0 0 1 0 0 0 15 0 19 0 490666845 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822745600 32266 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.56
Current children cumulated vsize (KiB) 7639400

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/266 2818
/proc/meminfo: memFree=25704260/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639400 CPUtime=1243.56 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 40231 0 1 0 124348 8 0 0 22 0 19 0 490666839 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909850 34428 2253 9 0 1900588 0
[pid=2619/tid=2620] ppid=2617 vsize=7639400 CPUtime=1240.03 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 15036 0 1 0 124000 3 0 0 25 0 19 0 490666840 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505694295 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 2650 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639400 CPUtime=0.07 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 1799 0 0 0 7 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 815 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639400 CPUtime=0.05 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 269 0 0 0 5 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 694 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 449 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 634 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 572 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639400 CPUtime=1.93 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 4663 0 0 0 192 1 0 0 15 0 19 0 490666842 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639400 CPUtime=0.19 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 787 0 0 0 19 0 0 0 15 0 19 0 490666845 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639400 CPUtime=0.84 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10642 0 0 0 83 1 0 0 15 0 19 0 490666845 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639400 CPUtime=0.01 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 73 0 0 0 1 0 0 0 15 0 19 0 490666845 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822745600 34428 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.56
Current children cumulated vsize (KiB) 7639400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.03 3.92 5/250 2823
/proc/meminfo: memFree=25701840/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639400 CPUtime=1301.29 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 40363 0 1 0 130120 9 0 0 22 0 19 0 490666839 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909850 34553 2253 9 0 1900588 0
[pid=2619/tid=2620] ppid=2617 vsize=7639400 CPUtime=1297.68 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 15037 0 1 0 129765 3 0 0 25 0 19 0 490666840 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505590271 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 2650 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639400 CPUtime=0.07 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 1799 0 0 0 7 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 815 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 269 0 0 0 6 0 0 0 16 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 694 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 449 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639400 CPUtime=0.05 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 634 0 0 0 5 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 572 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639400 CPUtime=1.98 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 4790 0 0 0 197 1 0 0 15 0 19 0 490666842 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639400 CPUtime=0.19 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 787 0 0 0 19 0 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639400 CPUtime=0.84 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10642 0 0 0 83 1 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639400 CPUtime=0.01 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 77 0 0 0 1 0 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.29
Current children cumulated vsize (KiB) 7639400

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.11 4.03 3.92 5/250 2823
/proc/meminfo: memFree=25701840/32951124 swapFree=67111524/67111528
[pid=2619] ppid=2617 vsize=7639400 CPUtime=1301.29 cores=1,3
/proc/2619/stat : 2619 (java) S 2617 2619 2468 0 -1 4202496 40363 0 1 0 130120 9 0 0 22 0 19 0 490666839 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2619/statm: 1909850 34553 2253 9 0 1900588 0
[pid=2619/tid=2620] ppid=2617 vsize=7639400 CPUtime=1297.68 cores=1,3
/proc/2619/task/2620/stat : 2620 (java) R 2617 2619 2468 0 -1 4202560 15037 0 1 0 129765 3 0 0 25 0 19 0 490666840 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 46912505590271 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2619/tid=2633] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2633/stat : 2633 (java) S 2617 2619 2468 0 -1 4202560 2650 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2634] ppid=2617 vsize=7639400 CPUtime=0.07 cores=1,3
/proc/2619/task/2634/stat : 2634 (java) S 2617 2619 2468 0 -1 4202560 1799 0 0 0 7 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2635] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2635/stat : 2635 (java) S 2617 2619 2468 0 -1 4202560 815 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2636] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2636/stat : 2636 (java) S 2617 2619 2468 0 -1 4202560 269 0 0 0 6 0 0 0 16 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2637] ppid=2617 vsize=7639400 CPUtime=0.08 cores=1,3
/proc/2619/task/2637/stat : 2637 (java) S 2617 2619 2468 0 -1 4202560 694 0 0 0 8 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2638] ppid=2617 vsize=7639400 CPUtime=0.06 cores=1,3
/proc/2619/task/2638/stat : 2638 (java) S 2617 2619 2468 0 -1 4202560 449 0 0 0 6 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2639] ppid=2617 vsize=7639400 CPUtime=0.05 cores=1,3
/proc/2619/task/2639/stat : 2639 (java) S 2617 2619 2468 0 -1 4202560 634 0 0 0 5 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2640] ppid=2617 vsize=7639400 CPUtime=0.04 cores=1,3
/proc/2619/task/2640/stat : 2640 (java) S 2617 2619 2468 0 -1 4202560 572 0 0 0 4 0 0 0 15 0 19 0 490666841 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2647] ppid=2617 vsize=7639400 CPUtime=1.98 cores=1,3
/proc/2619/task/2647/stat : 2647 (java) S 2617 2619 2468 0 -1 4202560 4790 0 0 0 197 1 0 0 15 0 19 0 490666842 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 0 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2650] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2650/stat : 2650 (java) S 2617 2619 2468 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2651] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2651/stat : 2651 (java) S 2617 2619 2468 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490666843 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2669] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2669/stat : 2669 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347716017 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2670] ppid=2617 vsize=7639400 CPUtime=0.19 cores=1,3
/proc/2619/task/2670/stat : 2670 (java) S 2617 2619 2468 0 -1 4202560 787 0 0 0 19 0 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2671] ppid=2617 vsize=7639400 CPUtime=0.84 cores=1,3
/proc/2619/task/2671/stat : 2671 (java) S 2617 2619 2468 0 -1 4202560 10642 0 0 0 83 1 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2672] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2672/stat : 2672 (java) S 2617 2619 2468 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708313 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
[pid=2619/tid=2673] ppid=2617 vsize=7639400 CPUtime=0.01 cores=1,3
/proc/2619/task/2673/stat : 2673 (java) S 2617 2619 2468 0 -1 4202560 77 0 0 0 1 0 0 0 15 0 19 0 490666845 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 3 0 0 0
[pid=2619/tid=2691] ppid=2617 vsize=7639400 CPUtime=0 cores=1,3
/proc/2619/task/2691/stat : 2691 (java) S 2617 2619 2468 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490666866 7822745600 34553 33554432000 1073741824 1073778376 140733605786080 18446744073709551615 232347708928 0 4 0 16800975 18446604454223473344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.29
Current children cumulated vsize (KiB) 7639400

Child status: 143
Real time (s): 1300.07
CPU time (s): 1301.41
CPU user time (s): 1301.31
CPU system time (s): 0.097985
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 7639400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.31
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40406
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= 27948
involuntary context switches= 5961

runsolver used 2.19867 second user time and 5.15322 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 06:04:47
IDJOB=3291329
IDBENCH=84205
IDSOLVER=1611
FILE ID=node132/3291329-1303790687
RUNJOBID= node132-1303790686-2488
PBS_JOBID= 13157266
Free space on /tmp= 72040 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.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-3291329-1303790687/watcher-3291329-1303790687 -o /tmp/evaluation-result-3291329-1303790687/solver-3291329-1303790687 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3291329-1303790687.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1614899246

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      26188744 kB
Buffers:        697396 kB
Cached:        5479604 kB
SwapCached:          4 kB
Active:         643564 kB
Inactive:      5625812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26188744 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33768 kB
Writeback:           0 kB
AnonPages:       93032 kB
Mapped:          21168 kB
Slab:           425596 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7452732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72064 MiB
End job on node132 at 2011-04-26 06:26:29