Trace number 4304423

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.9.2OPT523 9.98269 4.76001

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-ex1_c18.xml
MD5SUM7185d5885598b7dd528d8e2d67548d5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark523
Best CPU time to get the best result obtained on this benchmark0.877161
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints8
Number of domains5
Minimum domain size2
Maximum domain size100
Distribution of domain sizes[{"size":2,"count":8},{"size":11,"count":4},{"size":12,"count":1},{"size":100,"count":8}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":16},{"degree":3,"count":2},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":4},{"arity":6,"count":4}]
Number of extensional constraints4
Number of intensional constraints4
Distribution of constraint types[{"type":"extension","count":4},{"type":"intension","count":4}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.75	c Concrete v3.9.2.1532736233296 running
8.99/4.07	o 1287
9.33/4.19	o 1286
9.96/4.60	o 646
9.96/4.60	o 644
9.96/4.60	o 523
9.96/4.60	v <instantiation cost="523">
9.96/4.60	v       <list>
9.96/4.60	v         f[0] f[1] f[2] f[3] p[0] p[1] p[2] p[3] k v1[0] v1[1] v1[2] v1[3] v2[0] v2[1] v2[2] v2[3] d[0] d[1] d[2] d[3]
9.96/4.60	v       </list>
9.96/4.60	v       <values>
9.96/4.60	v         47 100 1 1 1 0 0 1 3 0 1 0 0 1 2 0 0 53 46 99 99
9.96/4.60	v       </values>
9.96/4.60	v     </instantiation>
9.96/4.60	s OPTIMUM FOUND

Verifier Data

OK	523

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304423-1534084317/watcher-4304423-1534084317 -o /tmp/evaluation-result-4304423-1534084317/solver-4304423-1534084317 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534062308-9591 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1995824521 HOME/instance-4304423-1534084317.xml 

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

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=13361, runsolver pid=13358
Current StackSize limit: 8192 KiB


[startup+0.100124 s]*
/proc/loadavg: 1.69 1.62 1.62 3/203 13415
/proc/meminfo: memFree=15766036/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=10005480 memory=18328 CPUtime=0.09 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 4212 13175 0 0 1 0 5 3 20 0 6 0 225994908 10245611520 4582 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2501370 4582 1930 1 0 2489808 0
[pid=13361/tid=13414] ppid=13358 vsize=10005480 memory=4279135704047190159 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 2027 13175 0 0 0 0 5 3 20 0 6 0 225994917 10245611520 4582 33554432000 4194304 4196468 140727342088912 139708358668880 139708386854045 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 6 0 225994918 10245611520 4582 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=10005480 memory=139709260416640 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 6 0 225994918 10245611520 4582 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 6 0 225994918 10245611520 4582 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 6 0 225994918 10245611520 4582 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210071 s]*
/proc/loadavg: 1.69 1.62 1.62 3/215 13427
/proc/meminfo: memFree=15741748/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=10982744 memory=42852 CPUtime=0.26 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 6949 13175 0 0 16 2 5 3 20 0 15 0 225994908 11246329856 10713 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2745686 10713 2952 1 0 2708109 0
[pid=13361/tid=13414] ppid=13358 vsize=10982744 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 3501 13175 0 0 10 1 5 3 20 0 15 0 225994917 11246329856 10713 33554432000 4194304 4196468 140727342088912 139708358654024 139708367107814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=10982744 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246329856 10713 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=10982744 memory=139709260416640 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246329856 10713 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246329856 10713 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246329856 10713 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=10982744 memory=139709260416640 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994919 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 13 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707179590816 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707031741168 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11246329856 10713 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 435 13175 0 0 1 0 5 3 20 0 15 0 225994922 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707811683056 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 184 13175 0 0 0 0 5 3 20 0 15 0 225994922 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=10982744 memory=139709260416640 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 610 13175 0 0 3 0 5 3 20 0 15 0 225994922 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246329856 10713 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=10982744 memory=139709260416640 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246329856 10713 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42852 KiB

[startup+0.310005 s]*
/proc/loadavg: 1.69 1.62 1.62 3/215 13427
/proc/meminfo: memFree=15729328/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=10983192 memory=54684 CPUtime=0.38 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 9720 13175 0 0 27 3 5 3 20 0 15 0 225994908 11246788608 13671 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2745798 13671 3071 1 0 2708109 0
[pid=13361/tid=13414] ppid=13358 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 6261 13175 0 0 18 2 5 3 20 0 15 0 225994917 11246788608 13671 33554432000 4194304 4196468 140727342088912 139708358644128 139708367107441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=10983192 memory=6441645424264630353 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 13671 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=10983192 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 13671 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 13671 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 13671 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994919 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 13 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707179590816 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707031741168 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11246788608 13671 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 435 13175 0 0 1 0 5 3 20 0 15 0 225994922 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707811683056 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 189 13175 0 0 1 0 5 3 20 0 15 0 225994922 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=10983192 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 616 13175 0 0 5 0 5 3 20 0 15 0 225994922 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246788608 13671 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246788608 13671 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54684 KiB

[startup+0.700822 s]
/proc/loadavg: 1.69 1.62 1.62 3/215 13427
/proc/meminfo: memFree=15718536/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=10983192 memory=88968 CPUtime=0.98 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 16343 13175 0 0 86 4 5 3 20 0 15 0 225994908 11246788608 22242 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2745798 22242 3238 1 0 2708109 0
[pid=13361/tid=13414] ppid=13358 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 11851 13175 0 0 55 3 5 3 20 0 15 0 225994917 11246788608 22242 33554432000 4194304 4196468 140727342088912 139708358660000 139708371997705 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 22242 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=10983192 memory=3816 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 22242 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 22242 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 2 13175 0 0 0 0 5 3 20 0 15 0 225994918 11246788608 22242 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=10983192 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 5 13175 0 0 0 0 5 3 20 0 15 0 225994919 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=10983192 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 13 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707179590816 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=10983192 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707031741168 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=10983192 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11246788608 22242 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=10983192 memory=13252 CPUtime=0.15 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 820 13175 0 0 7 0 5 3 20 0 15 0 225994922 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707811683056 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=10983192 memory=15460 CPUtime=0.17 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 785 13175 0 0 9 0 5 3 20 0 15 0 225994922 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=10983192 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 665 13175 0 0 13 0 5 3 20 0 15 0 225994922 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=10983192 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246788608 22242 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=10983192 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994923 11246788608 22242 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88968 KiB

[startup+1.50083 s]
/proc/loadavg: 1.69 1.62 1.62 3/215 13427
/proc/meminfo: memFree=15677508/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=10998092 memory=198896 CPUtime=2.66 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 23840 13175 0 0 247 11 5 3 20 0 15 0 225994908 11262046208 49724 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2749523 49724 3472 1 0 2711181 0
[pid=13361/tid=13414] ppid=13358 vsize=10998092 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 16827 13175 0 0 128 6 5 3 20 0 15 0 225994917 11262046208 49724 33554432000 4194304 4196468 140727342088912 139708358649312 139708367108944 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 214 13175 0 0 1 0 5 3 20 0 15 0 225994918 11262046208 49724 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 23 13175 0 0 1 0 5 3 20 0 15 0 225994918 11262046208 49724 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=10998092 memory=3539892194917298225 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 34 13175 0 0 1 0 5 3 20 0 15 0 225994918 11262046208 49724 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 56 13175 0 0 1 0 5 3 20 0 15 0 225994918 11262046208 49724 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=10998092 memory=-7965959130280075168 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 55 13175 0 0 1 0 5 3 20 0 15 0 225994919 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=10998092 memory=279418224322816 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 14 13175 0 0 0 0 5 3 20 0 15 0 225994920 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707179590880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707031741184 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=10998092 memory=4552 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11262046208 49724 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=10998092 memory=3732 CPUtime=0.44 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 1578 13175 0 0 36 0 5 3 20 0 15 0 225994922 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707811683056 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=10998092 memory=1228 CPUtime=0.47 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 1514 13175 0 0 39 0 5 3 20 0 15 0 225994922 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=10998092 memory=10624 CPUtime=0.43 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 1328 13175 0 0 35 0 5 3 20 0 15 0 225994922 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=10998092 memory=1624 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11262046208 49724 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=10998092 memory=6768 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994923 11262046208 49724 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 10998092 KiB

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


[startup+4.75996 s]
# the end of solver process 13361 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.72497 s, system=0.257722 s

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

[startup+3.20081 s]
/proc/loadavg: 1.71 1.62 1.63 5/215 13427
/proc/meminfo: memFree=15512988/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=11008352 memory=292236 CPUtime=6.77 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 43259 13175 0 0 653 16 5 3 20 0 15 0 225994908 11272552448 73059 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2752088 73059 3493 1 0 2713741 0
[pid=13361/tid=13414] ppid=13358 vsize=11008352 memory=0 CPUtime=3.11 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 30138 13175 0 0 294 9 5 3 20 0 15 0 225994917 11272552448 73059 33554432000 4194304 4196468 140727342088912 139708358665056 139707921090133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=11008352 memory=6656426216303648864 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 214 13175 0 0 1 0 5 3 20 0 15 0 225994918 11272552448 73059 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 23 13175 0 0 1 0 5 3 20 0 15 0 225994918 11272552448 73059 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 34 13175 0 0 1 0 5 3 20 0 15 0 225994918 11272552448 73059 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 56 13175 0 0 1 0 5 3 20 0 15 0 225994918 11272552448 73059 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=11008352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 55 13175 0 0 1 0 5 3 20 0 15 0 225994919 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 14 13175 0 0 0 0 5 3 20 0 15 0 225994920 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707179590880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707031741184 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11272552448 73059 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=11008352 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) R 13358 13361 9560 0 -1 1077944384 4015 13175 0 0 133 1 5 3 20 0 15 0 225994922 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707811683056 139708386843266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=11008352 memory=1068 CPUtime=1.25 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) R 13358 13361 9560 0 -1 4202560 2145 13175 0 0 116 1 5 3 20 0 15 0 225994922 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707810616832 139708366084735 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=11008352 memory=15084 CPUtime=1.1 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) R 13358 13361 9560 0 -1 4202560 4364 13175 0 0 101 1 5 3 20 0 15 0 225994922 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707809577456 139708371084313 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11272552448 73059 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=11008352 memory=6788 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 6 13175 0 0 0 0 5 3 20 0 15 0 225994923 11272552448 73059 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 6.77 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 292236 KiB

[startup+4.00118 s]*
/proc/loadavg: 1.71 1.62 1.63 5/215 13427
/proc/meminfo: memFree=15433408/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=11082652 memory=353312 CPUtime=8.99 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 70633 13175 0 0 871 20 5 3 20 0 15 0 225994908 11348635648 88328 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2770663 88328 3504 1 0 2732316 0
[pid=13361/tid=13414] ppid=13358 vsize=11082652 memory=-6517102902069810590 CPUtime=3.88 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) R 13358 13361 9560 0 -1 4202560 46686 13175 0 0 369 11 5 3 20 0 15 0 225994917 11348635648 88328 33554432000 4194304 4196468 140727342088912 139708358660096 139707925689104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=11082652 memory=4122819170707441977 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 238 13175 0 0 3 0 5 3 20 0 15 0 225994918 11348635648 88328 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=11082652 memory=3762951212396838560 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 426 13175 0 0 3 0 5 3 20 0 15 0 225994918 11348635648 88328 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=11082652 memory=7896943337487220793 CPUtime=0.1 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 48 13175 0 0 2 0 5 3 20 0 15 0 225994918 11348635648 88328 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=11082652 memory=57385058042856 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 279 13175 0 0 3 0 5 3 20 0 15 0 225994918 11348635648 88328 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13419] ppid=13358 vsize=11082652 memory=3540059314460310753 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13419/stat : 13419 (java) S 13358 13361 9560 0 -1 1077944384 3924 13175 0 0 3 0 5 3 20 0 15 0 225994919 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707812735216 139708386843266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=11082652 memory=3617016347193062705 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 14 13175 0 0 0 0 5 3 20 0 15 0 225994920 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707179590880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=11082652 memory=7954036910075631721 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 15 0 225994920 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707031741184 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=11082652 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994922 11348635648 88328 33554432000 4194304 4196468 140727342088912 139706724341712 139708386850715 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=11082652 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) R 13358 13361 9560 0 -1 4202560 4868 13175 0 0 176 2 5 3 20 0 15 0 225994922 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707811670736 139708372896295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=11082652 memory=0 CPUtime=1.89 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) R 13358 13361 9560 0 -1 4202560 6967 13175 0 0 180 1 5 3 20 0 15 0 225994922 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707810616672 139708368376208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=11082652 memory=14 CPUtime=1.35 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) R 13358 13361 9560 0 -1 1077944384 4981 13175 0 0 126 1 5 3 20 0 15 0 225994922 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=11082652 memory=75 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 15 0 225994923 11348635648 88328 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13427] ppid=13358 vsize=11082652 memory=85 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13427/stat : 13427 (java) S 13358 13361 9560 0 -1 1077944384 6 13175 0 0 0 0 5 3 20 0 15 0 225994923 11348635648 88328 33554432000 4194304 4196468 140727342088912 139707808524848 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 8.99 s
Current children cumulated vsize: 11082652 KiB
Current children cumulated memory: 353312 KiB

[startup+4.40067 s]
/proc/loadavg: 1.71 1.62 1.63 5/215 13427
/proc/meminfo: memFree=15433408/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=11144540 memory=353020 CPUtime=9.96 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 72572 13175 0 0 967 21 5 3 20 0 13 0 225994908 11412008960 88255 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2786135 88255 3507 1 0 2747788 0
[pid=13361/tid=13414] ppid=13358 vsize=11144540 memory=6791534058613427641 CPUtime=4.16 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) D 13358 13361 9560 0 -1 4202560 46880 13175 0 0 397 11 5 3 20 0 13 0 225994917 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708358675768 139708379517751 0 0 0 16800975 18446744072100379781 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=11144540 memory=1576 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 238 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=11144540 memory=2196 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 426 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=11144540 memory=3992 CPUtime=0.1 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 48 13175 0 0 2 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=11144540 memory=1928 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 279 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=11144540 memory=808 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 14 13175 0 0 0 0 5 3 20 0 13 0 225994920 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707179590880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=11144540 memory=1796 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 13 0 225994920 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707031741184 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=11144540 memory=916 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 25 13175 0 0 0 0 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139706724341424 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=11144540 memory=3848 CPUtime=2.14 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 4981 13175 0 0 204 2 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707811674160 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=11144540 memory=0 CPUtime=2.18 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 8359 13175 0 0 208 2 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=11144540 memory=4420 CPUtime=1.47 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 5181 13175 0 0 138 1 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=11144540 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 13 0 225994923 11412008960 88255 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 9.96 s
Current children cumulated vsize: 11144540 KiB
Current children cumulated memory: 353020 KiB

[startup+4.60062 s]
/proc/loadavg: 1.71 1.62 1.63 5/215 13427
/proc/meminfo: memFree=15433408/32770624 swapFree=67108504/67108860
[pid=13361] ppid=13358 vsize=11144540 memory=353020 CPUtime=9.96 cores=0,2,4,6
/proc/13361/stat : 13361 (java) S 13358 13361 9560 0 -1 1077944320 72572 13175 0 0 967 21 5 3 20 0 13 0 225994908 11412008960 88255 33554432000 4194304 4196468 140727342088912 140727342071456 139708386832119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
/proc/13361/statm: 2786135 88255 3507 1 0 2747788 0
[pid=13361/tid=13414] ppid=13358 vsize=11144540 memory=7883084303731742055 CPUtime=4.16 cores=0,2,4,6
/proc/13361/task/13414/stat : 13414 (java) D 13358 13361 9560 0 -1 4202560 46880 13175 0 0 397 11 5 3 20 0 13 0 225994917 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708358675768 139708379517751 0 0 0 16800975 18446744072100379781 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13415] ppid=13358 vsize=11144540 memory=6791534058613427641 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13415/stat : 13415 (java) S 13358 13361 9560 0 -1 1077944384 238 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708391074832 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13416] ppid=13358 vsize=11144540 memory=2976 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13416/stat : 13416 (java) S 13358 13361 9560 0 -1 1077944384 426 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708245793936 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13417] ppid=13358 vsize=11144540 memory=198609 CPUtime=0.1 cores=0,2,4,6
/proc/13361/task/13417/stat : 13417 (java) S 13358 13361 9560 0 -1 1077944384 48 13175 0 0 2 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708244740880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13418] ppid=13358 vsize=11144540 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/13361/task/13418/stat : 13418 (java) S 13358 13361 9560 0 -1 1077944384 279 13175 0 0 3 0 5 3 20 0 13 0 225994918 11412008960 88255 33554432000 4194304 4196468 140727342088912 139708243688336 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13420] ppid=13358 vsize=11144540 memory=7 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13420/stat : 13420 (java) S 13358 13361 9560 0 -1 1077944384 14 13175 0 0 0 0 5 3 20 0 13 0 225994920 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707179590880 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13421] ppid=13358 vsize=11144540 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13421/stat : 13421 (java) S 13358 13361 9560 0 -1 1077944384 1 13175 0 0 0 0 5 3 20 0 13 0 225994920 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707031741184 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13422] ppid=13358 vsize=11144540 memory=185 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13422/stat : 13422 (java) S 13358 13361 9560 0 -1 1077944384 25 13175 0 0 0 0 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139706724341424 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13423] ppid=13358 vsize=11144540 memory=1 CPUtime=2.14 cores=0,2,4,6
/proc/13361/task/13423/stat : 13423 (java) S 13358 13361 9560 0 -1 1077944384 4981 13175 0 0 204 2 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707811674160 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13424] ppid=13358 vsize=11144540 memory=1 CPUtime=2.18 cores=0,2,4,6
/proc/13361/task/13424/stat : 13424 (java) S 13358 13361 9560 0 -1 1077944384 8359 13175 0 0 208 2 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707810630512 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13425] ppid=13358 vsize=11144540 memory=1 CPUtime=1.47 cores=0,2,4,6
/proc/13361/task/13425/stat : 13425 (java) S 13358 13361 9560 0 -1 1077944384 5181 13175 0 0 138 1 5 3 20 0 13 0 225994922 11412008960 88255 33554432000 4194304 4196468 140727342088912 139707809577456 139708386843266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
[pid=13361/tid=13426] ppid=13358 vsize=11144540 memory=279418224735184 CPUtime=0.08 cores=0,2,4,6
/proc/13361/task/13426/stat : 13426 (java) S 13358 13361 9560 0 -1 1077944384 3 13175 0 0 0 0 5 3 20 0 13 0 225994923 11412008960 88255 33554432000 4194304 4196468 140727342088912 139706293545824 139708386842325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140727342094956 140727342097756 140727342097756 140727342100431 0
Current children cumulated CPU time: 9.96 s
Current children cumulated vsize: 11144540 KiB
Current children cumulated memory: 353020 KiB

[startup+4.70065 s]*
/proc/loadavg: 1.71 1.62 1.63 2/202 13428
/proc/meminfo: memFree=15771404/32770624 swapFree=67108504/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.76001
CPU time (s): 9.98269
CPU user time (s): 9.72497
CPU system time (s): 0.257722
CPU usage (%): 209.72
Max. virtual memory (cumulated for all children) (KiB): 11210080
Max. memory (cumulated for all children) (KiB): 354900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.72497
system time used= 0.257722
maximum resident set size= 355048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85774
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= 5809
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 13361
#   total CPU time (s): 9.98269
#   total CPU user time (s): 9.72497
#   total CPU system time (s): 0.257722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042525 second user time and 0.091127 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-12 16:31:57
IDJOB=4304423
IDBENCH=141260
IDSOLVER=2780
FILE ID=node104/4304423-1534084317
RUNJOBID= node104-1534062308-9591
PBS_JOBID= 21036981
Free space on /tmp= 37524 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-ex1_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304423-1534084317/watcher-4304423-1534084317 -o /tmp/evaluation-result-4304423-1534084317/solver-4304423-1534084317 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534062308-9591 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1995824521 HOME/instance-4304423-1534084317.xml

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

MD5SUM BENCH= 7185d5885598b7dd528d8e2d67548d5f
RANDOM SEED=1995824521

node104.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.11
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.11
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.11
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.11
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:        15771872 kB
MemAvailable:   31203432 kB
Buffers:          185192 kB
Cached:         15284396 kB
SwapCached:            8 kB
Active:          8353680 kB
Inactive:        7871144 kB
Active(anon):     706604 kB
Inactive(anon):   100964 kB
Active(file):    7647076 kB
Inactive(file):  7770180 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             26756 kB
Writeback:             0 kB
AnonPages:        762240 kB
Mapped:            65072 kB
Shmem:             49636 kB
Slab:             470884 kB
SReclaimable:     442764 kB
SUnreclaim:        28120 kB
KernelStack:        3552 kB
PageTables:         7196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1562684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    651264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37500 MiB
End job on node104 at 2018-08-12 16:32:02