Trace number 3743984

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.02 1758.93

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_4_mh_ic.opb
MD5SUM28aef98ecae5ad7c0bc1921f6d6032a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5114454
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13952376603
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13952376603
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.09	c no version file found!!!
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version	1.6.0_24
0.05/0.09	c os.name	Linux
0.05/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch	amd64
0.05/0.09	c Free memory 1599470296
0.05/0.09	c Max memory 1607860224
0.05/0.09	c Total memory 1607860224
0.05/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3743984-1338790906.opb
0.08/0.11	c reading problem ... 
2.00/1.16	c ... done. Wall clock time 1.045s.
2.00/1.16	c CPU time (experimental) 1.13s.
2.00/1.16	c #vars     45775
2.00/1.16	c #constraints  104533
405.55/393.81	c cleaning 255470 clauses out of 511005 for limit 2.1343416155070676E-4
412.66/400.71	c cleaning 131008 clauses out of 262030 for limit 0.27637072468697993
423.42/411.28	c cleaning 71719 clauses out of 143522 for limit 136245.3696998818
424.86/412.60	c cleaning 36598 clauses out of 73303 for limit 1196426.8242292183
429.18/416.85	c cleaning 20802 clauses out of 41707 for limit 3.1349226672331095E8
430.94/418.50	c cleaning 11175 clauses out of 22403 for limit 2.6123312317185826E9
433.82/421.35	c cleaning 7090 clauses out of 14229 for limit 8.28189797279378E10
437.91/425.33	c cleaning 6035 clauses out of 12138 for limit 1.4430503368410627E13
439.34/426.70	c cleaning 3800 clauses out of 7605 for limit 1.035061321098069E14
440.87/428.22	c cleaning 2642 clauses out of 5303 for limit 6.644194060211332E14
443.94/431.24	c cleaning 3047 clauses out of 6161 for limit 1.897159898018098E-4
445.38/432.61	c cleaning 2274 clauses out of 4617 for limit 0.0011388498438724178
446.93/434.17	c cleaning 1889 clauses out of 3840 for limit 0.006122929267729863
448.48/435.67	c cleaning 1694 clauses out of 3451 for limit 0.03055717269185189
449.93/437.07	c cleaning 1576 clauses out of 3257 for limit 0.1452138468156072
455.70/442.69	c cleaning 4041 clauses out of 8181 for limit 38.57855239692054
457.02/443.98	c cleaning 2770 clauses out of 5640 for limit 250.98101832242332
458.37/445.29	c cleaning 2151 clauses out of 4370 for limit 1452.8012508461552
460.00/446.86	c cleaning 2043 clauses out of 4220 for limit 11138.667779286772
464.55/451.23	c cleaning 3556 clauses out of 7176 for limit 973615.8382812107
783.93/764.61	c cleaning 216779 clauses out of 433622 for limit 1.1170962737527332E11
792.67/773.21	c cleaning 111104 clauses out of 222342 for limit 5.340238442784566E-7
798.02/778.49	c cleaning 58597 clauses out of 117237 for limit 4.094054242369436E-4
800.17/780.50	c cleaning 30300 clauses out of 60641 for limit 0.005860167025976458
803.73/784.07	c cleaning 17102 clauses out of 34340 for limit 0.565572965996395
1061.90/1037.44	c cleaning 129794 clauses out of 259738 for limit 17492.77218979461
1067.21/1042.64	c cleaning 67177 clauses out of 134445 for limit 3052017.1648345143
1072.86/1048.15	c cleaning 36296 clauses out of 72767 for limit 1.3822207303913124E9
1076.48/1051.66	c cleaning 19864 clauses out of 39971 for limit 8.347531528093672E10
1079.81/1054.85	c cleaning 11716 clauses out of 23607 for limit 4.688711279866784E12
1084.33/1059.27	c cleaning 8653 clauses out of 17391 for limit 1.5616528306544017E-5
1085.77/1060.62	c cleaning 5344 clauses out of 10739 for limit 1.8724199737886075E-4
1087.33/1062.15	c cleaning 3872 clauses out of 7895 for limit 0.0031066648833487785
1088.78/1063.50	c cleaning 2933 clauses out of 6025 for limit 0.03017046911680187
1090.42/1065.16	c cleaning 2724 clauses out of 5590 for limit 0.3958564429265549
1091.98/1066.63	c cleaning 2365 clauses out of 4865 for limit 3.360900980699586
1093.23/1067.86	c cleaning 2166 clauses out of 4500 for limit 26.875069515729074
1347.32/1317.28	c cleaning 105649 clauses out of 211334 for limit 3.7200905114615776E10
1349.47/1319.36	c cleaning 53815 clauses out of 107685 for limit 5.3999683629604266E11
1351.00/1320.83	c cleaning 27919 clauses out of 55873 for limit 7.720963875658038E12
1354.20/1323.95	c cleaning 15694 clauses out of 31451 for limit 4.536560701023894E-6
1358.74/1328.40	c cleaning 10610 clauses out of 21257 for limit 0.0016469255587772745
1360.31/1329.89	c cleaning 6310 clauses out of 12651 for limit 0.020550040465475556
1361.64/1331.13	c cleaning 3899 clauses out of 7837 for limit 0.14818945618282298
1363.07/1332.55	c cleaning 2939 clauses out of 5938 for limit 1.446606811979247
1367.74/1337.05	c cleaning 4480 clauses out of 9002 for limit 387.28071365012767
1597.92/1561.88	c cleaning 141721 clauses out of 283519 for limit 207.61758055203745
1602.37/1566.29	c cleaning 72123 clauses out of 144299 for limit 4980.774954733386
1607.38/1571.14	c cleaning 38539 clauses out of 77179 for limit 1389707.8131996128
1611.62/1575.30	c cleaning 21806 clauses out of 43637 for limit 3.646053991673622E8
1611.82/1575.50	c cleaning 11149 clauses out of 22330 for limit 1.173844672644036E9
1613.09/1576.67	c cleaning 6315 clauses out of 12681 for limit 9.270721076029556E9
1615.96/1579.41	c cleaning 4892 clauses out of 9866 for limit 3.95291171947996E11
1619.14/1582.50	c cleaning 4198 clauses out of 8474 for limit 1.5267255577961174E13
1621.08/1584.43	c cleaning 3073 clauses out of 6278 for limit 1.527287142815561E14
1800.02/1758.92	c starts		: 23
1800.02/1758.92	c conflicts		: 2046029
1800.02/1758.92	c decisions		: 4896315
1800.02/1758.92	c propagations		: 666120407
1800.02/1758.92	c inspects		: 6132270820
1800.02/1758.92	c learnt literals	: 0
1800.02/1758.92	c learnt binary clauses	: 13
1800.02/1758.92	c learnt ternary clauses	: 8
1800.02/1758.92	c learnt clauses	: 2046029
1800.02/1758.92	c root simplifications	: 0
1800.02/1758.92	c removed literals (reason simplification)	: 0
1800.02/1758.92	c reason swapping (by a shorter reason)	: 0
1800.02/1758.92	c Calls to reduceDB	: 55
1800.02/1758.92	c speed (decisions/second)	: 2785.7553313389767
1800.02/1758.92	c non guided choices	0
1800.02/1758.92	s UNKNOWN
1800.02/1758.92	c Total wall clock time (ms): 1758.803

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3743984-1338790906/watcher-3743984-1338790906 -o /tmp/evaluation-result-3743984-1338790906/solver-3743984-1338790906 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743984-1338790906.opb 

running on 4 cores: 0,2,4,6

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.92 1.98 1.99 3/194 16971
/proc/meminfo: memFree=24687488/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16971/stat : 16971 (java) D 16969 16971 14240 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 345215030 9515008 183 33554432000 1073741824 1073778376 140735645569888 140735645560920 254750310069 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 2323 183 140 9 0 71 0

[startup+0.0706339 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 16971
/proc/meminfo: memFree=24687488/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=2623916 CPUtime=0.05 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 3967 0 1 0 4 1 0 0 20 0 13 0 345215030 2686889984 5685 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 655979 5685 1715 9 0 646680 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2623916

[startup+0.100258 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 16971
/proc/meminfo: memFree=24687488/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 4146 0 1 0 7 1 0 0 20 0 18 0 345215030 3028844544 5863 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 739464 5864 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300227 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 16971
/proc/meminfo: memFree=24687488/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=2957856 CPUtime=0.46 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 5905 0 1 0 45 1 0 0 20 0 18 0 345215030 3028844544 11410 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 739464 11410 2238 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700265 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 16971
/proc/meminfo: memFree=24687488/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=2957856 CPUtime=1.23 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 8883 0 1 0 120 3 0 0 20 0 18 0 345215030 3028844544 42111 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 739464 42111 2258 9 0 729885 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 1.92 1.98 1.99 3/212 16989
/proc/meminfo: memFree=24392368/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=2.83 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 18220 0 1 0 275 8 0 0 20 0 19 0 345215030 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 101416 2278 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 3208 0 1 0 141 5 0 0 20 0 19 0 345215031 3097006080 101431 33554432000 1073741824 1073778376 140733598451120 139696793759760 139696647658410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101431 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101431 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101431 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101431 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345215033 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 345215034 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) R 16969 16971 14240 0 -1 4202560 6361 0 0 0 67 1 0 0 20 0 19 0 345215037 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696635066424 254750352503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7481 0 0 0 63 2 0 0 20 0 19 0 345215037 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 101404 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 3024420

[startup+3.10072 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 16990
/proc/meminfo: memFree=24204504/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=4.83 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 18874 0 1 0 468 15 0 0 20 0 19 0 345215030 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 131649 2292 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=2.95 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 3237 0 1 0 289 6 0 0 20 0 19 0 345215031 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696793759048 139696647658313 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 345215033 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345215034 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.75 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6806 0 0 0 73 2 0 0 20 0 19 0 345215037 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7481 0 0 0 70 2 0 0 20 0 19 0 345215037 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 131649 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 16990
/proc/meminfo: memFree=24168196/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=8.24 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 18900 0 1 0 808 16 0 0 20 0 19 0 345215030 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 131382 2292 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=6.07 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 3240 0 1 0 601 6 0 0 20 0 19 0 345215031 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696793758896 139696647693884 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 22 0 0 0 8 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 36 0 0 0 7 2 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 16 0 0 0 8 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 20 0 0 0 7 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 345215033 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345215034 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.75 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6806 0 0 0 73 2 0 0 20 0 19 0 345215037 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7481 0 0 0 70 2 0 0 20 0 19 0 345215037 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 131382 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 16990
/proc/meminfo: memFree=24067364/32873844 swapFree=7628/7628

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

[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.82 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6809 0 0 0 80 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7491 0 0 0 77 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 94 0 0 0 37 30 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1700.84
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 17064
/proc/meminfo: memFree=23231244/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=1762.44 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 23720 0 1 0 176080 164 0 0 20 0 19 0 345215030 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 421687 2308 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=1700.85 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 4188 0 1 0 170051 34 0 0 20 0 19 0 345215031 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696793758896 139696647739312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=6.7 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 497 0 0 0 655 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=6.96 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 486 0 0 0 679 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=7.02 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 492 0 0 0 686 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=6.6 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 488 0 0 0 643 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=6.69 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 474 0 0 0 654 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=6.83 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 457 0 0 0 667 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=6.66 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 466 0 0 0 652 14 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=6.86 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 464 0 0 0 671 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=1.11 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 128 0 0 0 106 5 0 0 20 0 19 0 345215034 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.82 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6809 0 0 0 80 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7491 0 0 0 77 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 98 0 0 0 39 30 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1762.44
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1758.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 17064
/proc/meminfo: memFree=23231012/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=1800.02 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 23742 0 1 0 179837 165 0 0 20 0 19 0 345215030 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 421687 2308 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=1736.95 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 4206 0 1 0 173659 36 0 0 20 0 19 0 345215031 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696793758848 139696647659518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=6.88 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 497 0 0 0 673 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=7.14 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 486 0 0 0 697 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=7.19 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 492 0 0 0 703 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=6.75 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 488 0 0 0 658 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=6.86 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 474 0 0 0 670 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=7 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 457 0 0 0 684 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=6.86 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 466 0 0 0 671 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=7.05 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 464 0 0 0 690 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=1.12 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 130 0 0 0 106 6 0 0 20 0 19 0 345215034 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.82 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6809 0 0 0 80 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7491 0 0 0 77 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 100 0 0 0 40 31 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1758.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 17064
/proc/meminfo: memFree=23231012/32873844 swapFree=7628/7628
[pid=16971] ppid=16969 vsize=3024420 CPUtime=1800.02 cores=0,2,4,6
/proc/16971/stat : 16971 (java) S 16969 16971 14240 0 -1 4202496 23742 0 1 0 179837 165 0 0 20 0 19 0 345215030 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 140733598442256 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16971/statm: 756105 421687 2308 9 0 746526 0
[pid=16971/tid=16973] ppid=16969 vsize=3024420 CPUtime=1736.95 cores=0,2,4,6
/proc/16971/task/16973/stat : 16973 (java) R 16969 16971 14240 0 -1 4202560 4206 0 1 0 173659 36 0 0 20 0 19 0 345215031 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696793758848 139696647659518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16974] ppid=16969 vsize=3024420 CPUtime=6.88 cores=0,2,4,6
/proc/16971/task/16974/stat : 16974 (java) S 16969 16971 14240 0 -1 4202560 497 0 0 0 673 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696777185960 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16975] ppid=16969 vsize=3024420 CPUtime=7.14 cores=0,2,4,6
/proc/16971/task/16975/stat : 16975 (java) S 16969 16971 14240 0 -1 4202560 486 0 0 0 697 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696776133416 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16976] ppid=16969 vsize=3024420 CPUtime=7.19 cores=0,2,4,6
/proc/16971/task/16976/stat : 16976 (java) S 16969 16971 14240 0 -1 4202560 492 0 0 0 703 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696775080872 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16977] ppid=16969 vsize=3024420 CPUtime=6.75 cores=0,2,4,6
/proc/16971/task/16977/stat : 16977 (java) S 16969 16971 14240 0 -1 4202560 488 0 0 0 658 17 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696774028328 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16978] ppid=16969 vsize=3024420 CPUtime=6.86 cores=0,2,4,6
/proc/16971/task/16978/stat : 16978 (java) S 16969 16971 14240 0 -1 4202560 474 0 0 0 670 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696772974760 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16979] ppid=16969 vsize=3024420 CPUtime=7 cores=0,2,4,6
/proc/16971/task/16979/stat : 16979 (java) S 16969 16971 14240 0 -1 4202560 457 0 0 0 684 16 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696771922216 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16971/tid=16980] ppid=16969 vsize=3024420 CPUtime=6.86 cores=0,2,4,6
/proc/16971/task/16980/stat : 16980 (java) S 16969 16971 14240 0 -1 4202560 466 0 0 0 671 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696770869672 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16981] ppid=16969 vsize=3024420 CPUtime=7.05 cores=0,2,4,6
/proc/16971/task/16981/stat : 16981 (java) S 16969 16971 14240 0 -1 4202560 464 0 0 0 690 15 0 0 20 0 19 0 345215033 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696769817128 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16982] ppid=16969 vsize=3024420 CPUtime=1.12 cores=0,2,4,6
/proc/16971/task/16982/stat : 16982 (java) S 16969 16971 14240 0 -1 4202560 130 0 0 0 106 6 0 0 20 0 19 0 345215034 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696639277672 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16983] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16983/stat : 16983 (java) S 16969 16971 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696638223992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16984] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16984/stat : 16984 (java) S 16969 16971 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345215035 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696637171336 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16985] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16985/stat : 16985 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696636120080 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16986] ppid=16969 vsize=3024420 CPUtime=0.82 cores=0,2,4,6
/proc/16971/task/16986/stat : 16986 (java) S 16969 16971 14240 0 -1 4202560 6809 0 0 0 80 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696635066424 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16971/tid=16987] ppid=16969 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/16971/task/16987/stat : 16987 (java) S 16969 16971 14240 0 -1 4202560 7491 0 0 0 77 2 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696634013880 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16988] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16988/stat : 16988 (java) S 16969 16971 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696632961528 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16971/tid=16989] ppid=16969 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/16971/task/16989/stat : 16989 (java) S 16969 16971 14240 0 -1 4202560 100 0 0 0 40 31 0 0 20 0 19 0 345215037 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139696631909192 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16971/tid=16990] ppid=16969 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16971/task/16990/stat : 16990 (java) S 16969 16971 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345215160 3097006080 421687 33554432000 1073741824 1073778376 140733598451120 139695622157608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16971 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=208238
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=174669
# CPU time returned by wait4() is 1796.38
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1758.93
CPU time (s): 1800.02
CPU user time (s): 1798.37
CPU system time (s): 1.65
CPU usage (%): 102.336
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.21
system time used= 2.17467
maximum resident set size= 1686884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23777
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67050
involuntary context switches= 106970

runsolver used 5.30119 second user time and 15.0637 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-04 08:21:47
IDJOB=3743984
IDBENCH=92662
IDSOLVER=2319
FILE ID=node145/3743984-1338790906
RUNJOBID= node145-1338762649-14256
PBS_JOBID= 14636810
Free space on /tmp= 70700 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_4_mh_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743984-1338790906/watcher-3743984-1338790906 -o /tmp/evaluation-result-3743984-1338790906/solver-3743984-1338790906 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743984-1338790906.opb           

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

MD5SUM BENCH= 28aef98ecae5ad7c0bc1921f6d6032a5
RANDOM SEED=935105407

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24687752 kB
Buffers:          455408 kB
Cached:          5157572 kB
SwapCached:            0 kB
Active:          3647492 kB
Inactive:        3668608 kB
Active(anon):    1693944 kB
Inactive(anon):    10916 kB
Active(file):    1953548 kB
Inactive(file):  3657692 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:       1709896 kB
Mapped:            22396 kB
Shmem:               200 kB
Slab:             726440 kB
SReclaimable:     167912 kB
SUnreclaim:       558528 kB
KernelStack:        1600 kB
PageTables:         7512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70912 MiB
End job on node145 at 2012-06-04 08:51:08