Trace number 4301295

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 2018-07-11? (TO) 259.985 89.1937

General information on the benchmark

NameNurseRostering/
NurseRostering-13_c18.xml
MD5SUMbfb8f77ba8ae689b0ec737170bc63bca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8025
Number of constraints17841
Number of domains21
Minimum domain size1
Maximum domain size121
Distribution of domain sizes[{"size":1,"count":652},{"size":2,"count":1350},{"size":3,"count":156},{"size":4,"count":72},{"size":5,"count":33},{"size":6,"count":8},{"size":7,"count":121},{"size":8,"count":124},{"size":11,"count":96},{"size":12,"count":117},{"size":19,"count":3360},{"size":29,"count":900},{"size":120,"count":504},{"size":121,"count":532}]
Minimum variable degree2
Maximum variable degree55
Distribution of variable degrees[{"degree":2,"count":4185},{"degree":3,"count":480},{"degree":42,"count":5},{"degree":43,"count":95},{"degree":44,"count":120},{"degree":45,"count":25},{"degree":46,"count":79},{"degree":47,"count":137},{"degree":48,"count":190},{"degree":49,"count":200},{"degree":50,"count":288},{"degree":51,"count":991},{"degree":52,"count":861},{"degree":53,"count":271},{"degree":54,"count":78},{"degree":55,"count":20}]
Minimum constraint arity2
Maximum constraint arity240
Distribution of constraint arities[{"arity":2,"count":5938},{"arity":3,"count":5850},{"arity":4,"count":370},{"arity":6,"count":2530},{"arity":7,"count":220},{"arity":19,"count":120},{"arity":29,"count":2280},{"arity":121,"count":532},{"arity":240,"count":1}]
Number of extensional constraints3772
Number of intensional constraints2031
Distribution of constraint types[{"type":"extension","count":3772},{"type":"intension","count":2031},{"type":"regular","count":6235},{"type":"sum","count":240},{"type":"count","count":5562},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301295-1532877881/watcher-4301295-1532877881 -o /tmp/evaluation-result-4301295-1532877881/solver-4301295-1532877881 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301295-1532877881.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=22082, runsolver pid=22079

[startup+0.100127 s]*
/proc/loadavg: 2.02 2.10 2.25 3/217 22097
/proc/meminfo: memFree=27257444/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10659012 memory=30088 CPUtime=0.12 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 6608 0 0 0 11 1 0 0 20 0 15 0 105351411 10914828288 7522 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2664753 7522 2841 1 0 2627263 0
[pid=22082/tid=22084] ppid=22079 vsize=10659012 memory=-8773748148830243971 CPUtime=0.09 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) R 22079 22082 16915 0 -1 4202560 4432 0 0 0 8 1 0 0 20 0 15 0 105351412 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850495764784 139850491555222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850098072464 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850097019664 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850095967376 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850094914576 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850051336304 139850491554434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850050282272 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105351415 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850049229936 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850048178256 139850491561883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0.02 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) R 22079 22082 16915 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850045021040 139850491564634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 7522 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30088 KiB

[startup+0.210361 s]*
/proc/loadavg: 2.02 2.10 2.25 5/217 22097
/proc/meminfo: memFree=27246064/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10659012 memory=42044 CPUtime=0.33 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 8109 0 0 0 31 2 0 0 20 0 15 0 105351411 10914828288 10511 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2664753 10511 2997 1 0 2627263 0
[pid=22082/tid=22084] ppid=22079 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) R 22079 22082 16915 0 -1 4202560 5016 0 0 0 19 1 0 0 20 0 15 0 105351412 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850495778432 139850491565213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10659012 memory=343 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850098072464 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10659012 memory=288370007722980992 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850097019664 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850095967376 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850094914576 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850051336304 139850491554434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850050282272 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105351415 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850049229936 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850048178256 139850491561883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 535 0 0 0 2 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0.07 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) R 22079 22082 16915 0 -1 4202560 736 0 0 0 7 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850045021040 139850483780414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 10511 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42044 KiB

[startup+0.311731 s]*
/proc/loadavg: 2.02 2.10 2.25 5/217 22097
/proc/meminfo: memFree=27233472/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10659012 memory=54892 CPUtime=0.6 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 9779 0 0 0 57 3 0 0 20 0 15 0 105351411 10914828288 13723 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2664753 13723 3049 1 0 2627263 0
[pid=22082/tid=22084] ppid=22079 vsize=10659012 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) R 22079 22082 16915 0 -1 4202560 5357 0 0 0 28 1 0 0 20 0 15 0 105351412 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850495779440 139850491565213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10659012 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850098072464 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10659012 memory=288370007722980992 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850097019664 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850095967376 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850094914576 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850051336304 139850491554434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105351414 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850050282272 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105351415 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850049229936 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850048178256 139850491561883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10659012 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) R 22079 22082 16915 0 -1 4202560 1065 0 0 0 7 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850047107144 139850475011379 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10659012 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) R 22079 22082 16915 0 -1 4202560 922 0 0 0 7 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850046054344 139850471231473 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0.13 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) R 22079 22082 16915 0 -1 1077944384 1070 0 0 0 13 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10659012 memory=139631571269248 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351417 10914828288 13723 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 54892 KiB

[startup+0.7008 s]
/proc/loadavg: 2.02 2.10 2.25 5/217 22097
/proc/meminfo: memFree=27196676/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10659088 memory=116112 CPUtime=1.96 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 12937 0 0 0 191 5 0 0 20 0 15 0 105351411 10914906112 29028 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2664772 29028 3108 1 0 2627263 0
[pid=22082/tid=22084] ppid=22079 vsize=10659088 memory=234502999796136 CPUtime=0.68 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) R 22079 22082 16915 0 -1 4202560 5842 0 0 0 65 3 0 0 20 0 15 0 105351412 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850495776384 139850127879988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10659088 memory=3977296629253554382 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) S 22079 22082 16915 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105351413 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850098072464 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850097019664 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850095967376 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10659088 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351413 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850094914576 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105351414 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850051336304 139850491554434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10659088 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105351414 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850050282272 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105351415 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850049229936 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850048178256 139850491561883 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10659088 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) R 22079 22082 16915 0 -1 4202560 1829 0 0 0 45 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850047115600 139850475029542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10659088 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) R 22079 22082 16915 0 -1 4202560 1664 0 0 0 44 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850046059760 139850475654289 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10659088 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) S 22079 22082 16915 0 -1 1077944384 2232 0 0 0 35 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10659088 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105351417 10914906112 29028 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 116112 KiB

[startup+1.5008 s]
/proc/loadavg: 2.02 2.10 2.25 7/217 22097
/proc/meminfo: memFree=27085724/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10659088 memory=236632 CPUtime=4.54 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 17113 0 0 0 444 10 0 0 20 0 15 0 105351411 10914906112 59158 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2664772 59158 3142 1 0 2627263 0
[pid=22082/tid=22084] ppid=22079 vsize=10659088 memory=10799 CPUtime=1.42 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) R 22079 22082 16915 0 -1 4202560 6015 0 0 0 139 3 0 0 20 0 15 0 105351412 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850495777504 139850130418000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10659088 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) S 22079 22082 16915 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 15 0 105351413 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850098072464 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10659088 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) S 22079 22082 16915 0 -1 1077944384 36 0 0 0 2 0 0 0 20 0 15 0 105351413 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850097019664 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10659088 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) S 22079 22082 16915 0 -1 1077944384 39 0 0 0 3 0 0 0 20 0 15 0 105351413 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850095967376 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10659088 memory=6943526294502006880 CPUtime=0.02 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) S 22079 22082 16915 0 -1 1077944384 42 0 0 0 2 0 0 0 20 0 15 0 105351413 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850094914576 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 15 0 105351414 10914906112 59158 33554432000 4194304 4196468 140726928994128 139850051336304 139850491554434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0

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


[startup+89.1936 s]
# the end of solver process 22082 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=255.376 s, system=4.60985 s

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

[startup+88.0007 s]*
/proc/loadavg: 3.07 2.46 2.37 6/216 22099
/proc/meminfo: memFree=18969396/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10661136 memory=8207184 CPUtime=255.59 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 1046282 0 0 0 25107 452 0 0 20 0 15 0 105351411 10917003264 2051796 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2665284 2051796 3186 1 0 2627775 0
[pid=22082/tid=22084] ppid=22079 vsize=10661136 memory=6791534058613427641 CPUtime=23.58 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) S 22079 22082 16915 0 -1 1077944384 34296 0 0 0 2319 39 0 0 20 0 15 0 105351412 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850495777728 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10661136 memory=4872558044660077418 CPUtime=52.06 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) R 22079 22082 16915 0 -1 4202560 203160 0 0 0 5101 105 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850098072360 139850484171495 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10661136 memory=2240 CPUtime=52.25 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) R 22079 22082 16915 0 -1 4202560 266343 0 0 0 5120 105 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850097019864 139850473096912 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10661136 memory=4128 CPUtime=52.26 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) R 22079 22082 16915 0 -1 4202560 252350 0 0 0 5128 98 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850095967576 139850476493892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10661136 memory=2200 CPUtime=52.11 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) R 22079 22082 16915 0 -1 4202560 213296 0 0 0 5121 90 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850094914160 139850484171495 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10661136 memory=7892 CPUtime=11.53 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 32058 0 0 0 1150 3 0 0 20 0 15 0 105351414 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850051334624 139850491553493 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10661136 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105351414 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850050282336 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10661136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 105351415 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850049229952 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10661136 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850048177904 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10661136 memory=2464 CPUtime=5.4 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 17353 0 0 0 538 2 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10661136 memory=1576 CPUtime=5.29 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 17346 0 0 0 526 3 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10661136 memory=0 CPUtime=0.97 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) S 22079 22082 16915 0 -1 1077944384 7989 0 0 0 95 2 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10661136 memory=234457969765510 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10661136 memory=234457969765511 CPUtime=0.06 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 634 0 0 0 2 4 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 255.59 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8207184 KiB

[startup+88.8007 s]
/proc/loadavg: 3.07 2.46 2.37 6/216 22099
/proc/meminfo: memFree=18969396/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10661136 memory=8207184 CPUtime=258.68 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 1046384 0 0 0 25415 453 0 0 20 0 15 0 105351411 10917003264 2051796 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2665284 2051796 3186 1 0 2627775 0
[pid=22082/tid=22084] ppid=22079 vsize=10661136 memory=6791534058613427641 CPUtime=23.58 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) S 22079 22082 16915 0 -1 1077944384 34296 0 0 0 2319 39 0 0 20 0 15 0 105351412 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850495777728 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10661136 memory=1292 CPUtime=52.83 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) R 22079 22082 16915 0 -1 4202560 203160 0 0 0 5177 106 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850098072360 139850484171495 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10661136 memory=2436 CPUtime=53.04 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) R 22079 22082 16915 0 -1 4202560 266366 0 0 0 5199 105 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850097019248 139850484171495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10661136 memory=1728 CPUtime=53.05 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) R 22079 22082 16915 0 -1 4202560 252429 0 0 0 5207 98 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850095967576 139850475997216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10661136 memory=1720 CPUtime=52.88 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) R 22079 22082 16915 0 -1 4202560 213296 0 0 0 5197 91 0 0 20 0 15 0 105351413 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850094914160 139850484171495 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10661136 memory=5760 CPUtime=11.53 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 32058 0 0 0 1150 3 0 0 20 0 15 0 105351414 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850051334624 139850491553493 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10661136 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105351414 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850050282336 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10661136 memory=9920 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 105351415 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850049229952 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10661136 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850048177904 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10661136 memory=1428 CPUtime=5.4 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 17353 0 0 0 538 2 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10661136 memory=8512 CPUtime=5.29 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 17346 0 0 0 526 3 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10661136 memory=792 CPUtime=0.97 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) S 22079 22082 16915 0 -1 1077944384 7989 0 0 0 95 2 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10661136 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10661136 memory=1228 CPUtime=0.06 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 634 0 0 0 2 4 0 0 20 0 15 0 105351417 10917003264 2051796 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 258.68 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8207184 KiB

[startup+89.0047 s]*
/proc/loadavg: 3.07 2.46 2.37 6/216 22099
/proc/meminfo: memFree=18967348/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10661136 memory=8209232 CPUtime=259.48 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 1046387 0 0 0 25495 453 0 0 20 0 15 0 105351411 10917003264 2052308 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2665284 2052308 3186 1 0 2627775 0
[pid=22082/tid=22084] ppid=22079 vsize=10661136 memory=7022364594140610616 CPUtime=23.58 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) S 22079 22082 16915 0 -1 1077944384 34296 0 0 0 2319 39 0 0 20 0 15 0 105351412 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850495777728 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10661136 memory=343 CPUtime=53.02 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) R 22079 22082 16915 0 -1 4202560 203161 0 0 0 5196 106 0 0 20 0 15 0 105351413 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850098072464 139850476243978 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10661136 memory=301929392083609216 CPUtime=53.22 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) R 22079 22082 16915 0 -1 4202560 266366 0 0 0 5217 105 0 0 20 0 15 0 105351413 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850097019864 139850476539136 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10661136 memory=6944656575208382560 CPUtime=53.25 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) R 22079 22082 16915 0 -1 4202560 252429 0 0 0 5227 98 0 0 20 0 15 0 105351413 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850095967376 139850476244243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10661136 memory=3471202396320837679 CPUtime=53.08 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) R 22079 22082 16915 0 -1 4202560 213296 0 0 0 5217 91 0 0 20 0 15 0 105351413 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850094914576 139850476243725 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10661136 memory=7160715096281900277 CPUtime=11.54 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 32060 0 0 0 1151 3 0 0 20 0 15 0 105351414 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850051334848 139850491553493 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10661136 memory=3472323898181169199 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105351414 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850050282336 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10661136 memory=6944656592455359545 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 105351415 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850049229952 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10661136 memory=6944603652687159653 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850048177904 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10661136 memory=0 CPUtime=5.4 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 17353 0 0 0 538 2 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10661136 memory=3184097920075968559 CPUtime=5.29 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 17346 0 0 0 526 3 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10661136 memory=3472467927798687408 CPUtime=0.97 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) S 22079 22082 16915 0 -1 1077944384 7989 0 0 0 95 2 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10661136 memory=3472323898181169199 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10661136 memory=3471342027892106928 CPUtime=0.06 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 634 0 0 0 2 4 0 0 20 0 15 0 105351417 10917003264 2052308 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 259.48 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8209232 KiB

[startup+89.1108 s]
/proc/loadavg: 3.07 2.46 2.37 6/216 22099
/proc/meminfo: memFree=18967348/32770624 swapFree=67108792/67108860
[pid=22082] ppid=22079 vsize=10661136 memory=8254288 CPUtime=259.86 cores=1,3,5,7
/proc/22082/stat : 22082 (java) S 22079 22082 16915 0 -1 1077944320 1046409 0 0 0 25533 453 0 0 20 0 15 0 105351411 10917003264 2063572 33554432000 4194304 4196468 140726928994128 140726928976672 139850491543287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
/proc/22082/statm: 2665284 2063572 3186 1 0 2627775 0
[pid=22082/tid=22084] ppid=22079 vsize=10661136 memory=1200 CPUtime=23.58 cores=1,3,5,7
/proc/22082/task/22084/stat : 22084 (java) S 22079 22082 16915 0 -1 1077944384 34296 0 0 0 2319 39 0 0 20 0 15 0 105351412 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850495777728 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22085] ppid=22079 vsize=10661136 memory=8207184 CPUtime=53.12 cores=1,3,5,7
/proc/22082/task/22085/stat : 22085 (java) R 22079 22082 16915 0 -1 4202560 203183 0 0 0 5206 106 0 0 20 0 15 0 105351413 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850098072464 139850476243872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22086] ppid=22079 vsize=10661136 memory=8207184 CPUtime=53.32 cores=1,3,5,7
/proc/22082/task/22086/stat : 22086 (java) R 22079 22082 16915 0 -1 4202560 266366 0 0 0 5227 105 0 0 20 0 15 0 105351413 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850097019864 139850476539736 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22087] ppid=22079 vsize=10661136 memory=8207184 CPUtime=53.35 cores=1,3,5,7
/proc/22082/task/22087/stat : 22087 (java) R 22079 22082 16915 0 -1 4202560 252429 0 0 0 5237 98 0 0 20 0 15 0 105351413 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850095967376 139850476243920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22088] ppid=22079 vsize=10661136 memory=8207184 CPUtime=53.17 cores=1,3,5,7
/proc/22082/task/22088/stat : 22088 (java) R 22079 22082 16915 0 -1 4202560 213296 0 0 0 5226 91 0 0 20 0 15 0 105351413 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850094914776 139850476243975 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22089] ppid=22079 vsize=10661136 memory=8207184 CPUtime=11.54 cores=1,3,5,7
/proc/22082/task/22089/stat : 22089 (java) S 22079 22082 16915 0 -1 1077944384 32060 0 0 0 1151 3 0 0 20 0 15 0 105351414 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850051334848 139850491553493 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22090] ppid=22079 vsize=10661136 memory=8000080 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22090/stat : 22090 (java) S 22079 22082 16915 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105351414 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850050282336 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22091] ppid=22079 vsize=10661136 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22091/stat : 22091 (java) S 22079 22082 16915 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 105351415 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850049229952 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22092] ppid=22079 vsize=10661136 memory=1262 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22092/stat : 22092 (java) S 22079 22082 16915 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850048177904 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22093] ppid=22079 vsize=10661136 memory=1228 CPUtime=5.4 cores=1,3,5,7
/proc/22082/task/22093/stat : 22093 (java) S 22079 22082 16915 0 -1 1077944384 17353 0 0 0 538 2 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850047126128 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22094] ppid=22079 vsize=10661136 memory=1200 CPUtime=5.29 cores=1,3,5,7
/proc/22082/task/22094/stat : 22094 (java) S 22079 22082 16915 0 -1 1077944384 17346 0 0 0 526 3 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850046073328 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22095] ppid=22079 vsize=10661136 memory=8207184 CPUtime=0.97 cores=1,3,5,7
/proc/22082/task/22095/stat : 22095 (java) S 22079 22082 16915 0 -1 1077944384 7989 0 0 0 95 2 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850045021040 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22096] ppid=22079 vsize=10661136 memory=8207180 CPUtime=0 cores=1,3,5,7
/proc/22082/task/22096/stat : 22096 (java) S 22079 22082 16915 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850043968480 139850491553493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
[pid=22082/tid=22097] ppid=22079 vsize=10661136 memory=288230574492221466 CPUtime=0.06 cores=1,3,5,7
/proc/22082/task/22097/stat : 22097 (java) S 22079 22082 16915 0 -1 1077944384 634 0 0 0 2 4 0 0 20 0 15 0 105351417 10917003264 2063572 33554432000 4194304 4196468 140726928994128 139850042915248 139850491554434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14962688 140726928995446 140726928995598 140726928995598 140726928998351 0
Current children cumulated CPU time: 259.86 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8254288 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 89.1937
CPU time (s): 259.985
CPU user time (s): 255.376
CPU system time (s): 4.60985
CPU usage (%): 291.484
Max. virtual memory (cumulated for all children) (KiB): 10726672
Max. memory (cumulated for all children) (KiB): 8254288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.376
system time used= 4.60985
maximum resident set size= 8260680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046416
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= 9296
involuntary context switches= 2024


# summary of solver processes directly reported to runsolver:
#   pid: 22082
#   total CPU time (s): 259.985
#   total CPU user time (s): 255.376
#   total CPU system time (s): 4.60985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.630694 second user time and 0.826021 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 17:24:41
IDJOB=4301295
IDBENCH=141057
IDSOLVER=2773
FILE ID=node150/4301295-1532877881
RUNJOBID= node150-1532875965-20369
PBS_JOBID= 21022492
Free space on /tmp= 55348 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/NurseRostering/NurseRostering-13_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301295-1532877881/watcher-4301295-1532877881 -o /tmp/evaluation-result-4301295-1532877881/solver-4301295-1532877881 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532875965-20369 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301295-1532877881.xml

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

MD5SUM BENCH= bfb8f77ba8ae689b0ec737170bc63bca
RANDOM SEED=488714369

node150.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.76
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.76
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.76
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.76
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:        27274112 kB
MemAvailable:   31002076 kB
Buffers:          220168 kB
Cached:          3750940 kB
SwapCached:           32 kB
Active:          2381148 kB
Inactive:        2581924 kB
Active(anon):     943716 kB
Inactive(anon):    76188 kB
Active(file):    1437432 kB
Inactive(file):  2505736 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              3140 kB
Writeback:             0 kB
AnonPages:       1071528 kB
Mapped:            56428 kB
Shmem:             25156 kB
Slab:             230452 kB
SReclaimable:     201264 kB
SUnreclaim:        29188 kB
KernelStack:        3856 kB
PageTables:         7008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2387972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55344 MiB
End job on node150 at 2018-07-29 17:26:11