Trace number 3458565

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.22 1797.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
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 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458565-1307147523.opb
0.10/0.11	c reading problem ... 
1.01/0.62	c ... done. Wall clock time 0.51s.
1.01/0.62	c #vars     4500
1.01/0.62	c #constraints  72413
1.01/0.62	c constraints type 
1.01/0.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
1.01/0.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 72288
2.74/2.19	c cleaning 2483 clauses out of 5002 with flag 5002/5002
4.72/4.00	c cleaning 4248 clauses out of 8517 with flag 11000/11000
7.35/6.65	c cleaning 5611 clauses out of 11269 with flag 18000/18000
10.05/9.32	c cleaning 6783 clauses out of 13658 with flag 26000/26000
13.60/12.84	c cleaning 7912 clauses out of 15875 with flag 35000/35000
16.91/16.19	c cleaning 8977 clauses out of 17963 with flag 45000/45000
21.11/20.38	c cleaning 9965 clauses out of 19988 with flag 56002/56002
26.42/25.64	c cleaning 10988 clauses out of 22022 with flag 68001/68001
31.53/30.74	c cleaning 11992 clauses out of 24033 with flag 81000/81000
37.17/36.34	c cleaning 12865 clauses out of 26041 with flag 95000/95000
43.67/42.91	c cleaning 14044 clauses out of 28177 with flag 110001/110001
49.77/48.93	c cleaning 15044 clauses out of 30133 with flag 126001/126001
57.10/56.29	c cleaning 16023 clauses out of 32088 with flag 143000/143000
65.00/64.15	c cleaning 16973 clauses out of 34065 with flag 161000/161000
73.10/72.26	c cleaning 18031 clauses out of 36096 with flag 180004/180004
82.12/81.23	c cleaning 18960 clauses out of 38061 with flag 200000/200000
92.74/91.88	c cleaning 19984 clauses out of 40103 with flag 221002/221002
104.27/103.33	c cleaning 20956 clauses out of 42119 with flag 243002/243002
115.40/114.46	c cleaning 22056 clauses out of 44161 with flag 266000/266000
126.01/125.03	c cleaning 23018 clauses out of 46105 with flag 290000/290000
137.93/136.94	c cleaning 24013 clauses out of 48087 with flag 315000/315000
151.05/150.03	c cleaning 24949 clauses out of 50074 with flag 341000/341000
168.48/167.40	c cleaning 26004 clauses out of 52130 with flag 368005/368005
184.83/183.80	c cleaning 27035 clauses out of 54123 with flag 396002/396002
199.53/198.49	c cleaning 27967 clauses out of 56087 with flag 425001/425001
217.06/215.94	c cleaning 28991 clauses out of 58120 with flag 455001/455001
233.49/232.39	c cleaning 29958 clauses out of 60128 with flag 486000/486000
256.70/255.52	c cleaning 30939 clauses out of 62170 with flag 518000/518000
275.03/273.82	c cleaning 32049 clauses out of 64231 with flag 551000/551000
297.06/295.82	c cleaning 32996 clauses out of 66182 with flag 585000/585000
314.58/313.30	c cleaning 34024 clauses out of 68186 with flag 620000/620000
335.72/334.49	c cleaning 34998 clauses out of 70162 with flag 656000/656000
354.45/353.16	c cleaning 36015 clauses out of 72166 with flag 693002/693002
376.97/375.64	c cleaning 36889 clauses out of 74149 with flag 731000/731000
402.30/400.90	c cleaning 38020 clauses out of 76261 with flag 770001/770001
428.03/426.67	c cleaning 38981 clauses out of 78240 with flag 810000/810000
456.56/455.18	c cleaning 40011 clauses out of 80260 with flag 851001/851001
483.19/481.78	c cleaning 41079 clauses out of 82248 with flag 893000/893000
513.23/511.75	c cleaning 42045 clauses out of 84176 with flag 936007/936007
539.66/538.14	c cleaning 42964 clauses out of 86125 with flag 980001/980001
568.29/566.73	c cleaning 44013 clauses out of 88161 with flag 1025001/1025001
598.63/597.08	c cleaning 44926 clauses out of 90148 with flag 1071001/1071001
630.89/629.24	c cleaning 45988 clauses out of 92222 with flag 1118001/1118001
671.29/669.61	c cleaning 47034 clauses out of 94235 with flag 1166002/1166002
707.43/705.71	c cleaning 47991 clauses out of 96200 with flag 1215001/1215001
748.79/747.06	c cleaning 49004 clauses out of 98209 with flag 1265001/1265001
791.51/789.81	c cleaning 49992 clauses out of 100204 with flag 1316000/1316000
824.56/822.76	c cleaning 51027 clauses out of 102214 with flag 1368002/1368002
859.10/857.27	c cleaning 52044 clauses out of 104185 with flag 1421000/1421000
895.04/893.18	c cleaning 53003 clauses out of 106142 with flag 1475001/1475001
935.78/933.82	c cleaning 53999 clauses out of 108142 with flag 1530004/1530004
973.13/971.15	c cleaning 54925 clauses out of 110139 with flag 1586000/1586000
1009.88/1007.82	c cleaning 56093 clauses out of 112214 with flag 1643000/1643000
1049.64/1047.52	c cleaning 56986 clauses out of 114122 with flag 1701001/1701001
1095.60/1093.46	c cleaning 57990 clauses out of 116136 with flag 1760001/1760001
1142.84/1140.70	c cleaning 59017 clauses out of 118147 with flag 1820002/1820002
1199.27/1197.07	c cleaning 60037 clauses out of 120129 with flag 1881001/1881001
1249.53/1247.28	c cleaning 60992 clauses out of 122091 with flag 1943000/1943000
1292.79/1290.45	c cleaning 62034 clauses out of 124099 with flag 2006000/2006000
1336.51/1334.17	c cleaning 63014 clauses out of 126066 with flag 2070001/2070001
1380.16/1377.77	c cleaning 63978 clauses out of 128051 with flag 2135000/2135000
1427.30/1424.83	c cleaning 64998 clauses out of 130074 with flag 2201001/2201001
1502.25/1499.76	c cleaning 65971 clauses out of 132076 with flag 2268001/2268001
1559.01/1556.44	c cleaning 66935 clauses out of 134105 with flag 2336001/2336001
1620.79/1618.13	c cleaning 67951 clauses out of 136170 with flag 2405001/2405001
1682.57/1679.87	c cleaning 68951 clauses out of 138219 with flag 2475001/2475001
1760.40/1757.66	c cleaning 70081 clauses out of 140270 with flag 2546003/2546003
1800.09/1797.22	c starts		: 230
1800.09/1797.22	c conflicts		: 2599325
1800.09/1797.22	c decisions		: 4110879
1800.09/1797.22	c propagations		: 953559361
1800.09/1797.22	c inspects		: 14785153995
1800.09/1797.22	c shortcuts		: 0
1800.09/1797.22	c learnt literals	: 0
1800.09/1797.22	c learnt binary clauses	: 0
1800.09/1797.22	c learnt ternary clauses	: 0
1800.09/1797.22	c learnt constraints	: 2599325
1800.09/1797.22	c ignored constraints	: 0
1800.09/1797.22	c root simplifications	: 0
1800.09/1797.22	c removed literals (reason simplification)	: 213982470
1800.09/1797.22	c reason swapping (by a shorter reason)	: 0
1800.09/1797.22	c Calls to reduceDB	: 67
1800.09/1797.22	c number of reductions to clauses (during analyze)	: 0
1800.09/1797.22	c number of learned constraints concerned by reduction	: 0
1800.09/1797.22	c number of learning phase by resolution	: 0
1800.09/1797.22	c number of learning phase by cutting planes	: 0
1800.09/1797.22	c speed (assignments/second)	: 530758.4178541888
1800.09/1797.22	c non guided choices	1
1800.09/1797.25	c learnt constraints type 
1800.09/1797.25	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 123538
1800.09/1797.25	c constraints type 
1800.09/1797.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
1800.09/1797.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 72288
1800.09/1797.25	s UNKNOWN
1800.09/1797.25	c Total wall clock time (in seconds): 1797.139

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458565-1307147523/watcher-3458565-1307147523 -o /tmp/evaluation-result-3458565-1307147523/solver-3458565-1307147523 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458565-1307147523.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.47 1.76 2/501 25836
/proc/meminfo: memFree=27162824/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 3742 0 1 0 0 0 0 0 21 0 2 0 826350797 13850947584 3444 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3381579 3456 917 9 0 3372735 0
[pid=25836/tid=25837] ppid=25834 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 5020 0 1 0 0 0 0 0 22 0 2 0 826350797 13850947584 5836 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210204341307 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.103252 s]
/proc/loadavg: 1.12 1.47 1.76 2/501 25836
/proc/meminfo: memFree=27162824/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13621688 CPUtime=0.1 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 15503 0 1 0 9 1 0 0 21 0 18 0 826350797 13948608512 15200 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3405422 15200 2092 9 0 3396156 0
[pid=25836/tid=25837] ppid=25834 vsize=13621688 CPUtime=0.08 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 13581 0 1 0 7 1 0 0 24 0 18 0 826350797 13948608512 15200 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210204332358 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621688

[startup+0.200236 s]
/proc/loadavg: 1.12 1.47 1.76 2/501 25836
/proc/meminfo: memFree=27162824/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13622240 CPUtime=0.28 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 16726 0 1 0 26 2 0 0 21 0 18 0 826350797 13949173760 16357 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3405560 16357 2186 9 0 3396294 0
[pid=25836/tid=25837] ppid=25834 vsize=13622240 CPUtime=0.17 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 14374 0 1 0 16 1 0 0 24 0 18 0 826350797 13949173760 16357 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505228032 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13622240

[startup+0.300219 s]
/proc/loadavg: 1.12 1.47 1.76 2/501 25836
/proc/meminfo: memFree=27162824/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13622384 CPUtime=0.48 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 18605 0 1 0 46 2 0 0 21 0 18 0 826350797 13949321216 17860 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3405596 17860 2200 9 0 3396330 0
[pid=25836/tid=25837] ppid=25834 vsize=13622384 CPUtime=0.27 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 15642 0 1 0 26 1 0 0 25 0 18 0 826350797 13949321216 17860 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505567037 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13622384

[startup+0.700177 s]
/proc/loadavg: 1.12 1.47 1.76 2/501 25836
/proc/meminfo: memFree=27162824/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13627012 CPUtime=1.2 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 48003 0 1 0 114 6 0 0 21 0 19 0 826350797 13954060288 45681 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406753 45681 2228 9 0 3397487 0
[pid=25836/tid=25837] ppid=25834 vsize=13627012 CPUtime=0.67 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 41831 0 1 0 63 4 0 0 25 0 19 0 826350797 13954060288 45681 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505122412 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13627012

[startup+1.50105 s]
/proc/loadavg: 1.12 1.47 1.76 4/526 25907
/proc/meminfo: memFree=26963984/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13626628 CPUtime=2.14 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 48985 0 1 0 208 6 0 0 21 0 19 0 826350797 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406657 46471 2235 9 0 3397391 0
[pid=25836/tid=25837] ppid=25834 vsize=13626628 CPUtime=1.47 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 42649 0 1 0 143 4 0 0 25 0 19 0 826350797 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505773679 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826350800 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826350801 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 826350801 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 826350801 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13626628 CPUtime=0.32 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1807 0 0 0 32 0 0 0 15 0 19 0 826350803 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13626628 CPUtime=0.31 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3369 0 0 0 31 0 0 0 15 0 19 0 826350803 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826350803 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13953667072 46471 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 13626628

[startup+3.1008 s]
/proc/loadavg: 1.19 1.47 1.76 6/526 25907
/proc/meminfo: memFree=26932736/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13626628 CPUtime=3.8 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 53304 0 1 0 373 7 0 0 21 0 19 0 826350797 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406657 50778 2261 9 0 3397391 0
[pid=25836/tid=25837] ppid=25834 vsize=13626628 CPUtime=3.02 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 43406 0 1 0 297 5 0 0 25 0 19 0 826350797 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505832617 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13626628 CPUtime=0.01 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 587 0 0 0 1 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13626628 CPUtime=0.01 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 759 0 0 0 1 0 0 0 18 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 66 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 211 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 162 0 0 0 0 0 0 0 17 0 19 0 826350800 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13626628 CPUtime=0.02 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 1770 0 0 0 2 0 0 0 16 0 19 0 826350801 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13626628 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1812 0 0 0 34 0 0 0 16 0 19 0 826350803 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13626628 CPUtime=0.33 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3377 0 0 0 33 0 0 0 15 0 19 0 826350803 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826350803 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13953667072 50778 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 13626628

[startup+6.30126 s]
/proc/loadavg: 1.19 1.47 1.76 4/526 25907
/proc/meminfo: memFree=26902656/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13626628 CPUtime=7.03 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 55601 0 1 0 695 8 0 0 21 0 19 0 826350797 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406657 52704 2261 9 0 3397391 0
[pid=25836/tid=25837] ppid=25834 vsize=13626628 CPUtime=6.19 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 43407 0 1 0 614 5 0 0 25 0 19 0 826350797 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505812064 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13626628 CPUtime=0.01 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 587 0 0 0 1 0 0 0 15 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13626628 CPUtime=0.01 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 1399 0 0 0 1 0 0 0 16 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 700 0 0 0 0 0 0 0 16 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 500 0 0 0 0 0 0 0 16 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 211 0 0 0 0 0 0 0 15 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 162 0 0 0 0 0 0 0 15 0 19 0 826350800 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13626628 CPUtime=0.05 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 2224 0 0 0 5 0 0 0 15 0 19 0 826350801 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13626628 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13626628 CPUtime=0.35 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1814 0 0 0 35 0 0 0 15 0 19 0 826350803 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13626628 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3379 0 0 0 34 0 0 0 15 0 19 0 826350803 13953667072 52704 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0

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

[pid=25836/tid=25849] ppid=25834 vsize=13625204 CPUtime=0.37 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 10236 0 0 0 36 1 0 0 16 0 19 0 826350800 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13625204 CPUtime=0.31 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 4756 0 0 0 31 0 0 0 15 0 19 0 826350800 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13625204 CPUtime=0.36 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 3921 0 0 0 36 0 0 0 16 0 19 0 826350800 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13625204 CPUtime=3.58 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 17215 0 0 0 356 2 0 0 15 0 19 0 826350801 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1853 0 0 0 39 0 0 0 15 0 19 0 826350803 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13625204 CPUtime=0.35 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3379 0 0 0 35 0 0 0 16 0 19 0 826350803 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 826350803 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13952208896 118183 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1725.1
Current children cumulated vsize (KiB) 13625204

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 1.97 3/526 25963
/proc/meminfo: memFree=26615788/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13625204 CPUtime=1785.17 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 122385 0 1 0 178498 19 0 0 21 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406301 118848 2261 9 0 3397035 0
[pid=25836/tid=25837] ppid=25834 vsize=13625204 CPUtime=1777.71 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 47069 0 1 0 177765 6 0 0 25 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505329159 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13625204 CPUtime=0.42 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 6401 0 0 0 42 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 5781 0 0 0 33 1 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13625204 CPUtime=0.4 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 8967 0 0 0 40 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13625204 CPUtime=0.29 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 5647 0 0 0 28 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13625204 CPUtime=0.37 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 5246 0 0 0 37 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 10239 0 0 0 38 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 4759 0 0 0 34 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13625204 CPUtime=0.36 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 3921 0 0 0 36 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13625204 CPUtime=3.67 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 17870 0 0 0 364 3 0 0 15 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1853 0 0 0 39 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13625204 CPUtime=0.35 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3379 0 0 0 35 0 0 0 16 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 13625204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.13 2.06 1.97 2/506 25966
/proc/meminfo: memFree=26731976/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13625204 CPUtime=1800.09 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 122387 0 1 0 179990 19 0 0 21 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406301 118848 2261 9 0 3397035 0
[pid=25836/tid=25837] ppid=25834 vsize=13625204 CPUtime=1792.63 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 47069 0 1 0 179257 6 0 0 25 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505778375 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13625204 CPUtime=0.42 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 6401 0 0 0 42 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 5781 0 0 0 33 1 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13625204 CPUtime=0.4 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 8967 0 0 0 40 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13625204 CPUtime=0.29 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 5647 0 0 0 28 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13625204 CPUtime=0.37 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 5246 0 0 0 37 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 10239 0 0 0 38 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 4759 0 0 0 34 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13625204 CPUtime=0.36 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 3921 0 0 0 36 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13625204 CPUtime=3.67 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 17870 0 0 0 364 3 0 0 15 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1853 0 0 0 39 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13625204 CPUtime=0.35 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3379 0 0 0 35 0 0 0 16 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 13625204

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

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

[startup+1797.2 s]
/proc/loadavg: 2.13 2.06 1.97 2/506 25966
/proc/meminfo: memFree=26731976/32951124 swapFree=63649284/67111528
[pid=25836] ppid=25834 vsize=13625204 CPUtime=1800.09 cores=1,3,5,7
/proc/25836/stat : 25836 (java) S 25834 25836 23523 0 -1 4202496 122387 0 1 0 179990 19 0 0 21 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25836/statm: 3406301 118848 2261 9 0 3397035 0
[pid=25836/tid=25837] ppid=25834 vsize=13625204 CPUtime=1792.63 cores=1,3,5,7
/proc/25836/task/25837/stat : 25837 (java) R 25834 25836 23523 0 -1 4202560 47069 0 1 0 179257 6 0 0 25 0 19 0 826350797 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 46912505778375 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25836/tid=25844] ppid=25834 vsize=13625204 CPUtime=0.42 cores=1,3,5,7
/proc/25836/task/25844/stat : 25844 (java) S 25834 25836 23523 0 -1 4202560 6401 0 0 0 42 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25845] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25845/stat : 25845 (java) S 25834 25836 23523 0 -1 4202560 5781 0 0 0 33 1 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25846] ppid=25834 vsize=13625204 CPUtime=0.4 cores=1,3,5,7
/proc/25836/task/25846/stat : 25846 (java) S 25834 25836 23523 0 -1 4202560 8967 0 0 0 40 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25847] ppid=25834 vsize=13625204 CPUtime=0.29 cores=1,3,5,7
/proc/25836/task/25847/stat : 25847 (java) S 25834 25836 23523 0 -1 4202560 5647 0 0 0 28 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25848] ppid=25834 vsize=13625204 CPUtime=0.37 cores=1,3,5,7
/proc/25836/task/25848/stat : 25848 (java) S 25834 25836 23523 0 -1 4202560 5246 0 0 0 37 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25849] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25849/stat : 25849 (java) S 25834 25836 23523 0 -1 4202560 10239 0 0 0 38 1 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25850] ppid=25834 vsize=13625204 CPUtime=0.34 cores=1,3,5,7
/proc/25836/task/25850/stat : 25850 (java) S 25834 25836 23523 0 -1 4202560 4759 0 0 0 34 0 0 0 16 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25851] ppid=25834 vsize=13625204 CPUtime=0.36 cores=1,3,5,7
/proc/25836/task/25851/stat : 25851 (java) S 25834 25836 23523 0 -1 4202560 3921 0 0 0 36 0 0 0 15 0 19 0 826350800 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 7 0 0 0
[pid=25836/tid=25852] ppid=25834 vsize=13625204 CPUtime=3.67 cores=1,3,5,7
/proc/25836/task/25852/stat : 25852 (java) S 25834 25836 23523 0 -1 4202560 17870 0 0 0 364 3 0 0 15 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 0 0 16800975 18446604462137449216 0 0 -1 1 0 0 0
[pid=25836/tid=25853] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25853/stat : 25853 (java) S 25834 25836 23523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25854] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25854/stat : 25854 (java) S 25834 25836 23523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826350801 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25855] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25855/stat : 25855 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216470961 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25856] ppid=25834 vsize=13625204 CPUtime=0.39 cores=1,3,5,7
/proc/25836/task/25856/stat : 25856 (java) S 25834 25836 23523 0 -1 4202560 1853 0 0 0 39 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
[pid=25836/tid=25857] ppid=25834 vsize=13625204 CPUtime=0.35 cores=1,3,5,7
/proc/25836/task/25857/stat : 25857 (java) S 25834 25836 23523 0 -1 4202560 3379 0 0 0 35 0 0 0 16 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25858] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25858/stat : 25858 (java) S 25834 25836 23523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463257 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25859] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25859/stat : 25859 (java) S 25834 25836 23523 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826350803 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 3 0 0 0
[pid=25836/tid=25906] ppid=25834 vsize=13625204 CPUtime=0 cores=1,3,5,7
/proc/25836/task/25906/stat : 25906 (java) S 25834 25836 23523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826350863 13952208896 118848 33554432000 1073741824 1073778376 140734539667088 18446744073709551615 210216463872 0 4 0 16800975 18446604462137449216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 13625204

Child status: 143
Real time (s): 1797.28
CPU time (s): 1800.22
CPU user time (s): 1800.01
CPU system time (s): 0.213967
CPU usage (%): 100.164
Max. virtual memory (cumulated for all children) (KiB): 13627164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122627
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= 38679
involuntary context switches= 6955

runsolver used 8.79166 second user time and 20.7498 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-04 02:32:03
IDJOB=3458565
IDBENCH=2173
IDSOLVER=1952
FILE ID=node130/3458565-1307147523
RUNJOBID= node130-1307147523-25805
PBS_JOBID= 13508786
Free space on /tmp= 73848 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458565-1307147523/watcher-3458565-1307147523 -o /tmp/evaluation-result-3458565-1307147523/solver-3458565-1307147523 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458565-1307147523.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=517733849

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27163104 kB
Buffers:        266820 kB
Cached:         411536 kB
SwapCached:       9700 kB
Active:        5142900 kB
Inactive:       363872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27163104 kB
SwapTotal:    67111528 kB
SwapFree:     63649284 kB
Dirty:            2368 kB
Writeback:           0 kB
AnonPages:     4827240 kB
Mapped:          36512 kB
Slab:           157752 kB
PageTables:      54164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158493924 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= 73844 MiB
End job on node130 at 2011-06-04 03:02:02