Trace number 4387289

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
Concrete 3.10SAT 6.51807 2.96558

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-80-3-7.xml
MD5SUM06954292f1b618a5cd25146d74869010
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.066718
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":3},{"degree":3,"count":7},{"degree":4,"count":26},{"degree":5,"count":14},{"degree":6,"count":23},{"degree":7,"count":15},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":9},{"arity":5,"count":13},{"arity":6,"count":3},{"arity":7,"count":12},{"arity":8,"count":9},{"arity":9,"count":11},{"arity":10,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.72/0.55	c Concrete v3.10.1560635388952 running
6.32/2.94	v <instantiation
6.32/2.94	v         >
6.32/2.94	v       <list>
6.32/2.94	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
6.32/2.94	v       </list>
6.32/2.94	v       <values>
6.32/2.94	v         43 3 41 31 23 31 3 41 29 3 5 19 13 11 23 3 2 17 19 3 37 23 41 29 5 13 5 43 19 31 47 41 41 7 47 41 43 3 3 19 29 7 17 47 47 19 23 47 13 2 23 3 3 13 37 7 5 13 3 3 2 2 47 41 37 13 3 29 43 5 29 2 41 2 47 41 47 47 7 13 19 7 17 23 23 29 7 37 47 11 41 2 37 7 11 19 3 17 29 47
6.32/2.94	v       </values>
6.32/2.94	v     </instantiation>
6.32/2.94	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14487 MiB free)
  memory of node 1: 16384 MiB (15096 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387289-1568297497/watcher-4387289-1568297497 -o /tmp/evaluation-result-4387289-1568297497/solver-4387289-1568297497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568286944-21598 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1453434666 HOME/instance-4387289-1568297497.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=24814, runsolver pid=24811
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.16 1.41 1.48 3/223 24871
/proc/meminfo: memFree=30285708/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=9972712 memory=17344 CPUtime=0.09 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 4558 12999 0 0 1 1 5 2 20 0 6 0 405999315 10212057088 4336 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2493178 4336 1958 1 0 2481616 0
[pid=24814/tid=24867] ppid=24811 vsize=9983652 memory=4628411388058700198 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 2373 12999 0 0 1 0 5 2 20 0 6 0 405999324 10223259648 4336 33554432000 4194304 4196468 140722160881072 140151073866320 140151094266686 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=9988792 memory=5793855809714416057 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 6 0 405999325 10228523008 4336 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=9988792 memory=140558704522880 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 6 0 405999325 10228523008 4336 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 6 0 405999325 10228523008 4336 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 6 0 405999325 10228523008 4336 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.211283 s]*
/proc/loadavg: 1.16 1.41 1.48 3/232 24880
/proc/meminfo: memFree=30263216/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10818940 memory=43148 CPUtime=0.25 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 7047 12999 0 0 16 2 5 2 20 0 15 0 405999315 11078594560 10787 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2704735 10787 2984 1 0 2667149 0
[pid=24814/tid=24867] ppid=24811 vsize=10818940 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 3567 12999 0 0 10 1 5 2 20 0 15 0 405999324 11078594560 10787 33554432000 4194304 4196468 140722160881072 140151073859640 140151086110046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10818940 memory=4211974284909313418 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11078594560 10787 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10818940 memory=140558704522880 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999325 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10818940 memory=140558704522880 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999326 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 13 12999 0 0 0 0 5 2 20 0 15 0 405999327 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150554223904 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150420006512 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) S 24811 24814 19880 0 -1 1077944384 463 12999 0 0 1 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) S 24811 24814 19880 0 -1 1077944384 175 12999 0 0 0 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150626572272 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10818940 memory=140558704522880 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 616 12999 0 0 3 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10818940 memory=140558704522880 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999330 11078594560 10787 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 43148 KiB

[startup+0.31073 s]*
/proc/loadavg: 1.16 1.41 1.48 3/232 24880
/proc/meminfo: memFree=30252460/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10820096 memory=54484 CPUtime=0.4 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 10810 12999 0 0 29 4 5 2 20 0 15 0 405999315 11079778304 13621 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2705024 13621 3238 1 0 2667149 0
[pid=24814/tid=24867] ppid=24811 vsize=10820096 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 7313 12999 0 0 19 3 5 2 20 0 15 0 405999324 11079778304 13621 33554432000 4194304 4196468 140722160881072 140151073828816 140151102051485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11079778304 13621 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10820096 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999325 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10820096 memory=140558704522879 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999326 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10820096 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 13 12999 0 0 0 0 5 2 20 0 15 0 405999327 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150554223904 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10820096 memory=140558704522880 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150420006512 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10820096 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) S 24811 24814 19880 0 -1 1077944384 465 12999 0 0 2 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) S 24811 24814 19880 0 -1 1077944384 175 12999 0 0 1 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150626572272 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10820096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 625 12999 0 0 5 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999330 11079778304 13621 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 54484 KiB

[startup+0.701933 s]
/proc/loadavg: 1.16 1.41 1.48 5/232 24880
/proc/meminfo: memFree=30236920/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10824340 memory=84784 CPUtime=1.14 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 14876 12999 0 0 101 6 5 2 20 0 15 0 405999315 11084124160 21196 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2706085 21196 3507 1 0 2668173 0
[pid=24814/tid=24867] ppid=24811 vsize=10824340 memory=281117152534720 CPUtime=0.66 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) D 24811 24814 19880 0 -1 1077944384 10567 12999 0 0 55 4 5 2 20 0 15 0 405999324 11084124160 21196 33554432000 4194304 4196468 140722160881072 140151073856752 140151102053437 0 4 0 16800975 18446744072101695012 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10824340 memory=281117152534912 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11084124160 21196 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10824340 memory=281117152535104 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10824340 memory=3624 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999325 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10824340 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999325 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10824340 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 5 12999 0 0 0 0 5 2 20 0 15 0 405999326 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 13 12999 0 0 0 0 5 2 20 0 15 0 405999327 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150554223904 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150420006512 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10824340 memory=6944652177228980320 CPUtime=0.22 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) S 24811 24814 19880 0 -1 1077944384 847 12999 0 0 15 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10824340 memory=6944656592455359580 CPUtime=0.19 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) S 24811 24814 19880 0 -1 1077944384 427 12999 0 0 12 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150626572272 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10824340 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 800 12999 0 0 17 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10824340 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10824340 memory=140558576158512 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999330 11084124160 21196 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 84784 KiB

[startup+1.50113 s]
/proc/loadavg: 1.16 1.41 1.48 4/232 24880
/proc/meminfo: memFree=30196832/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10834656 memory=171936 CPUtime=2.5 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 22401 12999 0 0 233 10 5 2 20 0 15 0 405999315 11094687744 42984 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2708664 42984 3571 1 0 2670733 0
[pid=24814/tid=24867] ppid=24811 vsize=10834656 memory=208 CPUtime=1.43 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 15527 12999 0 0 130 6 5 2 20 0 15 0 405999324 11094687744 42984 33554432000 4194304 4196468 140722160881072 140151073829888 140151102051485 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10834656 memory=116 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 263 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 42984 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10834656 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 49 12999 0 0 0 0 5 2 20 0 15 0 405999325 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 19 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10834656 memory=6947181114066756689 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 54 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10834656 memory=7450740912757821550 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 360 12999 0 0 1 0 5 2 20 0 15 0 405999326 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10834656 memory=7810762831148247378 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 14 12999 0 0 0 0 5 2 20 0 15 0 405999327 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150554223968 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10834656 memory=5787213827130549604 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150420006528 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10834656 memory=281117152284512 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10834656 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) S 24811 24814 19880 0 -1 1077944384 1182 12999 0 0 29 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10834656 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) S 24811 24814 19880 0 -1 1077944384 641 12999 0 0 24 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150626572272 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10834656 memory=140558576151760 CPUtime=0.49 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 2080 12999 0 0 42 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10834656 memory=288230596050944315 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 42984 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 10834656 KiB

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

[startup+2.96551 s]
# the end of solver process 24814 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.31743 s, system=0.200634 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60089 s]
/proc/loadavg: 1.16 1.41 1.48 4/232 24880
/proc/meminfo: memFree=30196832/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10834656 memory=173608 CPUtime=2.71 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 22828 12999 0 0 254 10 5 2 20 0 15 0 405999315 11094687744 43402 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2708664 43402 3571 1 0 2670733 0
[pid=24814/tid=24867] ppid=24811 vsize=10834656 memory=7 CPUtime=1.52 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 15736 12999 0 0 139 6 5 2 20 0 15 0 405999324 11094687744 43402 33554432000 4194304 4196468 140722160881072 140151073852368 140151086073189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10834656 memory=7649399392905475122 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 263 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 43402 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10834656 memory=5787233549836903744 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 49 12999 0 0 0 0 5 2 20 0 15 0 405999325 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10834656 memory=7295950583417696866 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 19 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10834656 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 54 12999 0 0 1 0 5 2 20 0 15 0 405999325 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10834656 memory=6933690305039933585 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 360 12999 0 0 1 0 5 2 20 0 15 0 405999326 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10834656 memory=-7966001967407402336 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 14 12999 0 0 0 0 5 2 20 0 15 0 405999327 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150554223968 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10834656 memory=7681421203011431829 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150420006528 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10834656 memory=6944652027076318631 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10834656 memory=6656426216303648864 CPUtime=0.39 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) S 24811 24814 19880 0 -1 1077944384 1199 12999 0 0 32 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10834656 memory=6656426216303648864 CPUtime=0.33 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) S 24811 24814 19880 0 -1 1077944384 664 12999 0 0 26 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150626572272 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10834656 memory=6656426216303648864 CPUtime=0.55 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 2258 12999 0 0 48 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10834656 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10834656 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999330 11094687744 43402 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 10834656 KiB
Current children cumulated memory: 173608 KiB

[startup+2.40277 s]
/proc/loadavg: 1.16 1.41 1.48 4/232 24880
/proc/meminfo: memFree=30115376/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10840820 memory=203788 CPUtime=4.9 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 35867 12999 0 0 470 13 5 2 20 0 15 0 405999315 11100999680 50947 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2710205 50947 3589 1 0 2672269 0
[pid=24814/tid=24867] ppid=24811 vsize=10840820 memory=7809618235281795177 CPUtime=2.32 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 21200 12999 0 0 218 7 5 2 20 0 15 0 405999324 11100999680 50947 33554432000 4194304 4196468 140722160881072 140151073863360 140151102041494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10840820 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 263 12999 0 0 1 0 5 2 20 0 15 0 405999325 11100999680 50947 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10840820 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 49 12999 0 0 0 0 5 2 20 0 15 0 405999325 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10840820 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 19 12999 0 0 1 0 5 2 20 0 15 0 405999325 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10840820 memory=281117152336096 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 54 12999 0 0 1 0 5 2 20 0 15 0 405999325 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10840820 memory=288230596050944315 CPUtime=0.08 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 396 12999 0 0 1 0 5 2 20 0 15 0 405999326 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10840820 memory=15252640887999033 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 14 12999 0 0 0 0 5 2 20 0 15 0 405999327 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150554223968 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10840820 memory=716 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150420006528 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10840820 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10840820 memory=-5921431000321636112 CPUtime=0.78 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) R 24811 24814 19880 0 -1 1077944384 2847 12999 0 0 70 1 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150627625072 140151102040706 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10840820 memory=6944656592455359580 CPUtime=0.92 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) R 24811 24814 19880 0 -1 4202560 4165 12999 0 0 85 0 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150626572272 140151102041494 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10840820 memory=6656426216303648864 CPUtime=0.96 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) R 24811 24814 19880 0 -1 4202560 4644 12999 0 0 88 1 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150625515024 140151080567920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10840820 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10840820 memory=7681421203011431829 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 5 12999 0 0 0 0 5 2 20 0 15 0 405999330 11100999680 50947 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 4.9 s
Current children cumulated vsize: 10840820 KiB
Current children cumulated memory: 203788 KiB

[startup+2.80313 s]
/proc/loadavg: 1.16 1.41 1.48 4/232 24880
/proc/meminfo: memFree=30115376/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10844916 memory=242228 CPUtime=5.98 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 41306 12999 0 0 575 16 5 2 20 0 15 0 405999315 11105193984 60557 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2711229 60557 3600 1 0 2673293 0
[pid=24814/tid=24867] ppid=24811 vsize=10844916 memory=6791534058613427641 CPUtime=2.68 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 1077944384 23078 12999 0 0 252 9 5 2 20 0 15 0 405999324 11105193984 60557 33554432000 4194304 4196468 140722160881072 140151073848608 140151102039765 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10844916 memory=288230600345924861 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 282 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 60557 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10844916 memory=15255943717870976 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 192 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10844916 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 192 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10844916 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 64 12999 0 0 2 0 5 2 20 0 15 0 405999325 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10844916 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 2929 12999 0 0 3 0 5 2 20 0 15 0 405999326 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10844916 memory=-6800859132029471843 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 15 12999 0 0 0 0 5 2 20 0 15 0 405999327 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150554223968 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10844916 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150420006528 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10844916 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10844916 memory=6656426216303648864 CPUtime=0.95 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) R 24811 24814 19880 0 -1 4202560 2953 12999 0 0 87 1 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150627609664 140151085527361 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10844916 memory=8187704045996106359 CPUtime=1.19 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) R 24811 24814 19880 0 -1 4202560 4265 12999 0 0 112 0 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150626550704 140151086020296 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10844916 memory=6945782492362334265 CPUtime=1.12 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 5120 12999 0 0 104 1 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10844916 memory=7681905605394137914 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10844916 memory=8326441112149131687 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 5 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 60557 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 5.98 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 242228 KiB

[startup+2.90126 s]
/proc/loadavg: 1.16 1.41 1.48 4/232 24880
/proc/meminfo: memFree=30115376/32770624 swapFree=66965636/67108860
[pid=24814] ppid=24811 vsize=10844916 memory=244276 CPUtime=6.32 cores=1,3,5,7
/proc/24814/stat : 24814 (java) S 24811 24814 19880 0 -1 1077944320 41805 12999 0 0 609 16 5 2 20 0 15 0 405999315 11105193984 61069 33554432000 4194304 4196468 140722160881072 140722160863616 140151102029559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
/proc/24814/statm: 2711229 61069 3601 1 0 2673293 0
[pid=24814/tid=24867] ppid=24811 vsize=10844916 memory=211468 CPUtime=2.78 cores=1,3,5,7
/proc/24814/task/24867/stat : 24867 (java) R 24811 24814 19880 0 -1 4202560 23207 12999 0 0 262 9 5 2 20 0 15 0 405999324 11105193984 61069 33554432000 4194304 4196468 140722160881072 140151073861192 140151087469822 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24868] ppid=24811 vsize=10844916 memory=202044 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24868/stat : 24868 (java) S 24811 24814 19880 0 -1 1077944384 282 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 61069 33554432000 4194304 4196468 140722160881072 140151106271632 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24869] ppid=24811 vsize=10844916 memory=108750048332522 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24869/stat : 24869 (java) S 24811 24814 19880 0 -1 1077944384 192 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150674741520 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24870] ppid=24811 vsize=10844916 memory=56 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24870/stat : 24870 (java) S 24811 24814 19880 0 -1 1077944384 192 12999 0 0 3 0 5 2 20 0 15 0 405999325 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150673689232 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24871] ppid=24811 vsize=10844916 memory=13806 CPUtime=0.09 cores=1,3,5,7
/proc/24814/task/24871/stat : 24871 (java) S 24811 24814 19880 0 -1 1077944384 64 12999 0 0 2 0 5 2 20 0 15 0 405999325 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150672636432 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24872] ppid=24811 vsize=10844916 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/24814/task/24872/stat : 24872 (java) S 24811 24814 19880 0 -1 1077944384 2929 12999 0 0 3 0 5 2 20 0 15 0 405999326 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150628678256 140151102040706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24873] ppid=24811 vsize=10844916 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24873/stat : 24873 (java) S 24811 24814 19880 0 -1 1077944384 15 12999 0 0 0 0 5 2 20 0 15 0 405999327 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150554223968 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24874] ppid=24811 vsize=10844916 memory=79 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24874/stat : 24874 (java) S 24811 24814 19880 0 -1 1077944384 1 12999 0 0 0 0 5 2 20 0 15 0 405999327 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150420006528 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24875] ppid=24811 vsize=10844916 memory=208 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24875/stat : 24875 (java) S 24811 24814 19880 0 -1 1077944384 2 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140149816027728 140151102048155 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24876] ppid=24811 vsize=10844916 memory=116 CPUtime=1.05 cores=1,3,5,7
/proc/24814/task/24876/stat : 24876 (java) R 24811 24814 19880 0 -1 4202560 3187 12999 0 0 97 1 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150627611856 140151086146064 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24877] ppid=24811 vsize=10844916 memory=1 CPUtime=1.29 cores=1,3,5,7
/proc/24814/task/24877/stat : 24877 (java) R 24811 24814 19880 0 -1 4202560 4265 12999 0 0 122 0 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150626550704 140151085440573 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24878] ppid=24811 vsize=10844916 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/24814/task/24878/stat : 24878 (java) S 24811 24814 19880 0 -1 1077944384 5256 12999 0 0 110 1 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150625519984 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24879] ppid=24811 vsize=10844916 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24879/stat : 24879 (java) S 24811 24814 19880 0 -1 1077944384 3 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140149346265568 140151102039765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
[pid=24814/tid=24880] ppid=24811 vsize=10844916 memory=281117152600416 CPUtime=0.07 cores=1,3,5,7
/proc/24814/task/24880/stat : 24880 (java) S 24811 24814 19880 0 -1 1077944384 5 12999 0 0 0 0 5 2 20 0 15 0 405999330 11105193984 61069 33554432000 4194304 4196468 140722160881072 140150624467888 140151102040706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26058752 140722160888565 140722160891077 140722160891077 140722160893903 0
Current children cumulated CPU time: 6.32 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 244276 KiB

Child status: 0
Real time (s): 2.96558
CPU time (s): 6.51807
CPU user time (s): 6.31743
CPU system time (s): 0.200634
CPU usage (%): 219.791
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 244276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.31743
system time used= 0.200634
maximum resident set size= 246976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5245
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 24814
#   total CPU time (s): 6.51807
#   total CPU user time (s): 6.31743
#   total CPU system time (s): 0.200634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05088 second user time and 0.058708 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-12 16:10:57
IDJOB=4387289
IDBENCH=133404
IDSOLVER=2823
FILE ID=node135/4387289-1568297497
RUNJOBID= node135-1568286944-21598
PBS_JOBID= 21701073
Free space on /tmp= 56716 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-80-3-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387289-1568297497/watcher-4387289-1568297497 -o /tmp/evaluation-result-4387289-1568297497/solver-4387289-1568297497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568286944-21598 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1453434666 HOME/instance-4387289-1568297497.xml

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

MD5SUM BENCH= 06954292f1b618a5cd25146d74869010
RANDOM SEED=1453434666

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30294240 kB
MemAvailable:   31135076 kB
Buffers:          101792 kB
Cached:          1003872 kB
SwapCached:        36276 kB
Active:          1209308 kB
Inactive:         666292 kB
Active(anon):     740248 kB
Inactive(anon):    60384 kB
Active(file):     469060 kB
Inactive(file):   605908 kB
Unevictable:      108968 kB
Mlocked:          108968 kB
SwapTotal:      67108860 kB
SwapFree:       66965636 kB
Dirty:             35076 kB
Writeback:             0 kB
AnonPages:        868448 kB
Mapped:            46624 kB
Shmem:             22080 kB
Slab:             194108 kB
SReclaimable:     163404 kB
SUnreclaim:        30704 kB
KernelStack:        4112 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1984240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 56680 MiB
End job on node135 at 2019-09-12 16:11:01