Trace number 4305181

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.9.2UNSAT 13.2597 7.02751

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0017_c18.xml
MD5SUM5026d1a6c388113c28cc4e99e58b99c3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.172478
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

1.00/0.75	c Concrete v3.9.2.1532736233296 running
13.21/7.01	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305181-1534137874/watcher-4305181-1534137874 -o /tmp/evaluation-result-4305181-1534137874/solver-4305181-1534137874 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9213 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=554713347 HOME/instance-4305181-1534137874.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=9240, runsolver pid=9236
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 1.00 1.01 1.08 1/191 9349
/proc/meminfo: memFree=28324280/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=10005480 memory=14384 CPUtime=0.1 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 4238 13197 0 0 1 1 5 3 20 0 6 0 231350624 10245611520 3596 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2501370 3596 1919 1 0 2489808 0
[pid=9240/tid=9349] ppid=9236 vsize=10005480 memory=8514701219931451533 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 2078 13197 0 0 0 0 5 3 20 0 6 0 231350633 10245611520 3596 33554432000 4194304 4196468 140733162185072 140325172499024 140325200684189 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=10005480 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 6 0 231350634 10245611520 3596 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=10005480 memory=139953698805376 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 6 0 231350634 10245611520 3596 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 6 0 231350634 10245611520 3596 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 6 0 231350634 10245611520 3596 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 14384 KiB

[startup+0.210353 s]*
/proc/loadavg: 1.00 1.01 1.08 4/217 9375
/proc/meminfo: memFree=28272680/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=10982744 memory=41400 CPUtime=0.26 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 7551 13197 0 0 16 2 5 3 20 0 15 0 231350624 11246329856 10350 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2745686 10350 2957 1 0 2708109 0
[pid=9240/tid=9349] ppid=9236 vsize=10982744 memory=4426647749010431367 CPUtime=0.19 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 4036 13197 0 0 10 1 5 3 20 0 15 0 231350633 11246329856 10350 33554432000 4194304 4196468 140733162185072 140325172485872 140325180937593 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=10982744 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246329856 10350 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=10982744 memory=139953698805376 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=10982744 memory=139953698805376 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350635 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 13 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246329856 10350 33554432000 4194304 4196468 140733162185072 140323977159712 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246329856 10350 33554432000 4194304 4196468 140733162185072 140323829310320 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 492 13197 0 0 1 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 132 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=10982744 memory=139953698805376 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 673 13197 0 0 3 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=10982744 memory=139953698805376 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246329856 10350 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41400 KiB

[startup+0.310563 s]*
/proc/loadavg: 1.00 1.01 1.08 3/217 9375
/proc/meminfo: memFree=28247252/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=10983192 memory=53260 CPUtime=0.39 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 10452 13197 0 0 28 3 5 3 20 0 15 0 231350624 11246788608 13315 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2745798 13315 3076 1 0 2708109 0
[pid=9240/tid=9349] ppid=9236 vsize=10983192 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 7090 13197 0 0 19 2 5 3 20 0 15 0 231350633 11246788608 13513 33554432000 4194304 4196468 140733162185072 140325172474272 140325180938012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=10983192 memory=7739815748216320365 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 13513 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=10983192 memory=7307465773074371183 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 13513 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=10983192 memory=7019607041512982729 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 13513 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 13513 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350635 11246788608 13579 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 13 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246788608 13579 33554432000 4194304 4196468 140733162185072 140323977159712 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246788608 13579 33554432000 4194304 4196468 140733162185072 140323829310320 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=10983192 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 500 13197 0 0 2 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 132 13197 0 0 1 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 709 13197 0 0 4 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 13579 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53260 KiB

[startup+0.700863 s]
/proc/loadavg: 1.00 1.01 1.08 3/217 9375
/proc/meminfo: memFree=28223920/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=10983192 memory=88300 CPUtime=1 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 17153 13197 0 0 88 4 5 3 20 0 15 0 231350624 11246788608 22075 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2745798 22075 3246 1 0 2708109 0
[pid=9240/tid=9349] ppid=9236 vsize=10983192 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 12375 13197 0 0 56 3 5 3 20 0 15 0 231350633 11246788608 22075 33554432000 4194304 4196468 140733162185072 140325172484304 140325180937999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=10983192 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 22075 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 2 13197 0 0 0 0 5 3 20 0 15 0 231350634 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=10983192 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 5 13197 0 0 0 0 5 3 20 0 15 0 231350635 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=10983192 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 13 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246788608 22075 33554432000 4194304 4196468 140733162185072 140323977159712 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350636 11246788608 22075 33554432000 4194304 4196468 140733162185072 140323829310320 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=10983192 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=10983192 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 876 13197 0 0 8 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=10983192 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 799 13197 0 0 9 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=10983192 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 882 13197 0 0 13 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=10983192 memory=279907179430128 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350639 11246788608 22075 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88300 KiB

[startup+1.50083 s]
/proc/loadavg: 1.00 1.01 1.08 3/217 9375
/proc/meminfo: memFree=28136032/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=10998092 memory=180664 CPUtime=2.26 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 24180 13197 0 0 209 9 5 3 20 0 15 0 231350624 11262046208 45166 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2749523 45166 3470 1 0 2711181 0
[pid=9240/tid=9349] ppid=9236 vsize=10998092 memory=11 CPUtime=1.43 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 17774 13197 0 0 130 5 5 3 20 0 15 0 231350633 11262046208 45166 33554432000 4194304 4196468 140733162185072 140325172492368 140325184742750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=10998092 memory=19 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 50 13197 0 0 0 0 5 3 20 0 15 0 231350634 11262046208 45166 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 202 13197 0 0 1 0 5 3 20 0 15 0 231350634 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=10998092 memory=103732 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 12 13197 0 0 1 0 5 3 20 0 15 0 231350634 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 42 13197 0 0 1 0 5 3 20 0 15 0 231350634 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=10998092 memory=6944656592455359580 CPUtime=0.09 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 42 13197 0 0 1 0 5 3 20 0 15 0 231350635 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=10998092 memory=279907180002720 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 14 13197 0 0 0 0 5 3 20 0 15 0 231350636 11262046208 45166 33554432000 4194304 4196468 140733162185072 140323977159776 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=10998092 memory=279907180166160 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350636 11262046208 45166 33554432000 4194304 4196468 140733162185072 140323829310336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=10998092 memory=3472468232637831024 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=10998092 memory=6944656592455359580 CPUtime=0.31 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 1422 13197 0 0 23 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=10998092 memory=6656426216303648864 CPUtime=0.26 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 983 13197 0 0 18 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=10998092 memory=6655300316396806240 CPUtime=0.39 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 1444 13197 0 0 31 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 1 13197 0 0 0 0 5 3 20 0 15 0 231350639 11262046208 45166 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10998092 KiB

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

[startup+6.3007 s]
/proc/loadavg: 1.08 1.03 1.09 5/217 9375
/proc/meminfo: memFree=27377316/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=11077984 memory=502008 CPUtime=12.32 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 65471 13197 0 0 1199 25 5 3 20 0 15 0 231350624 11343855616 125502 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2769496 125502 3516 1 0 2731149 0
[pid=9240/tid=9349] ppid=9236 vsize=11077984 memory=8112282956445269571 CPUtime=6.15 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 41872 13197 0 0 593 14 5 3 20 0 15 0 231350633 11343855616 125502 33554432000 4194304 4196468 140733162185072 140325172493624 140324781505208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=11077984 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 79 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=11077984 memory=395300 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 418 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=11077984 memory=2 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 86 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=11077984 memory=13898514172380 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 76 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=11077984 memory=288230583166042425 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 439 13197 0 0 4 0 5 3 20 0 15 0 231350635 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=11077984 memory=55 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 16 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323977159840 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=11077984 memory=13869 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 8 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323829310336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=11077984 memory=23575 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=11077984 memory=62808 CPUtime=2.25 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 6410 13197 0 0 216 1 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=11077984 memory=2080 CPUtime=2.42 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 7745 13197 0 0 232 2 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=11077984 memory=1036 CPUtime=1.46 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 6099 13197 0 0 136 2 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=11077984 memory=1736 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=11077984 memory=279907179754304 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 28 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 502008 KiB

[startup+7.02745 s]
# the end of solver process 9240 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.9425 s, system=0.317187 s

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

[startup+6.40087 s]
/proc/loadavg: 1.08 1.03 1.09 5/217 9375
/proc/meminfo: memFree=27377316/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=11077984 memory=502008 CPUtime=12.43 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 65473 13197 0 0 1210 25 5 3 20 0 15 0 231350624 11343855616 125502 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2769496 125502 3516 1 0 2731149 0
[pid=9240/tid=9349] ppid=9236 vsize=11077984 memory=4137852223679204726 CPUtime=6.25 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 41873 13197 0 0 603 14 5 3 20 0 15 0 231350633 11343855616 125502 33554432000 4194304 4196468 140733162185072 140325172493624 140324781516736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=11077984 memory=4627829647351778678 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 79 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=11077984 memory=734096885658832449 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 418 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=11077984 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 86 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=11077984 memory=7377858697850601576 CPUtime=0.11 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 76 13197 0 0 3 0 5 3 20 0 15 0 231350634 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=11077984 memory=7516877593662271530 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 439 13197 0 0 4 0 5 3 20 0 15 0 231350635 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=11077984 memory=7517746315188594798 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 16 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323977159840 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=11077984 memory=8320808402720077621 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 8 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323829310336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=11077984 memory=13329 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=11077984 memory=4420 CPUtime=2.25 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 6410 13197 0 0 216 1 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=11077984 memory=6628 CPUtime=2.42 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 7746 13197 0 0 232 2 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=11077984 memory=8836 CPUtime=1.46 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 6099 13197 0 0 136 2 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=11077984 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=11077984 memory=13252 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 28 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 125502 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 12.43 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 502008 KiB

[startup+6.80067 s]
/proc/loadavg: 1.08 1.03 1.09 5/217 9375
/proc/meminfo: memFree=27377316/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=11077984 memory=504136 CPUtime=12.94 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 65540 13197 0 0 1260 26 5 3 20 0 15 0 231350624 11343855616 126034 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2769496 126034 3516 1 0 2731149 0
[pid=9240/tid=9349] ppid=9236 vsize=11077984 memory=0 CPUtime=6.64 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 41878 13197 0 0 642 14 5 3 20 0 15 0 231350633 11343855616 126034 33554432000 4194304 4196468 140733162185072 140325172495376 140324781653105 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=11077984 memory=279907179770896 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 80 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 126034 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=11077984 memory=665094235538677564 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 419 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=11077984 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 88 13197 0 0 4 0 5 3 20 0 15 0 231350634 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=11077984 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 77 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=11077984 memory=-3472574513799858008 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 439 13197 0 0 4 0 5 3 20 0 15 0 231350635 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=11077984 memory=279907179873920 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 16 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 126034 33554432000 4194304 4196468 140733162185072 140323977159840 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=11077984 memory=8128038100524242582 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 8 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 126034 33554432000 4194304 4196468 140733162185072 140323829310336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=11077984 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=11077984 memory=-7361174377247368086 CPUtime=2.29 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) S 9236 9240 8955 0 -1 1077944384 6430 13197 0 0 220 1 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324625144688 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=11077984 memory=8303054830060986464 CPUtime=2.48 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) S 9236 9240 8955 0 -1 1077944384 7781 13197 0 0 238 2 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324624091888 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=11077984 memory=2080 CPUtime=1.46 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 6101 13197 0 0 136 2 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=11077984 memory=1036 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=11077984 memory=1736 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 28 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 126034 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 12.94 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 504136 KiB

[startup+7.00072 s]*
/proc/loadavg: 1.08 1.03 1.08 4/217 9375
/proc/meminfo: memFree=27247912/32770624 swapFree=67108804/67108860
[pid=9240] ppid=9236 vsize=11077984 memory=545280 CPUtime=13.21 cores=0,2,4,6
/proc/9240/stat : 9240 (java) S 9236 9240 8955 0 -1 1077944320 65648 13197 0 0 1287 26 5 3 20 0 15 0 231350624 11343855616 136320 33554432000 4194304 4196468 140733162185072 140733162167616 140325200662263 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
/proc/9240/statm: 2769496 136320 3517 1 0 2731149 0
[pid=9240/tid=9349] ppid=9236 vsize=11077984 memory=8112282956445269571 CPUtime=6.86 cores=0,2,4,6
/proc/9240/task/9349/stat : 9349 (java) R 9236 9240 8955 0 -1 4202560 41949 13197 0 0 663 15 5 3 20 0 15 0 231350633 11343855616 136320 33554432000 4194304 4196468 140733162185072 140325172495936 140325183854997 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9352] ppid=9236 vsize=11077984 memory=4126316290023845779 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9352/stat : 9352 (java) S 9236 9240 8955 0 -1 1077944384 82 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 136320 33554432000 4194304 4196468 140733162185072 140325204905104 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9355] ppid=9236 vsize=11077984 memory=2176 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9355/stat : 9355 (java) S 9236 9240 8955 0 -1 1077944384 422 13197 0 0 3 1 5 3 20 0 15 0 231350634 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324739845136 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9356] ppid=9236 vsize=11077984 memory=3984 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9356/stat : 9356 (java) S 9236 9240 8955 0 -1 1077944384 89 13197 0 0 4 0 5 3 20 0 15 0 231350634 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324738792336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9357] ppid=9236 vsize=11077984 memory=1916 CPUtime=0.13 cores=0,2,4,6
/proc/9240/task/9357/stat : 9357 (java) S 9236 9240 8955 0 -1 1077944384 78 13197 0 0 4 1 5 3 20 0 15 0 231350634 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324737739536 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9359] ppid=9236 vsize=11077984 memory=7528 CPUtime=0.12 cores=0,2,4,6
/proc/9240/task/9359/stat : 9359 (java) S 9236 9240 8955 0 -1 1077944384 464 13197 0 0 4 0 5 3 20 0 15 0 231350635 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324626196848 140325200673410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9361] ppid=9236 vsize=11077984 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9361/stat : 9361 (java) S 9236 9240 8955 0 -1 1077944384 16 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 136320 33554432000 4194304 4196468 140733162185072 140323977159840 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9363] ppid=9236 vsize=11077984 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9363/stat : 9363 (java) S 9236 9240 8955 0 -1 1077944384 8 13197 0 0 0 0 5 3 20 0 15 0 231350636 11343855616 136320 33554432000 4194304 4196468 140733162185072 140323829310336 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9368] ppid=9236 vsize=11077984 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9368/stat : 9368 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140323521910608 140325200680859 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9369] ppid=9236 vsize=11077984 memory=0 CPUtime=2.31 cores=0,2,4,6
/proc/9240/task/9369/stat : 9369 (java) R 9236 9240 8955 0 -1 4202560 6431 13197 0 0 222 1 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324625144688 140325182185140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9370] ppid=9236 vsize=11077984 memory=0 CPUtime=2.53 cores=0,2,4,6
/proc/9240/task/9370/stat : 9370 (java) R 9236 9240 8955 0 -1 4202560 7786 13197 0 0 243 2 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324624091888 140325200683610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9371] ppid=9236 vsize=11077984 memory=3472468249859376816 CPUtime=1.47 cores=0,2,4,6
/proc/9240/task/9371/stat : 9371 (java) S 9236 9240 8955 0 -1 1077944384 6101 13197 0 0 137 2 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324623039088 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9373] ppid=9236 vsize=11077984 memory=3472328296160571439 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9373/stat : 9373 (java) S 9236 9240 8955 0 -1 1077944384 3 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140323091114720 140325200672469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
[pid=9240/tid=9375] ppid=9236 vsize=11077984 memory=8313631451545597433 CPUtime=0.08 cores=0,2,4,6
/proc/9240/task/9375/stat : 9375 (java) S 9236 9240 8955 0 -1 1077944384 28 13197 0 0 0 0 5 3 20 0 15 0 231350639 11343855616 136320 33554432000 4194304 4196468 140733162185072 140324621986480 140325200673410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29782016 140733162191469 140733162194268 140733162194268 140733162196943 0
Current children cumulated CPU time: 13.21 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 545280 KiB

Child status: 0
Real time (s): 7.02751
CPU time (s): 13.2597
CPU user time (s): 12.9425
CPU system time (s): 0.317187
CPU usage (%): 188.683
Max. virtual memory (cumulated for all children) (KiB): 11080696
Max. memory (cumulated for all children) (KiB): 545280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9425
system time used= 0.317187
maximum resident set size= 547364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78998
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= 7014
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 9240
#   total CPU time (s): 13.2597
#   total CPU user time (s): 12.9425
#   total CPU system time (s): 0.317187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069087 second user time and 0.111243 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 07:24:34
IDJOB=4305181
IDBENCH=141565
IDSOLVER=2780
FILE ID=node105/4305181-1534137874
RUNJOBID= node105-1534137874-9213
PBS_JOBID= 21037025
Free space on /tmp= 40924 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-0017_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305181-1534137874/watcher-4305181-1534137874 -o /tmp/evaluation-result-4305181-1534137874/solver-4305181-1534137874 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9213 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=554713347 HOME/instance-4305181-1534137874.xml

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

MD5SUM BENCH= 5026d1a6c388113c28cc4e99e58b99c3
RANDOM SEED=554713347

node105.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.32
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.32
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.32
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.32
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:        28331064 kB
MemAvailable:   31911288 kB
Buffers:          167984 kB
Cached:          3669364 kB
SwapCached:           16 kB
Active:          1995224 kB
Inactive:        1892976 kB
Active(anon):       3184 kB
Inactive(anon):   100528 kB
Active(file):    1992040 kB
Inactive(file):  1792448 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             53016 kB
Writeback:             0 kB
AnonPages:         58572 kB
Mapped:            51220 kB
Shmem:             49748 kB
Slab:             250304 kB
SReclaimable:     223144 kB
SUnreclaim:        27160 kB
KernelStack:        3184 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40872 MiB
End job on node105 at 2018-08-13 07:24:42