Trace number 4401365

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT131 10.1126 4.48148

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-6-3-20-1.xml
MD5SUMb4cf0cb08a05c1b083ee2f2000733b36
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark0.189143
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints400
Number of domains40
Minimum domain size3
Maximum domain size18
Distribution of domain sizes[{"size":3,"count":6},{"size":4,"count":9},{"size":5,"count":3},{"size":8,"count":1},{"size":10,"count":2},{"size":11,"count":4},{"size":12,"count":6},{"size":13,"count":5},{"size":14,"count":1},{"size":15,"count":1},{"size":17,"count":20},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":38},{"degree":19,"count":20},{"degree":22,"count":17},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity18
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":398},{"arity":18,"count":1}]
Number of extensional constraints38
Number of intensional constraints361
Distribution of constraint types[{"type":"extension","count":38},{"type":"intension","count":361},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.78/0.55	c Concrete v3.12.2.1568631193530 running
8.90/3.71	o 131
9.99/4.04	v <instantiation
9.99/4.04	v         cost = '131'>
9.99/4.04	v       <list>
9.99/4.04	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19]
9.99/4.04	v       </list>
9.99/4.04	v       <values>
9.99/4.04	v         0 1 2 3 4 5 6 7 8 10 11 17 12 13 14 9 15 16 0 0 0 0 0 0 0 0 0 6 4 1 0 0 0 1 13 16 9 10 10 10 9 16 9 15 10 11 15 15 11 9 15 9 11 15 10 16 7 5 2 3 5 2 2 14 7 2 3 3 6 3 6 8 2 1 1 8
9.99/4.04	v       </values>
9.99/4.04	v     </instantiation>
9.99/4.04	s OPTIMUM FOUND

Verifier Data

OK	131

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 (13651 MiB free)
  memory of node 1: 16384 MiB (15740 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401365-1568679378/watcher-4401365-1568679378 -o /tmp/evaluation-result-4401365-1568679378/solver-4401365-1568679378 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=711557294 HOME/instance-4401365-1568679378.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=15781, runsolver pid=15778
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100121 s]*
/proc/loadavg: 1.66 1.49 1.43 3/217 15838
/proc/meminfo: memFree=30090780/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=9972712 memory=18596 CPUtime=0.1 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 4392 13201 0 0 1 1 5 3 20 0 6 0 444206529 10212057088 4649 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2493178 4649 1933 1 0 2481616 0
[pid=15781/tid=15834] ppid=15778 vsize=9972712 memory=4279135704014094991 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 2188 13201 0 0 0 0 5 3 20 0 6 0 444206538 10212057088 4649 33554432000 4194304 4196468 140735752371696 140460868993616 140460878550589 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 6 0 444206539 10212057088 4649 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=9972712 memory=140090067142272 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 6 0 444206539 10212057088 4649 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 6 0 444206539 10212057088 4649 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 6 0 444206539 10212057088 4649 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18596 KiB

[startup+0.212672 s]*
/proc/loadavg: 1.66 1.49 1.43 3/226 15847
/proc/meminfo: memFree=30071024/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10820196 memory=39660 CPUtime=0.27 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 7292 13201 0 0 17 2 5 3 20 0 15 0 444206529 11079880704 9915 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2705049 9915 3293 1 0 2667149 0
[pid=15781/tid=15834] ppid=15778 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 3760 13201 0 0 10 2 5 3 20 0 15 0 444206538 11079880704 9915 33554432000 4194304 4196468 140735752371696 140460868971040 140460881237342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 9915 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10820196 memory=140090067142272 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 9915 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 9915 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 9915 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10820196 memory=140090067142272 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206540 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 33 13201 0 0 0 0 5 3 20 0 15 0 444206541 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459899479712 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206541 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459791869168 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) S 15778 15781 12464 0 -1 1077944384 93 13201 0 0 1 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459865921776 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) S 15778 15781 12464 0 -1 1077944384 584 13201 0 0 1 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459864869232 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10820196 memory=140090067142272 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) R 15778 15781 12464 0 -1 4202560 607 13201 0 0 3 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459863816176 140460876109340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10820196 memory=140090067142272 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 9915 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 39660 KiB

[startup+0.310283 s]*
/proc/loadavg: 1.66 1.49 1.43 3/226 15847
/proc/meminfo: memFree=30060400/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10820196 memory=47900 CPUtime=0.4 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 10762 13201 0 0 28 4 5 3 20 0 15 0 444206529 11079880704 11975 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2705049 11975 3304 1 0 2667149 0
[pid=15781/tid=15834] ppid=15778 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 7209 13201 0 0 18 3 5 3 20 0 15 0 444206538 11079880704 11975 33554432000 4194304 4196468 140735752371696 140460868965808 140460883228961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 11975 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10820196 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 11975 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 11975 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206539 11079880704 11975 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206540 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 33 13201 0 0 0 0 5 3 20 0 15 0 444206541 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459899479712 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206541 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459791869168 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) S 15778 15781 12464 0 -1 1077944384 94 13201 0 0 2 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459865921776 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) S 15778 15781 12464 0 -1 1077944384 584 13201 0 0 2 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459864869232 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) S 15778 15781 12464 0 -1 1077944384 624 13201 0 0 5 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459863816176 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206544 11079880704 11975 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47900 KiB

[startup+0.705831 s]
/proc/loadavg: 1.66 1.49 1.43 4/226 15848
/proc/meminfo: memFree=30045544/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10824364 memory=81968 CPUtime=1.17 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 15228 13201 0 0 103 6 5 3 20 0 15 0 444206529 11084148736 20492 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2706091 20492 3505 1 0 2668173 0
[pid=15781/tid=15834] ppid=15778 vsize=10824364 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 10543 13201 0 0 55 5 5 3 20 0 15 0 444206538 11084148736 20492 33554432000 4194304 4196468 140735752371696 140460868984016 140460897178781 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11084148736 20492 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10824364 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11084148736 20492 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206539 11084148736 20492 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206539 11084148736 20492 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 5 13201 0 0 0 0 5 3 20 0 15 0 444206540 11084148736 20492 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 33 13201 0 0 0 0 5 3 20 0 15 0 444206541 11084148736 20492 33554432000 4194304 4196468 140735752371696 140459899479712 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206541 11084148736 20492 33554432000 4194304 4196468 140735752371696 140459791869168 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11084148736 20492 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10825388 memory=13252 CPUtime=0.24 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) S 15778 15781 12464 0 -1 1077944384 565 13201 0 0 16 0 5 3 20 0 15 0 444206544 11085197312 20492 33554432000 4194304 4196468 140735752371696 140459865921776 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10825388 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) R 15778 15781 12464 0 -1 4202560 971 13201 0 0 13 0 5 3 20 0 15 0 444206544 11085197312 20492 33554432000 4194304 4196468 140735752371696 140459864855200 140460874752016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10825388 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) S 15778 15781 12464 0 -1 1077944384 894 13201 0 0 17 0 5 3 20 0 15 0 444206544 11085197312 20492 33554432000 4194304 4196468 140735752371696 140459863816176 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10825388 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11085197312 20557 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10825388 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206544 11085197312 20532 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81968 KiB

[startup+1.50347 s]
/proc/loadavg: 1.66 1.49 1.43 3/226 15848
/proc/meminfo: memFree=30001748/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10834680 memory=178564 CPUtime=2.64 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 25433 13201 0 0 244 12 5 3 20 0 15 0 444206529 11094712320 44641 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2708670 44641 3580 1 0 2670733 0
[pid=15781/tid=15834] ppid=15778 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 16092 13201 0 0 128 7 5 3 20 0 15 0 444206538 11094712320 44641 33554432000 4194304 4196468 140735752371696 140460868976544 140460881237342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 308 13201 0 0 1 0 5 3 20 0 15 0 444206539 11094712320 44641 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 47 13201 0 0 0 0 5 3 20 0 15 0 444206539 11094712320 44641 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 38 13201 0 0 0 0 5 3 20 0 15 0 444206539 11094712320 44641 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 89 13201 0 0 1 0 5 3 20 0 15 0 444206539 11094712320 44641 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 1527 13201 0 0 1 0 5 3 20 0 15 0 444206540 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10834680 memory=280179909929216 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 33 13201 0 0 0 0 5 3 20 0 15 0 444206541 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459899479776 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206541 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459791869184 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10834680 memory=4096 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10834680 memory=2832 CPUtime=0.44 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) S 15778 15781 12464 0 -1 1077944384 1491 13201 0 0 36 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459865921776 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10834680 memory=772 CPUtime=0.38 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) S 15778 15781 12464 0 -1 1077944384 1736 13201 0 0 30 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459864869232 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10834680 memory=1060 CPUtime=0.5 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) S 15778 15781 12464 0 -1 1077944384 1858 13201 0 0 42 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459863816176 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10834680 memory=1484 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10834680 memory=1096 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 1 13201 0 0 0 0 5 3 20 0 15 0 444206544 11094712320 44641 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 178564 KiB

[startup+3.11092 s]
/proc/loadavg: 1.69 1.50 1.43 5/226 15848
/proc/meminfo: memFree=29855460/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10846988 memory=257804 CPUtime=7 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 38508 13201 0 0 674 18 5 3 20 0 15 0 444206529 11107315712 64451 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2711747 64451 3601 1 0 2673805 0
[pid=15781/tid=15834] ppid=15778 vsize=10846988 memory=280179910348096 CPUtime=2.98 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 20961 13201 0 0 281 9 5 3 20 0 15 0 444206538 11107315712 64451 33554432000 4194304 4196468 140735752371696 140460868991456 140460897168790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10846988 memory=388 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 320 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 64451 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10846988 memory=6943526294502006880 CPUtime=0.1 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 58 13201 0 0 2 0 5 3 20 0 15 0 444206539 11107315712 64451 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10846988 memory=56 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 57 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 64451 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10846988 memory=8389687274634359602 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 105 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 64451 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10846988 memory=7093353621860643526 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 2028 13201 0 0 3 0 5 3 20 0 15 0 444206540 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10846988 memory=7449279377443992626 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 36 13201 0 0 0 0 5 3 20 0 15 0 444206541 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459899479776 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10846988 memory=280179910182400 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206541 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459791869184 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10846988 memory=7956567955459234152 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10846988 memory=6940161746071283798 CPUtime=1.43 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) R 15778 15781 12464 0 -1 4202560 4363 13201 0 0 134 1 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459865908336 140460880567656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10846988 memory=7447093755344479056 CPUtime=1.24 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) S 15778 15781 12464 0 -1 1077944384 3243 13201 0 0 115 1 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459864869232 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10846988 memory=288230574492221466 CPUtime=1.35 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) R 15778 15781 12464 0 -1 1077944384 5121 13201 0 0 125 2 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459863816176 140460897168002 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10846988 memory=2193 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 64451 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 7 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 257804 KiB

[startup+4.48143 s]
# the end of solver process 15781 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.86074 s, system=0.251869 s

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

[startup+3.20227 s]
/proc/loadavg: 1.69 1.50 1.43 5/226 15848
/proc/meminfo: memFree=29855460/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10846988 memory=260032 CPUtime=7.25 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 39105 13201 0 0 699 18 5 3 20 0 15 0 444206529 11107315712 65008 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2711747 65008 3601 1 0 2673805 0
[pid=15781/tid=15834] ppid=15778 vsize=10846988 memory=0 CPUtime=3.07 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 21331 13201 0 0 290 9 5 3 20 0 15 0 444206538 11107315712 65008 33554432000 4194304 4196468 140735752371696 140460868992288 140460880537968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10846988 memory=6656426216303648864 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 320 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 65008 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10846988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 58 13201 0 0 2 0 5 3 20 0 15 0 444206539 11107315712 65008 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 57 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 65008 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 105 13201 0 0 3 0 5 3 20 0 15 0 444206539 11107315712 65008 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10846988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 2028 13201 0 0 3 0 5 3 20 0 15 0 444206540 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 36 13201 0 0 0 0 5 3 20 0 15 0 444206541 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459899479776 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206541 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459791869184 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10846988 memory=0 CPUtime=1.52 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) R 15778 15781 12464 0 -1 4202560 4489 13201 0 0 143 1 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459865908336 140460881543968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10846988 memory=780 CPUtime=1.28 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) S 15778 15781 12464 0 -1 1077944384 3262 13201 0 0 119 1 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459864869232 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10846988 memory=14008 CPUtime=1.38 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) R 15778 15781 12464 0 -1 1077944384 5203 13201 0 0 128 2 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459863813968 140460897167061 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10846988 memory=6788 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11107315712 65008 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 7.25 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 260032 KiB

[startup+4.00983 s]*
/proc/loadavg: 1.69 1.50 1.43 5/226 15848
/proc/meminfo: memFree=29803676/32770624 swapFree=66922472/67108860
[pid=15781] ppid=15778 vsize=10849048 memory=310216 CPUtime=9.99 cores=1,3,5,7
/proc/15781/stat : 15781 (java) S 15778 15781 12464 0 -1 1077944320 52265 13201 0 0 971 20 5 3 20 0 15 0 444206529 11109425152 77554 33554432000 4194304 4196468 140735752371696 140735752354240 140460897156855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
/proc/15781/statm: 2712262 77554 3608 1 0 2674317 0
[pid=15781/tid=15834] ppid=15778 vsize=10849048 memory=-6517102902069810590 CPUtime=3.87 cores=1,3,5,7
/proc/15781/task/15834/stat : 15834 (java) R 15778 15781 12464 0 -1 4202560 25359 13201 0 0 369 10 5 3 20 0 15 0 444206538 11109425152 77554 33554432000 4194304 4196468 140735752371696 140460868988568 140460494860651 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15835] ppid=15778 vsize=10849048 memory=4122819170707441977 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15835/stat : 15835 (java) S 15778 15781 12464 0 -1 1077944384 320 13201 0 0 3 0 5 3 20 0 15 0 444206539 11109425152 77554 33554432000 4194304 4196468 140735752371696 140460901399056 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15836] ppid=15778 vsize=10849048 memory=3756195180133579188 CPUtime=0.1 cores=1,3,5,7
/proc/15781/task/15836/stat : 15836 (java) S 15778 15781 12464 0 -1 1077944384 58 13201 0 0 2 0 5 3 20 0 15 0 444206539 11109425152 77554 33554432000 4194304 4196468 140735752371696 140460800289424 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15837] ppid=15778 vsize=10849048 memory=4351691527157721392 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15837/stat : 15837 (java) S 15778 15781 12464 0 -1 1077944384 57 13201 0 0 3 0 5 3 20 0 15 0 444206539 11109425152 77564 33554432000 4194304 4196468 140735752371696 140460469119248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15838] ppid=15778 vsize=10849048 memory=67778878899176 CPUtime=0.11 cores=1,3,5,7
/proc/15781/task/15838/stat : 15838 (java) S 15778 15781 12464 0 -1 1077944384 105 13201 0 0 3 0 5 3 20 0 15 0 444206539 11109425152 77564 33554432000 4194304 4196468 140735752371696 140460468066704 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15839] ppid=15778 vsize=10849048 memory=3540060794778664161 CPUtime=0.12 cores=1,3,5,7
/proc/15781/task/15839/stat : 15839 (java) S 15778 15781 12464 0 -1 1077944384 3178 13201 0 0 4 0 5 3 20 0 15 0 444206540 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459900533488 140460897168002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15840] ppid=15778 vsize=10849048 memory=3472895661473542175 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15840/stat : 15840 (java) S 15778 15781 12464 0 -1 1077944384 36 13201 0 0 0 0 5 3 20 0 15 0 444206541 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459899479776 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15841] ppid=15778 vsize=10849048 memory=7665241380585039961 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15841/stat : 15841 (java) S 15778 15781 12464 0 -1 1077944384 2 13201 0 0 0 0 5 3 20 0 15 0 444206541 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459791869184 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15842] ppid=15778 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15842/stat : 15842 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459484469712 140460897175451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15843] ppid=15778 vsize=10849048 memory=0 CPUtime=2.33 cores=1,3,5,7
/proc/15781/task/15843/stat : 15843 (java) S 15778 15781 12464 0 -1 1077944384 8598 13201 0 0 224 1 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459865901248 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15844] ppid=15778 vsize=10849048 memory=4 CPUtime=2.03 cores=1,3,5,7
/proc/15781/task/15844/stat : 15844 (java) R 15778 15781 12464 0 -1 1077944384 5307 13201 0 0 194 1 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459864869328 140460897167061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15845] ppid=15778 vsize=10849048 memory=56 CPUtime=1.74 cores=1,3,5,7
/proc/15781/task/15845/stat : 15845 (java) R 15778 15781 12464 0 -1 4202560 7044 13201 0 0 164 2 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459863816176 140460897168790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15846] ppid=15778 vsize=10849048 memory=119 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15846/stat : 15846 (java) S 15778 15781 12464 0 -1 1077944384 3 13201 0 0 0 0 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459450911072 140460897167061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
[pid=15781/tid=15847] ppid=15778 vsize=10849048 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15781/task/15847/stat : 15847 (java) S 15778 15781 12464 0 -1 1077944384 5 13201 0 0 0 0 5 3 20 0 15 0 444206544 11109425152 77564 33554432000 4194304 4196468 140735752371696 140459862764592 140460897168002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21868544 140735752379120 140735752381637 140735752381637 140735752384463 0
Current children cumulated CPU time: 9.99 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 310216 KiB

[startup+4.40953 s]
/proc/loadavg: 1.69 1.50 1.43 2/213 15849
/proc/meminfo: memFree=30081232/32770624 swapFree=66922472/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): 4.48148
CPU time (s): 10.1126
CPU user time (s): 9.86074
CPU system time (s): 0.251869
CPU usage (%): 225.653
Max. virtual memory (cumulated for all children) (KiB): 10947356
Max. memory (cumulated for all children) (KiB): 318600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.86074
system time used= 0.251869
maximum resident set size= 320604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65597
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6131
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 15781
#   total CPU time (s): 10.1126
#   total CPU user time (s): 9.86074
#   total CPU system time (s): 0.251869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047836 second user time and 0.085123 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 02:18:10
IDJOB=4401365
IDBENCH=126833
IDSOLVER=2858
FILE ID=node139/4401365-1568679378
RUNJOBID= node139-1568673443-12496
PBS_JOBID= 21703780
Free space on /tmp= 59524 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-6-3-20-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401365-1568679378/watcher-4401365-1568679378 -o /tmp/evaluation-result-4401365-1568679378/solver-4401365-1568679378 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568673443-12496 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=711557294 HOME/instance-4401365-1568679378.xml

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

MD5SUM BENCH= b4cf0cb08a05c1b083ee2f2000733b36
RANDOM SEED=711557294

node139.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.57
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.57
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.57
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.57
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:        30098248 kB
MemAvailable:   30821952 kB
Buffers:          112192 kB
Cached:           902396 kB
SwapCached:        78128 kB
Active:          1646584 kB
Inactive:         454212 kB
Active(anon):    1011604 kB
Inactive(anon):   117764 kB
Active(file):     634980 kB
Inactive(file):   336448 kB
Unevictable:      107820 kB
Mlocked:          107820 kB
SwapTotal:      67108860 kB
SwapFree:       66922472 kB
Dirty:             35720 kB
Writeback:            28 kB
AnonPages:       1132204 kB
Mapped:            61676 kB
Shmem:             34412 kB
Slab:             165724 kB
SReclaimable:     136220 kB
SUnreclaim:        29504 kB
KernelStack:        3968 kB
PageTables:         7788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2245976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    958464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59488 MiB
End job on node139 at 2019-09-17 02:18:15