Trace number 4258001

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
sat4j-CSP 2017-07-05? (TO) 260.26001 87.157799

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-27-a3.xml
MD5SUMd2b2d316f8a3db7e4daa8c5fb45f5c4a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark817
Best CPU time to get the best result obtained on this benchmark1993.12
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints354
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":351},{"size":1001,"count":27}]
Minimum variable degree0
Maximum variable degree28
Distribution of variable degrees[{"degree":0,"count":378},{"degree":2,"count":351},{"degree":27,"count":25},{"degree":28,"count":2}]
Minimum constraint arity1
Maximum constraint arity351
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":351},{"arity":27,"count":1},{"arity":351,"count":1}]
Number of extensional constraints0
Number of intensional constraints352
Distribution of constraint types[{"type":"intension","count":352},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258001-1502646569/watcher-4258001-1502646569 -o /tmp/evaluation-result-4258001-1502646569/solver-4258001-1502646569 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258001-1502646569.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Current StackSize limit: 8192 KiB

solver pid=10677, runsolver pid=10674

[startup+0.100116 s]*
/proc/loadavg: 5.30 4.01 3.58 6/203 10686
/proc/meminfo: memFree=23430668/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10151672 memory=20220 CPUtime=0.04 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 3934 0 0 0 3 1 0 0 20 0 9 0 66850233 10395312128 5055 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2537918 5055 2156 1 0 2527415 0
[pid=10677/tid=10679] ppid=10674 vsize=10152700 memory=4206751525541407381 CPUtime=0.03 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) R 10674 10677 17093 0 -1 4202560 2581 0 0 0 3 0 0 0 20 0 10 0 66850239 10396364800 5055 18446744073709551615 4194304 4196468 140736051358592 140246739589600 140246713616336 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10152700 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 66850240 10396364800 5055 18446744073709551615 4194304 4196468 140736051358592 140246665767440 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10218236 memory=140320772662912 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 66850240 10463473664 5055 18446744073709551615 4194304 4196468 140736051358592 140246664714896 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10218236 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 66850240 10463473664 5058 18446744073709551615 4194304 4196468 140736051358592 140246663661840 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10219264 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 11 0 66850240 10464526336 5058 18446744073709551615 4194304 4196468 140736051358592 140246662609296 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10219264 memory=140320772662912 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 11 0 66850241 10464526336 5058 18446744073709551615 4194304 4196468 140736051358592 140246231497456 140246735358594 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10284800 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 11 0 66850242 10531635200 5058 18446744073709551615 4194304 4196468 140736051358592 140246230443680 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10284800 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 11 0 66850242 10531635200 5058 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10285828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 12 0 66850244 10532687872 5058 18446744073709551615 4194304 4196468 140736051358592 140246228339152 140246735366043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10285828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) R 10674 10677 17093 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 12 0 66850244 10532687872 5058 18446744073709551615 4194304 4196468 140736051358592 140246227286984 140246714652672 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10285828 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) R 10674 10677 17093 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 12 0 66850244 10532687872 5058 18446744073709551615 4194304 4196468 140736051358592 140246226234336 140246735357653 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20220 KiB

[startup+0.21018 s]*
/proc/loadavg: 5.30 4.01 3.58 7/209 10692
/proc/meminfo: memFree=23425756/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10554768 memory=31256 CPUtime=0.1 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 5753 0 0 0 9 1 0 0 20 0 15 0 66850233 10808082432 7814 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2638692 7814 2803 1 0 2628164 0
[pid=10677/tid=10679] ppid=10674 vsize=10551156 memory=8318255677412212789 CPUtime=0.08 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) R 10674 10677 17093 0 -1 4202560 3812 0 0 0 7 1 0 0 20 0 15 0 66850239 10804383744 7068 18446744073709551615 4194304 4196468 140736051358592 140246739535792 140246728026669 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10552180 memory=330 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10805432320 7068 18446744073709551615 4194304 4196468 140736051358592 140246665767440 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10552180 memory=3978848697186461344 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10805432320 7068 18446744073709551615 4194304 4196468 140736051358592 140246664714896 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10805432320 7068 18446744073709551615 4194304 4196468 140736051358592 140246663661840 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66850240 10805432320 7133 18446744073709551615 4194304 4196468 140736051358592 140246662609296 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10552180 memory=140320772662912 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66850241 10805432320 7133 18446744073709551615 4194304 4196468 140736051358592 140246231497456 140246735358594 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66850242 10805432320 7133 18446744073709551615 4194304 4196468 140736051358592 140246230443680 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66850242 10805432320 7199 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850244 10805432320 7199 18446744073709551615 4194304 4196468 140736051358592 140246228339152 140246735366043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 66850244 10805432320 7199 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 66850244 10805432320 7199 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10552180 memory=140320772662912 CPUtime=0.01 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 66850244 10805432320 7265 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10805432320 7265 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10552180 memory=140320772662912 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850252 10805432320 7265 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10554768 KiB
Current children cumulated memory: 31256 KiB

[startup+0.310422 s]*
/proc/loadavg: 5.30 4.01 3.58 6/209 10692
/proc/meminfo: memFree=23415640/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551156 memory=36828 CPUtime=0.26 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 8005 0 0 0 24 2 0 0 20 0 15 0 66850233 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637789 9207 2873 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551156 memory=-7677926825137650786 CPUtime=0.18 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) R 10674 10677 17093 0 -1 4202560 5650 0 0 0 16 2 0 0 20 0 15 0 66850239 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246739585872 140246719427934 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246665767440 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246664714896 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850240 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246663661840 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66850240 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246662609296 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66850241 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246231497456 140246735358594 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66850242 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246230443680 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66850242 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850244 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246228339152 140246735366043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551156 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 66850244 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 66850244 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551156 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) R 10674 10677 17093 0 -1 4202560 392 0 0 0 4 0 0 0 20 0 15 0 66850244 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246714150767 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850252 10804383744 9207 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36828 KiB

[startup+0.703023 s]
/proc/loadavg: 5.30 4.01 3.58 5/209 10692
/proc/meminfo: memFree=23404488/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=229680 CPUtime=1.24 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 11076 0 0 0 110 14 0 0 20 0 15 0 66850233 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 57420 3071 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=37680 CPUtime=0.49 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) R 10674 10677 17093 0 -1 4202560 6964 0 0 0 45 4 0 0 20 0 15 0 66850239 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246739584352 140246721415566 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=1296 CPUtime=0.05 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) S 10674 10677 17093 0 -1 1077944384 112 0 0 0 3 2 0 0 20 0 15 0 66850240 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246665767440 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=2420 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) R 10674 10677 17093 0 -1 1077944384 105 0 0 0 3 1 0 0 20 0 15 0 66850240 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246664714896 140246735357653 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=33 CPUtime=0.05 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) S 10674 10677 17093 0 -1 1077944384 101 0 0 0 3 2 0 0 20 0 15 0 66850240 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246663661840 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) S 10674 10677 17093 0 -1 1077944384 111 0 0 0 3 2 0 0 20 0 15 0 66850240 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246662609296 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 66850241 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246231497456 140246735358594 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246230443680 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246228339152 140246735366043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551232 memory=1228 CPUtime=0.15 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) R 10674 10677 17093 0 -1 4202560 784 0 0 0 15 0 0 0 20 0 15 0 66850244 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246227272768 140246718847779 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551232 memory=12200 CPUtime=0.12 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 414 0 0 0 12 0 0 0 20 0 15 0 66850244 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551232 memory=1992 CPUtime=0.21 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 1043 0 0 0 21 0 0 0 20 0 15 0 66850244 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551232 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66850252 10804461568 57420 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 229680 KiB

[startup+1.50076 s]
/proc/loadavg: 5.30 4.01 3.58 7/209 10692
/proc/meminfo: memFree=22860968/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=690536 CPUtime=3 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 13850 0 0 0 268 32 0 0 20 0 15 0 66850233 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 172634 3087 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) R 10674 10677 17093 0 -1 4202560 7429 0 0 0 107 9 0 0 20 0 15 0 66850239 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246739577808 140246338744192 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) S 10674 10677 17093 0 -1 1077944384 245 0 0 0 13 5 0 0 20 0 15 0 66850240 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246665767440 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=4028 CPUtime=0.17 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) S 10674 10677 17093 0 -1 1077944384 230 0 0 0 13 4 0 0 20 0 15 0 66850240 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246664714896 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=37680 CPUtime=0.18 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) S 10674 10677 17093 0 -1 1077944384 233 0 0 0 13 5 0 0 20 0 15 0 66850240 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246663661840 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=1296 CPUtime=0.17 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) S 10674 10677 17093 0 -1 1077944384 241 0 0 0 12 5 0 0 20 0 15 0 66850240 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246662609296 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=164 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 495 0 0 0 0 0 0 0 20 0 15 0 66850241 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246231497456 140246735358594 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246230443744 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=8772 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 172634 18446744073709551615 4194304 4196468 140736051358592 140246228339152 140246735366043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0

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


[startup+87.1578 s]
# the end of solver process 10677 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.19 s, system=6.07011 s

Solver just ended.
Dumping a history of the last processes samples

[startup+86.4016 s]
/proc/loadavg: 5.90 4.50 3.79 9/209 10773
/proc/meminfo: memFree=15164596/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=8299464 CPUtime=257.35 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 124012 0 0 0 25132 603 0 0 20 0 15 0 66850233 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 2074866 3107 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=7813232 CPUtime=13.44 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) S 10674 10677 17093 0 -1 1077944384 15964 0 0 0 1329 15 0 0 20 0 15 0 66850239 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246739583920 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=4028 CPUtime=56.99 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) R 10674 10677 17093 0 -1 4202560 20530 0 0 0 5551 148 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246665767640 140246720045172 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=932 CPUtime=56.74 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) R 10674 10677 17093 0 -1 4202560 17941 0 0 0 5532 142 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246664714784 140246720045094 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=1624 CPUtime=56.98 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) R 10674 10677 17093 0 -1 4202560 19246 0 0 0 5551 147 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246663662040 140246720045222 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=2420 CPUtime=56.56 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) R 10674 10677 17093 0 -1 4202560 22189 0 0 0 5511 145 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246662609496 140246720045222 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=1732 CPUtime=15.28 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 20770 0 0 0 1526 2 0 0 20 0 15 0 66850241 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246231495776 140246735357653 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246230443744 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246228338800 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551232 memory=1444 CPUtime=0.51 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 1977 0 0 0 51 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551232 memory=1228 CPUtime=0.46 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 1391 0 0 0 46 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551232 memory=-8774313645642428999 CPUtime=0.27 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 2340 0 0 0 27 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551232 memory=37680 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551232 memory=1296 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 300 0 0 0 3 1 0 0 20 0 15 0 66850252 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 257.35 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8299464 KiB

[startup+86.8016 s]
/proc/loadavg: 5.90 4.50 3.79 9/209 10773
/proc/meminfo: memFree=15164596/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=8299464 CPUtime=258.95 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 124012 0 0 0 25292 603 0 0 20 0 15 0 66850233 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 2074866 3107 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=-8774313645642428999 CPUtime=13.44 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) S 10674 10677 17093 0 -1 1077944384 15964 0 0 0 1329 15 0 0 20 0 15 0 66850239 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246739583920 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=21184 CPUtime=57.39 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) R 10674 10677 17093 0 -1 4202560 20530 0 0 0 5591 148 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246665767640 140246720298041 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=1788 CPUtime=57.14 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) R 10674 10677 17093 0 -1 4202560 17941 0 0 0 5572 142 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246664714784 140246720332743 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=640 CPUtime=57.38 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) R 10674 10677 17093 0 -1 4202560 19246 0 0 0 5591 147 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246663662040 140246720332743 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=960 CPUtime=56.96 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) R 10674 10677 17093 0 -1 4202560 22189 0 0 0 5551 145 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246662609496 140246720332448 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=1232 CPUtime=15.28 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 20770 0 0 0 1526 2 0 0 20 0 15 0 66850241 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246231495776 140246735357653 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246230443744 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=4300 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=932 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246228338800 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551232 memory=1624 CPUtime=0.51 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 1977 0 0 0 51 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551232 memory=2160 CPUtime=0.46 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 1391 0 0 0 46 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551232 memory=844 CPUtime=0.27 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 2340 0 0 0 27 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551232 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551232 memory=2752 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 300 0 0 0 3 1 0 0 20 0 15 0 66850252 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 258.95 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8299464 KiB

[startup+87.0016 s]*
/proc/loadavg: 6.07 4.56 3.82 9/209 10773
/proc/meminfo: memFree=15164596/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=8299464 CPUtime=259.77 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 124012 0 0 0 25374 603 0 0 20 0 15 0 66850233 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 2074866 3107 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=-7677926825137650786 CPUtime=13.44 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) S 10674 10677 17093 0 -1 1077944384 15964 0 0 0 1329 15 0 0 20 0 15 0 66850239 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246739583920 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=4872558044660077418 CPUtime=57.59 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) R 10674 10677 17093 0 -1 4202560 20530 0 0 0 5611 148 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246665767640 140246720045222 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=8088556 CPUtime=57.34 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) R 10674 10677 17093 0 -1 4202560 17941 0 0 0 5592 142 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246664714784 140246720298052 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=3904 CPUtime=57.59 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) R 10674 10677 17093 0 -1 4202560 19246 0 0 0 5612 147 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246663662040 140246720298144 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=-7677926825137650786 CPUtime=57.16 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) R 10674 10677 17093 0 -1 4202560 22189 0 0 0 5571 145 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246662609496 140246719801465 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=4872558044660077418 CPUtime=15.28 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 20770 0 0 0 1526 2 0 0 20 0 15 0 66850241 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246231495776 140246735357653 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=-7095681261169766044 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246230443744 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246228338800 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551232 memory=6944656425122700657 CPUtime=0.51 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 1977 0 0 0 51 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551232 memory=-7812193691855986592 CPUtime=0.46 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 1391 0 0 0 46 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551232 memory=8299464 CPUtime=0.27 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 2340 0 0 0 27 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551232 memory=8299464 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551232 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 300 0 0 0 3 1 0 0 20 0 15 0 66850252 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 259.77 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8299464 KiB

[startup+87.1106 s]
/proc/loadavg: 6.07 4.56 3.82 9/209 10773
/proc/meminfo: memFree=15164596/32770624 swapFree=67108860/67108860
[pid=10677] ppid=10674 vsize=10551232 memory=8299464 CPUtime=260.17 cores=1,3,5,7
/proc/10677/stat : 10677 (java) S 10674 10677 17093 0 -1 1077944320 124012 0 0 0 25414 603 0 0 20 0 15 0 66850233 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140736051341136 140246735347447 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
/proc/10677/statm: 2637808 2074866 3107 1 0 2627261 0
[pid=10677/tid=10679] ppid=10674 vsize=10551232 memory=8299464 CPUtime=13.44 cores=1,3,5,7
/proc/10677/task/10679/stat : 10679 (java) S 10674 10677 17093 0 -1 1077944384 15964 0 0 0 1329 15 0 0 20 0 15 0 66850239 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246739583920 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10680] ppid=10674 vsize=10551232 memory=8299464 CPUtime=57.69 cores=1,3,5,7
/proc/10677/task/10680/stat : 10680 (java) R 10674 10677 17093 0 -1 4202560 20530 0 0 0 5621 148 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246665767640 140246716944084 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10681] ppid=10674 vsize=10551232 memory=8299464 CPUtime=57.44 cores=1,3,5,7
/proc/10677/task/10681/stat : 10681 (java) R 10674 10677 17093 0 -1 4202560 17941 0 0 0 5602 142 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246664714784 140246720045199 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10682] ppid=10674 vsize=10551232 memory=8299464 CPUtime=57.69 cores=1,3,5,7
/proc/10677/task/10682/stat : 10682 (java) R 10674 10677 17093 0 -1 4202560 19246 0 0 0 5622 147 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246663662040 140246720298052 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10683] ppid=10674 vsize=10551232 memory=8299464 CPUtime=57.25 cores=1,3,5,7
/proc/10677/task/10683/stat : 10683 (java) R 10674 10677 17093 0 -1 4202560 22189 0 0 0 5580 145 0 0 20 0 15 0 66850240 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246662609496 140246716944109 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10684] ppid=10674 vsize=10551232 memory=8299464 CPUtime=15.28 cores=1,3,5,7
/proc/10677/task/10684/stat : 10684 (java) S 10674 10677 17093 0 -1 1077944384 20770 0 0 0 1526 2 0 0 20 0 15 0 66850241 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246231495776 140246735357653 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10685] ppid=10674 vsize=10551232 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10685/stat : 10685 (java) S 10674 10677 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246230443744 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10686] ppid=10674 vsize=10551232 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10686/stat : 10686 (java) S 10674 10677 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66850242 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246229390576 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10687] ppid=10674 vsize=10551232 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10687/stat : 10687 (java) S 10674 10677 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246228338800 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10688] ppid=10674 vsize=10551232 memory=37680 CPUtime=0.51 cores=1,3,5,7
/proc/10677/task/10688/stat : 10688 (java) S 10674 10677 17093 0 -1 1077944384 1977 0 0 0 51 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246227286256 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10689] ppid=10674 vsize=10551232 memory=8289072 CPUtime=0.46 cores=1,3,5,7
/proc/10677/task/10689/stat : 10689 (java) S 10674 10677 17093 0 -1 1077944384 1391 0 0 0 46 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246226233712 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10690] ppid=10674 vsize=10551232 memory=8299464 CPUtime=0.27 cores=1,3,5,7
/proc/10677/task/10690/stat : 10690 (java) S 10674 10677 17093 0 -1 1077944384 2340 0 0 0 27 0 0 0 20 0 15 0 66850244 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246225180656 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10691] ppid=10674 vsize=10551232 memory=8299464 CPUtime=0 cores=1,3,5,7
/proc/10677/task/10691/stat : 10691 (java) S 10674 10677 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66850245 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246224128352 140246735357653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
[pid=10677/tid=10692] ppid=10674 vsize=10551232 memory=8299464 CPUtime=0.04 cores=1,3,5,7
/proc/10677/task/10692/stat : 10692 (java) S 10674 10677 17093 0 -1 1077944384 300 0 0 0 3 1 0 0 20 0 15 0 66850252 10804461568 2074866 18446744073709551615 4194304 4196468 140736051358592 140246223076400 140246735358594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39743488 140736051364245 140736051364398 140736051364398 140736051367887 0
Current children cumulated CPU time: 260.17 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8299464 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.1578
CPU time (s): 260.26
CPU user time (s): 254.19
CPU system time (s): 6.07011
CPU usage (%): 298.608
Max. virtual memory (cumulated for all children) (KiB): 10554768
Max. memory (cumulated for all children) (KiB): 8299464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.19
system time used= 6.07011
maximum resident set size= 8299736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124016
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5406
involuntary context switches= 4724


# summary of solver processes directly reported to runsolver:
#   pid: 10677
#   total CPU time (s): 260.26
#   total CPU user time (s): 254.19
#   total CPU system time (s): 6.07011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.535022 second user time and 0.899881 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:35:21
IDJOB=4258001
IDBENCH=126216
IDSOLVER=2643
FILE ID=node127/4258001-1502646569
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-27-a3.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258001-1502646569/watcher-4258001-1502646569 -o /tmp/evaluation-result-4258001-1502646569/solver-4258001-1502646569 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258001-1502646569.xml

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

MD5SUM BENCH= d2b2d316f8a3db7e4daa8c5fb45f5c4a
RANDOM SEED=1396177226

node127.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.92
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.92
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.92
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.92
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:        23442188 kB
MemAvailable:   23878496 kB
Buffers:          200584 kB
Cached:           532036 kB
SwapCached:            0 kB
Active:          8675944 kB
Inactive:         213140 kB
Active(anon):    8106292 kB
Inactive(anon):    83872 kB
Active(file):     569652 kB
Inactive(file):   129268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1648 kB
Writeback:             4 kB
AnonPages:       8156408 kB
Mapped:            58868 kB
Shmem:             33444 kB
Slab:             132400 kB
SReclaimable:     106448 kB
SUnreclaim:        25952 kB
KernelStack:        3424 kB
PageTables:        20412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8630776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8011776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 19:36:48