Trace number 4400745

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.12.2SAT 10.0541 5.01943

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-2-7.xml
MD5SUMc03c7f5b7c3afa870e2bbdca7571e3a2
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.264843
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.73/0.55	c Concrete v3.12.2.1568631193530 running
9.96/4.93	v <instantiation
9.96/4.93	v         >
9.96/4.93	v       <list>
9.96/4.93	v         x[0] 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[17] x[18] x[19] x[20] x[21] 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[53] x[54] x[55] x[56] x[57] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[71] x[72] x[73] x[74] x[75] x[79] 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[97] x[98] x[99]
9.96/4.93	v       </list>
9.96/4.93	v       <values>
9.96/4.93	v         7 24 23 7 13 10 12 11 2 11 17 3 13 6 16 4 10 29 15 22 28 14 9 3 27 22 25 9 15 22 23 27 24 4 8 5 4 27 10 5 23 9 5 7 9 8 16 5 3 16 10 12 9 3 16 8 22 20 23 27 6 5 17 19 16 8 18 19 2 28 29 17 26 8 12 11 2 12 22 21 3 17 25 28 4 17 11 20
9.96/4.93	v       </values>
9.96/4.93	v     </instantiation>
9.96/4.93	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 (12967 MiB free)
  memory of node 1: 16384 MiB (15750 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400745-1568685316/watcher-4400745-1568685316 -o /tmp/evaluation-result-4400745-1568685316/solver-4400745-1568685316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4400745-1568685316.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=19401, runsolver pid=19398
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.62 1.46 1.42 5/219 19458
/proc/meminfo: memFree=29400556/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=9972712 memory=18596 CPUtime=0.08 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 4395 13307 0 0 1 0 5 2 20 0 6 0 444780265 10212057088 4649 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2493178 4649 1933 1 0 2481616 0
[pid=19401/tid=19454] ppid=19398 vsize=9972712 memory=4279135704014094991 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 2182 13307 0 0 1 0 5 2 20 0 6 0 444780274 10212057088 4649 33554432000 4194304 4196468 140720960460448 139664294601296 139664308457944 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 6 0 444780275 10212057088 4649 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=9972712 memory=140346289243776 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 6 0 444780275 10212057088 4649 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 6 0 444780275 10212057088 4649 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 6 0 444780275 10212057088 4649 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18596 KiB

[startup+0.210156 s]*
/proc/loadavg: 1.62 1.46 1.42 4/228 19467
/proc/meminfo: memFree=29382700/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10820196 memory=39708 CPUtime=0.26 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 7275 13307 0 0 18 1 5 2 20 0 15 0 444780265 11079880704 9927 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2705049 9927 3297 1 0 2667149 0
[pid=19401/tid=19454] ppid=19398 vsize=10820196 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 3747 13307 0 0 11 0 5 2 20 0 15 0 444780274 11079880704 9927 33554432000 4194304 4196468 140720960460448 139664294561120 139664322786461 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10820196 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 9927 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10820196 memory=140346289243776 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 9927 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 9927 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 9927 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10820196 memory=140346289243776 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780276 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 33 13307 0 0 0 0 5 2 20 0 15 0 444780277 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663391876256 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663142544112 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11079880704 9927 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) S 19398 19401 15891 0 -1 1077944384 465 13307 0 0 1 0 5 2 20 0 15 0 444780279 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663358319344 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) S 19398 19401 15891 0 -1 1077944384 189 13307 0 0 1 0 5 2 20 0 15 0 444780279 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663357266800 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10820196 memory=140346289243776 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 617 13307 0 0 3 0 5 2 20 0 15 0 444780279 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11079880704 9927 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10820196 memory=140346289243776 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780280 11079880704 9927 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 39708 KiB

[startup+0.310776 s]*
/proc/loadavg: 1.62 1.46 1.42 3/228 19467
/proc/meminfo: memFree=29370516/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10820196 memory=47952 CPUtime=0.39 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 10767 13307 0 0 30 2 5 2 20 0 15 0 444780265 11079880704 11988 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2705049 11988 3308 1 0 2667149 0
[pid=19401/tid=19454] ppid=19398 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 7218 13307 0 0 20 2 5 2 20 0 15 0 444780274 11079880704 11988 33554432000 4194304 4196468 140720960460448 139664294570640 139664308134448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10820196 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 11988 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10820196 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 11988 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 11988 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10820196 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11079880704 11988 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780276 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 33 13307 0 0 0 0 5 2 20 0 15 0 444780277 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663391876256 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663142544112 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11079880704 11988 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) S 19398 19401 15891 0 -1 1077944384 465 13307 0 0 1 0 5 2 20 0 15 0 444780279 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663358319344 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) S 19398 19401 15891 0 -1 1077944384 190 13307 0 0 2 0 5 2 20 0 15 0 444780279 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663357266800 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 635 13307 0 0 5 0 5 2 20 0 15 0 444780279 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11079880704 11988 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780280 11079880704 11988 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47952 KiB

[startup+0.700737 s]
/proc/loadavg: 1.62 1.46 1.42 3/228 19467
/proc/meminfo: memFree=29355468/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10824364 memory=81344 CPUtime=1.1 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 15098 13307 0 0 99 4 5 2 20 0 15 0 444780265 11084148736 20336 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2706091 20336 3511 1 0 2668173 0
[pid=19401/tid=19454] ppid=19398 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 10452 13307 0 0 56 3 5 2 20 0 15 0 444780274 11084148736 20336 33554432000 4194304 4196468 140720960460448 139664294574992 139664245838039 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10824364 memory=827 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11084148736 20336 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10824364 memory=3616 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11084148736 20336 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780275 11084148736 20336 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 2 13307 0 0 0 0 5 2 20 0 15 0 444780275 11084148736 20336 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10824364 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 5 13307 0 0 0 0 5 2 20 0 15 0 444780276 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10824364 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 33 13307 0 0 0 0 5 2 20 0 15 0 444780277 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663391876256 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10824364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663142544112 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10824364 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11084148736 20336 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10824364 memory=13252 CPUtime=0.19 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) R 19398 19401 15891 0 -1 4202560 934 13307 0 0 12 0 5 2 20 0 15 0 444780279 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663358319344 139664308778849 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10824364 memory=15460 CPUtime=0.19 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) R 19398 19401 15891 0 -1 4202560 586 13307 0 0 12 0 5 2 20 0 15 0 444780279 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663357254112 139664302426531 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10824364 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 864 13307 0 0 17 0 5 2 20 0 15 0 444780279 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10824364 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11084148736 20336 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10824364 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780280 11084148736 20336 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81344 KiB

[startup+1.50071 s]
/proc/loadavg: 1.62 1.46 1.42 3/228 19467
/proc/meminfo: memFree=29310552/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10834680 memory=171152 CPUtime=2.43 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 22458 13307 0 0 227 9 5 2 20 0 15 0 444780265 11094712320 42788 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2708670 42788 3580 1 0 2670733 0
[pid=19401/tid=19454] ppid=19398 vsize=10834680 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 15327 13307 0 0 130 5 5 2 20 0 15 0 444780274 11094712320 42788 33554432000 4194304 4196468 140720960460448 139664294559104 139664305214897 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 55 13307 0 0 1 0 5 2 20 0 15 0 444780275 11094712320 42788 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 391 13307 0 0 0 0 5 2 20 0 15 0 444780275 11094712320 42788 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 26 13307 0 0 1 0 5 2 20 0 15 0 444780275 11094712320 42788 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 69 13307 0 0 1 0 5 2 20 0 15 0 444780275 11094712320 42788 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10834680 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 534 13307 0 0 1 0 5 2 20 0 15 0 444780276 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10834680 memory=280692353214720 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 34 13307 0 0 0 0 5 2 20 0 15 0 444780277 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663391876320 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663142544128 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10834680 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11094712320 42788 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10834680 memory=10600 CPUtime=0.29 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) S 19398 19401 15891 0 -1 1077944384 1019 13307 0 0 22 0 5 2 20 0 15 0 444780279 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663358319344 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10834680 memory=1740 CPUtime=0.33 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) R 19398 19401 15891 0 -1 4202560 954 13307 0 0 26 0 5 2 20 0 15 0 444780279 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663357266800 139664322776470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10834680 memory=5992 CPUtime=0.48 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) R 19398 19401 15891 0 -1 4202560 1831 13307 0 0 40 1 5 2 20 0 15 0 444780279 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663356213744 139664322785882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10834680 memory=636 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11094712320 42788 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10834680 memory=2884 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780280 11094712320 42788 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 10834680 KiB

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

/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 20582 13307 0 0 284 7 5 2 20 0 15 0 444780274 11107930112 65696 33554432000 4194304 4196468 140720960460448 139664294596488 139663907605476 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10847588 memory=388 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 80 13307 0 0 3 0 5 2 20 0 15 0 444780275 11107930112 65696 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10847588 memory=6943526294502006880 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 399 13307 0 0 2 1 5 2 20 0 15 0 444780275 11107930112 65696 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10847588 memory=56 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 32 13307 0 0 3 0 5 2 20 0 15 0 444780275 11107930112 65696 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10847588 memory=7886128541282087474 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 90 13307 0 0 3 0 5 2 20 0 15 0 444780275 11107930112 65696 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10847588 memory=8389687274684691250 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2183 13307 0 0 3 0 5 2 20 0 15 0 444780276 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10847588 memory=7093353878132617926 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 37 13307 0 0 0 0 5 2 20 0 15 0 444780277 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663391876320 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10847588 memory=280692353467904 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663142544128 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10847588 memory=7956567955459234152 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11107930112 65696 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10847588 memory=6940161746071151956 CPUtime=1.41 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) R 19398 19401 15891 0 -1 4202560 3623 13307 0 0 133 1 5 2 20 0 15 0 444780279 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663358312536 139664322785882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10847588 memory=7447093755344479064 CPUtime=1.24 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) R 19398 19401 15891 0 -1 4202560 7680 13307 0 0 116 1 5 2 20 0 15 0 444780279 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663357252824 139664307890416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10847588 memory=288230574492221466 CPUtime=1.19 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) R 19398 19401 15891 0 -1 1077944384 5076 13307 0 0 111 1 5 2 20 0 15 0 444780279 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10847588 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11107930112 65696 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10847588 memory=2193 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11107930112 65696 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 6.85 s
Current children cumulated vsize: 10847588 KiB
Current children cumulated memory: 262784 KiB

[startup+5.01939 s]
# the end of solver process 19401 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.82447 s, system=0.229648 s

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

[startup+3.20092 s]
/proc/loadavg: 1.65 1.47 1.42 5/228 19467
/proc/meminfo: memFree=29171476/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10844940 memory=291644 CPUtime=7.13 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 44276 13307 0 0 690 16 5 2 20 0 15 0 444780265 11105218560 72911 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2711235 72911 3614 1 0 2673293 0
[pid=19401/tid=19454] ppid=19398 vsize=10844940 memory=0 CPUtime=3.07 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 20947 13307 0 0 292 8 5 2 20 0 15 0 444780274 11105218560 72911 33554432000 4194304 4196468 140720960460448 139664294597136 139663907696864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10844940 memory=6656426216303648864 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 80 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 72911 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 399 13307 0 0 2 1 5 2 20 0 15 0 444780275 11105218560 72911 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 32 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 72911 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 90 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 72911 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2183 13307 0 0 3 0 5 2 20 0 15 0 444780276 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 37 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663391876320 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 1 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663142544128 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11105218560 72911 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10844940 memory=0 CPUtime=1.5 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) R 19398 19401 15891 0 -1 4202560 4354 13307 0 0 142 1 5 2 20 0 15 0 444780279 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663358312368 139664308445233 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10844940 memory=1040 CPUtime=1.33 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) R 19398 19401 15891 0 -1 4202560 8858 13307 0 0 125 1 5 2 20 0 15 0 444780279 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663357252824 139664306321874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10844940 memory=14008 CPUtime=1.19 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 5078 13307 0 0 111 1 5 2 20 0 15 0 444780279 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 72911 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10844940 memory=6788 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 72911 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 7.13 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 291644 KiB

[startup+4.00082 s]*
/proc/loadavg: 1.65 1.47 1.42 4/228 19467
/proc/meminfo: memFree=29098868/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10844940 memory=321976 CPUtime=8.94 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 46952 13307 0 0 870 17 5 2 20 0 15 0 444780265 11105218560 80494 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2711235 80494 3617 1 0 2673293 0
[pid=19401/tid=19454] ppid=19398 vsize=10844940 memory=-6517102902069810590 CPUtime=3.87 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 21142 13307 0 0 372 8 5 2 20 0 15 0 444780274 11105218560 80494 33554432000 4194304 4196468 140720960460448 139664294597400 139663909006919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10844940 memory=3691042058319900680 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 122 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 80494 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10844940 memory=3834447687091715250 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 694 13307 0 0 2 1 5 2 20 0 15 0 444780275 11105218560 80494 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10844940 memory=7007689158020456512 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 37 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 80494 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10844940 memory=83326660510696 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 186 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 80494 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10844940 memory=3540059951489137889 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2391 13307 0 0 3 0 5 2 20 0 15 0 444780276 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10844940 memory=3977294438924039219 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 38 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663391876320 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10844940 memory=7741804734266697837 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 5 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663142544128 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10844940 memory=2 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11105218560 80494 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10844940 memory=0 CPUtime=1.97 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) S 19398 19401 15891 0 -1 1077944384 5172 13307 0 0 189 1 5 2 20 0 15 0 444780279 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663358319344 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10844940 memory=0 CPUtime=1.8 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) R 19398 19401 15891 0 -1 4202560 9689 13307 0 0 172 1 5 2 20 0 15 0 444780279 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663357266800 139664306264741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10844940 memory=9 CPUtime=1.26 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 5251 13307 0 0 117 2 5 2 20 0 15 0 444780279 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10844940 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 80494 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10844940 memory=90 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 9 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 80494 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 8.94 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 321976 KiB

[startup+4.80062 s]
/proc/loadavg: 1.65 1.47 1.42 4/228 19467
/proc/meminfo: memFree=29098868/32770624 swapFree=67002416/67108860
[pid=19401] ppid=19398 vsize=10844940 memory=358900 CPUtime=9.85 cores=1,3,5,7
/proc/19401/stat : 19401 (java) S 19398 19401 15891 0 -1 1077944320 47050 13307 0 0 959 19 5 2 20 0 15 0 444780265 11105218560 89725 33554432000 4194304 4196468 140720960460448 140720960442992 139664322764535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
/proc/19401/statm: 2711235 89725 3617 1 0 2673293 0
[pid=19401/tid=19454] ppid=19398 vsize=10844940 memory=14126740981156277 CPUtime=4.66 cores=1,3,5,7
/proc/19401/task/19454/stat : 19454 (java) R 19398 19401 15891 0 -1 4202560 21181 13307 0 0 450 9 5 2 20 0 15 0 444780274 11105218560 89725 33554432000 4194304 4196468 140720960460448 139664294599968 139663898643651 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19455] ppid=19398 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19455/stat : 19455 (java) S 19398 19401 15891 0 -1 1077944384 124 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 89725 33554432000 4194304 4196468 140720960460448 139664327007248 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19456] ppid=19398 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19401/task/19456/stat : 19456 (java) S 19398 19401 15891 0 -1 1077944384 697 13307 0 0 3 1 5 2 20 0 15 0 444780275 11105218560 89725 33554432000 4194304 4196468 140720960460448 139664225897616 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19457] ppid=19398 vsize=10844940 memory=7016714186490735262 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19457/stat : 19457 (java) S 19398 19401 15891 0 -1 1077944384 40 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 89725 33554432000 4194304 4196468 140720960460448 139664224844560 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19458] ppid=19398 vsize=10844940 memory=-7522837583129307271 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19458/stat : 19458 (java) S 19398 19401 15891 0 -1 1077944384 188 13307 0 0 3 0 5 2 20 0 15 0 444780275 11105218560 89725 33554432000 4194304 4196468 140720960460448 139664223792016 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19459] ppid=19398 vsize=10844940 memory=6944656592455350634 CPUtime=0.1 cores=1,3,5,7
/proc/19401/task/19459/stat : 19459 (java) S 19398 19401 15891 0 -1 1077944384 2414 13307 0 0 3 0 5 2 20 0 15 0 444780276 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663392930032 139664322775682 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19460] ppid=19398 vsize=10844940 memory=7682744562830902074 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19460/stat : 19460 (java) S 19398 19401 15891 0 -1 1077944384 38 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663391876320 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19461] ppid=19398 vsize=10844940 memory=-7385037615309293161 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19461/stat : 19461 (java) S 19398 19401 15891 0 -1 1077944384 5 13307 0 0 0 0 5 2 20 0 15 0 444780277 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663142544128 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19462] ppid=19398 vsize=10844940 memory=-7384994778349281184 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19462/stat : 19462 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780279 11105218560 89725 33554432000 4194304 4196468 140720960460448 139662902253520 139664322783131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19463] ppid=19398 vsize=10844940 memory=8761640388318109335 CPUtime=2.02 cores=1,3,5,7
/proc/19401/task/19463/stat : 19463 (java) S 19398 19401 15891 0 -1 1077944384 5179 13307 0 0 194 1 5 2 20 0 15 0 444780279 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663358319344 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19464] ppid=19398 vsize=10844940 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/19401/task/19464/stat : 19464 (java) S 19398 19401 15891 0 -1 1077944384 9701 13307 0 0 177 1 5 2 20 0 15 0 444780279 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663357266800 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19465] ppid=19398 vsize=10844940 memory=140346176871217 CPUtime=1.26 cores=1,3,5,7
/proc/19401/task/19465/stat : 19465 (java) S 19398 19401 15891 0 -1 1077944384 5255 13307 0 0 117 2 5 2 20 0 15 0 444780279 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663356213744 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19466] ppid=19398 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19466/stat : 19466 (java) S 19398 19401 15891 0 -1 1077944384 3 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 89725 33554432000 4194304 4196468 140720960460448 139662868695904 139664322774741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
[pid=19401/tid=19467] ppid=19398 vsize=10844940 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/19401/task/19467/stat : 19467 (java) S 19398 19401 15891 0 -1 1077944384 12 13307 0 0 0 0 5 2 20 0 15 0 444780280 11105218560 89725 33554432000 4194304 4196468 140720960460448 139663355161136 139664322775682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9302016 140720960465647 140720960468165 140720960468165 140720960470991 0
Current children cumulated CPU time: 9.85 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 358900 KiB

[startup+5.00067 s]*
/proc/loadavg: 1.65 1.47 1.42 2/215 19468
/proc/meminfo: memFree=29405560/32770624 swapFree=67002416/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 5.01943
CPU time (s): 10.0541
CPU user time (s): 9.82447
CPU system time (s): 0.229648
CPU usage (%): 200.304
Max. virtual memory (cumulated for all children) (KiB): 10847588
Max. memory (cumulated for all children) (KiB): 358932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.82447
system time used= 0.229648
maximum resident set size= 361352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5855
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 19401
#   total CPU time (s): 10.0541
#   total CPU user time (s): 9.82447
#   total CPU system time (s): 0.229648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05184 second user time and 0.086294 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 03:54:32
IDJOB=4400745
IDBENCH=133410
IDSOLVER=2857
FILE ID=node136/4400745-1568685316
RUNJOBID= node136-1568673287-15923
PBS_JOBID= 21703781
Free space on /tmp= 61108 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-2-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400745-1568685316/watcher-4400745-1568685316 -o /tmp/evaluation-result-4400745-1568685316/solver-4400745-1568685316 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4400745-1568685316.xml

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

MD5SUM BENCH= c03c7f5b7c3afa870e2bbdca7571e3a2
RANDOM SEED=1545093772

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29406904 kB
MemAvailable:   29642672 kB
Buffers:           51976 kB
Cached:           485636 kB
SwapCached:         3548 kB
Active:          2513780 kB
Inactive:         282664 kB
Active(anon):    2258508 kB
Inactive(anon):    49424 kB
Active(file):     255272 kB
Inactive(file):   233240 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002416 kB
Dirty:             35444 kB
Writeback:             0 kB
AnonPages:       2367740 kB
Mapped:            61728 kB
Shmem:             40348 kB
Slab:             154940 kB
SReclaimable:     126180 kB
SUnreclaim:        28760 kB
KernelStack:        3728 kB
PageTables:        10036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3347124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2179072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61076 MiB
End job on node136 at 2019-09-17 03:54:37