Trace number 4302147

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.965 83.9457

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-4-0_c18.xml
MD5SUMed32499ea7c7019ad5624e4a2d93decd
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 variables333
Number of constraints356
Number of domains3
Minimum domain size10
Maximum domain size111
Distribution of domain sizes[{"size":10,"count":111},{"size":37,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
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 (11673 MiB free)
  memory of node 1: 16384 MiB (15833 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302147-1532887910/watcher-4302147-1532887910 -o /tmp/evaluation-result-4302147-1532887910/solver-4302147-1532887910 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13547 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302147-1532887910.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=21084, runsolver pid=21081

[startup+0.100058 s]*
/proc/loadavg: 2.02 2.22 2.29 3/217 21099
/proc/meminfo: memFree=28150236/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10659012 memory=30680 CPUtime=0.13 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 6730 0 0 0 11 2 0 0 20 0 15 0 106354181 10914828288 7670 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2664753 7670 2814 1 0 2627263 0
[pid=21084/tid=21086] ppid=21081 vsize=10659012 memory=-8773748148830113149 CPUtime=0.08 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) R 21081 21084 13514 0 -1 4202560 4571 0 0 0 7 1 0 0 20 0 15 0 106354181 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089626482544 140089622289814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089558968976 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089557916176 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089556863376 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) S 21081 21084 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089555810576 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354183 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089114774384 140089622289026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354184 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089113720352 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354184 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089112667504 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354186 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089111615824 140089622296475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 15 0 106354186 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089110563184 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354186 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089109510384 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0.02 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) R 21081 21084 13514 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 106354186 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089108457584 140089605902909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354187 10914828288 7670 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30680 KiB

[startup+0.210522 s]*
/proc/loadavg: 2.02 2.22 2.29 4/217 21099
/proc/meminfo: memFree=28139148/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10659012 memory=41888 CPUtime=0.33 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 8095 0 0 0 30 3 0 0 20 0 15 0 106354181 10914828288 10472 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2664753 10472 3003 1 0 2627263 0
[pid=21084/tid=21086] ppid=21081 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) R 21081 21084 13514 0 -1 4202560 5031 0 0 0 18 2 0 0 20 0 15 0 106354181 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089626514160 140089606321509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10659012 memory=339 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089558968976 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10659012 memory=288370168206550656 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089557916176 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089556863376 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) S 21081 21084 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354182 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089555810576 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354183 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089114774384 140089622289026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354184 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089113720352 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354184 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089112667504 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354186 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089111615824 140089622296475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10659012 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 669 0 0 0 1 0 0 0 20 0 15 0 106354186 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089110563184 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 319 0 0 0 2 0 0 0 20 0 15 0 106354186 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089109510384 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0.07 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) R 21081 21084 13514 0 -1 4202560 713 0 0 0 7 0 0 0 20 0 15 0 106354186 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089108457584 140089622299226 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10659012 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354187 10914828288 10472 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41888 KiB

[startup+0.312127 s]*
/proc/loadavg: 2.02 2.22 2.29 6/217 21099
/proc/meminfo: memFree=28127176/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10659088 memory=52484 CPUtime=0.61 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 9690 0 0 0 57 4 0 0 20 0 15 0 106354181 10914906112 13121 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2664772 13121 3072 1 0 2627263 0
[pid=21084/tid=21086] ppid=21081 vsize=10659088 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) R 21081 21084 13514 0 -1 4202560 5593 0 0 0 27 2 0 0 20 0 15 0 106354181 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089626512832 140089606321509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10659088 memory=4294977826 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089558968976 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10659088 memory=288370168206550656 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089557916176 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089556863376 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) S 21081 21084 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089555810576 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10659088 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106354183 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089114774384 140089622289026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106354184 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089113720352 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106354184 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089112667504 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354186 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089111615824 140089622296475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10659088 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) R 21081 21084 13514 0 -1 4202560 914 0 0 0 8 0 0 0 20 0 15 0 106354186 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089110553296 140089605490634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10659088 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) R 21081 21084 13514 0 -1 4202560 887 0 0 0 8 0 0 0 20 0 15 0 106354186 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089109491400 140089599912528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10659088 memory=139792054838912 CPUtime=0.13 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) R 21081 21084 13514 0 -1 1077944384 930 0 0 0 13 0 0 0 20 0 15 0 106354186 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089108457584 140089622289026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10659088 memory=139792054838912 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354187 10914906112 13147 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 52484 KiB

[startup+0.700705 s]
/proc/loadavg: 2.02 2.22 2.29 5/217 21099
/proc/meminfo: memFree=28086596/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10659088 memory=192600 CPUtime=1.94 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 12744 0 0 0 186 8 0 0 20 0 15 0 106354181 10914906112 48150 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2664772 48150 3127 1 0 2627263 0
[pid=21084/tid=21086] ppid=21081 vsize=10659088 memory=230377079727554 CPUtime=0.65 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) R 21081 21084 13514 0 -1 4202560 6044 0 0 0 61 4 0 0 20 0 15 0 106354181 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089626484400 140089622289814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10659088 memory=605488 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) S 21081 21084 13514 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089558968976 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) S 21081 21084 13514 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089557916176 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089556863376 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10659088 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) S 21081 21084 13514 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 106354182 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089555810576 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 106354183 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089114774384 140089622289026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10659088 memory=-3535359994705171299 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106354184 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089113720352 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106354184 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089112667504 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10659088 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354186 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089111615824 140089622296475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10659088 memory=6656426216303648864 CPUtime=0.42 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 1885 0 0 0 42 0 0 0 20 0 15 0 106354186 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089110563184 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10659088 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 1600 0 0 0 45 0 0 0 20 0 15 0 106354186 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089109510384 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10659088 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) S 21081 21084 13514 0 -1 1077944384 1719 0 0 0 34 0 0 0 20 0 15 0 106354186 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089108457584 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10659088 memory=12708 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106354187 10914906112 48150 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 192600 KiB

[startup+1.50123 s]
/proc/loadavg: 2.10 2.23 2.29 3/217 21099
/proc/meminfo: memFree=27920528/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10659088 memory=541176 CPUtime=4.14 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 13739 0 0 0 374 40 0 0 20 0 15 0 106354181 10914906112 135294 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2664772 135294 3144 1 0 2627263 0
[pid=21084/tid=21086] ppid=21081 vsize=10659088 memory=10757 CPUtime=1.18 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) S 21081 21084 13514 0 -1 1077944384 6124 0 0 0 112 6 0 0 20 0 15 0 106354181 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089626514128 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10659088 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) R 21081 21084 13514 0 -1 4202560 203 0 0 0 20 7 0 0 20 0 15 0 106354182 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089558969176 140089607300000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10659088 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) R 21081 21084 13514 0 -1 4202560 197 0 0 0 20 7 0 0 20 0 15 0 106354182 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089557916176 140089607300000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10659088 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) R 21081 21084 13514 0 -1 4202560 189 0 0 0 19 7 0 0 20 0 15 0 106354182 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089556863376 140089607300000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10659088 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) R 21081 21084 13514 0 -1 4202560 199 0 0 0 19 8 0 0 20 0 15 0 106354182 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089555810464 140089607300000 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106354183 10914906112 135294 33554432000 4194304 4196468 140733875957232 140089114772896 140089622288085 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0

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


[startup+83.9457 s]
# the end of solver process 21084 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.116 s, system=5.84824 s

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

[startup+83.2011 s]
/proc/loadavg: 5.38 3.19 2.62 9/216 21262
/proc/meminfo: memFree=12004912/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10724624 memory=8219036 CPUtime=257.13 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 165216 0 0 0 25133 580 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2681156 2054759 3175 1 0 2643647 0
[pid=21084/tid=21086] ppid=21081 vsize=10724624 memory=8206736 CPUtime=13.22 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) S 21081 21084 13514 0 -1 1077944384 14060 0 0 0 1314 8 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089626515488 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10724624 memory=4140 CPUtime=57.11 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) R 21081 21084 13514 0 -1 4202560 11497 0 0 0 5564 147 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089558968864 140089615374620 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10724624 memory=30296 CPUtime=57.3 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) R 21081 21084 13514 0 -1 4202560 33611 0 0 0 5596 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089557916376 140089607267581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10724624 memory=6791534058613427641 CPUtime=57.21 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) R 21081 21084 13514 0 -1 4202560 34415 0 0 0 5587 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089556863576 140089607267368 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10724624 memory=302304366344536374 CPUtime=57.47 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) R 21081 21084 13514 0 -1 4202560 22764 0 0 0 5599 148 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089555810576 140089607267600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10724624 memory=8198520 CPUtime=11.68 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 24947 0 0 0 1166 2 0 0 20 0 15 0 106354183 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089114772928 140089622288085 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10724624 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089113720416 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089112667520 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10724624 memory=1043 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089111615472 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10724624 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 13196 0 0 0 147 1 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089110563232 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10724624 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 6237 0 0 0 113 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089109510432 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10724624 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) S 21081 21084 13514 0 -1 1077944384 2500 0 0 0 40 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089108457344 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10724624 memory=147 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0.04 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 625 0 0 0 1 3 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 257.13 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8219036 KiB

[startup+83.6012 s]
/proc/loadavg: 5.38 3.19 2.62 9/216 21262
/proc/meminfo: memFree=12004912/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10724624 memory=8219036 CPUtime=258.71 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 165216 0 0 0 25291 580 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2681156 2054759 3175 1 0 2643647 0
[pid=21084/tid=21086] ppid=21081 vsize=10724624 memory=77 CPUtime=13.22 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) S 21081 21084 13514 0 -1 1077944384 14060 0 0 0 1314 8 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089626515488 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10724624 memory=0 CPUtime=57.51 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) R 21081 21084 13514 0 -1 4202560 11497 0 0 0 5604 147 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089558968864 140089603887524 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10724624 memory=148 CPUtime=57.7 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) R 21081 21084 13514 0 -1 4202560 33611 0 0 0 5636 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089557916376 140089606978512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10724624 memory=0 CPUtime=57.6 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) R 21081 21084 13514 0 -1 4202560 34415 0 0 0 5626 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089556863496 140089607267515 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10724624 memory=0 CPUtime=57.87 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) R 21081 21084 13514 0 -1 4202560 22764 0 0 0 5639 148 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089555810384 140089607274104 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10724624 memory=37 CPUtime=11.68 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 24947 0 0 0 1166 2 0 0 20 0 15 0 106354183 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089114772928 140089622288085 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10724624 memory=112 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089113720416 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10724624 memory=316 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089112667520 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10724624 memory=528 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089111615472 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10724624 memory=3927 CPUtime=1.48 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 13196 0 0 0 147 1 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089110563232 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10724624 memory=1040 CPUtime=1.13 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 6237 0 0 0 113 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089109510432 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10724624 memory=101 CPUtime=0.4 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) S 21081 21084 13514 0 -1 1077944384 2500 0 0 0 40 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089108457344 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10724624 memory=5456 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10724624 memory=756 CPUtime=0.04 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 625 0 0 0 1 3 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 258.71 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8219036 KiB

[startup+83.8007 s]
/proc/loadavg: 5.38 3.19 2.62 9/216 21262
/proc/meminfo: memFree=12004912/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10724624 memory=8219036 CPUtime=259.5 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 165216 0 0 0 25370 580 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2681156 2054759 3175 1 0 2643647 0
[pid=21084/tid=21086] ppid=21081 vsize=10724624 memory=12708 CPUtime=13.22 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) S 21081 21084 13514 0 -1 1077944384 14060 0 0 0 1314 8 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089626515488 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10724624 memory=16908 CPUtime=57.71 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) R 21081 21084 13514 0 -1 4202560 11497 0 0 0 5624 147 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089558968864 140089607274224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10724624 memory=2324 CPUtime=57.9 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) R 21081 21084 13514 0 -1 4202560 33611 0 0 0 5656 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089557915984 140089614906087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10724624 memory=1584 CPUtime=57.8 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) R 21081 21084 13514 0 -1 4202560 34415 0 0 0 5646 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089556863496 140089614906087 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10724624 memory=496 CPUtime=58.06 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) R 21081 21084 13514 0 -1 4202560 22764 0 0 0 5658 148 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089555810384 140089614906087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10724624 memory=928 CPUtime=11.68 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 24947 0 0 0 1166 2 0 0 20 0 15 0 106354183 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089114772928 140089622288085 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10724624 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089113720416 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10724624 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089112667520 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10724624 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089111615472 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10724624 memory=924 CPUtime=1.48 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 13196 0 0 0 147 1 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089110563232 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10724624 memory=1992 CPUtime=1.13 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 6237 0 0 0 113 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089109510432 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10724624 memory=2236 CPUtime=0.4 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) S 21081 21084 13514 0 -1 1077944384 2500 0 0 0 40 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089108457344 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10724624 memory=30296 CPUtime=0.04 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 625 0 0 0 1 3 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 259.5 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8219036 KiB

[startup+83.9008 s]
/proc/loadavg: 5.38 3.19 2.62 9/216 21262
/proc/meminfo: memFree=12004912/32770624 swapFree=67108860/67108860
[pid=21084] ppid=21081 vsize=10724624 memory=8219036 CPUtime=259.89 cores=1,3,5,7
/proc/21084/stat : 21084 (java) S 21081 21084 13514 0 -1 1077944320 165216 0 0 0 25409 580 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140733875939776 140089622277879 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
/proc/21084/statm: 2681156 2054759 3175 1 0 2643647 0
[pid=21084/tid=21086] ppid=21081 vsize=10724624 memory=8206736 CPUtime=13.22 cores=1,3,5,7
/proc/21084/task/21086/stat : 21086 (java) S 21081 21084 13514 0 -1 1077944384 14060 0 0 0 1314 8 0 0 20 0 15 0 106354181 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089626515488 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21087] ppid=21081 vsize=10724624 memory=1276 CPUtime=57.81 cores=1,3,5,7
/proc/21084/task/21087/stat : 21087 (java) R 21081 21084 13514 0 -1 4202560 11497 0 0 0 5634 147 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089558968864 140089606735482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21088] ppid=21081 vsize=10724624 memory=8219036 CPUtime=57.99 cores=1,3,5,7
/proc/21084/task/21088/stat : 21088 (java) R 21081 21084 13514 0 -1 4202560 33611 0 0 0 5665 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089557915984 140089614906087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21089] ppid=21081 vsize=10724624 memory=8219036 CPUtime=57.9 cores=1,3,5,7
/proc/21084/task/21089/stat : 21089 (java) R 21081 21084 13514 0 -1 4202560 34415 0 0 0 5656 134 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089556863496 140089614906087 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21090] ppid=21081 vsize=10724624 memory=230330506192069 CPUtime=58.16 cores=1,3,5,7
/proc/21084/task/21090/stat : 21090 (java) R 21081 21084 13514 0 -1 4202560 22764 0 0 0 5668 148 0 0 20 0 15 0 106354182 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089555810384 140089614906087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21091] ppid=21081 vsize=10724624 memory=2289 CPUtime=11.68 cores=1,3,5,7
/proc/21084/task/21091/stat : 21091 (java) S 21081 21084 13514 0 -1 1077944384 24947 0 0 0 1166 2 0 0 20 0 15 0 106354183 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089114772928 140089622288085 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21092] ppid=21081 vsize=10724624 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21092/stat : 21092 (java) S 21081 21084 13514 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089113720416 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21093] ppid=21081 vsize=10724624 memory=8219032 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21093/stat : 21093 (java) S 21081 21084 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106354184 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089112667520 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21094] ppid=21081 vsize=10724624 memory=8219032 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21094/stat : 21094 (java) S 21081 21084 13514 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089111615472 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21095] ppid=21081 vsize=10724624 memory=8219032 CPUtime=1.48 cores=1,3,5,7
/proc/21084/task/21095/stat : 21095 (java) S 21081 21084 13514 0 -1 1077944384 13196 0 0 0 147 1 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089110563232 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21096] ppid=21081 vsize=10724624 memory=-7737605721172012177 CPUtime=1.13 cores=1,3,5,7
/proc/21084/task/21096/stat : 21096 (java) S 21081 21084 13514 0 -1 1077944384 6237 0 0 0 113 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089109510432 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21097] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0.4 cores=1,3,5,7
/proc/21084/task/21097/stat : 21097 (java) S 21081 21084 13514 0 -1 1077944384 2500 0 0 0 40 0 0 0 20 0 15 0 106354186 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089108457344 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21098] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0 cores=1,3,5,7
/proc/21084/task/21098/stat : 21098 (java) S 21081 21084 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089107405024 140089622288085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
[pid=21084/tid=21099] ppid=21081 vsize=10724624 memory=8219036 CPUtime=0.04 cores=1,3,5,7
/proc/21084/task/21099/stat : 21099 (java) S 21081 21084 13514 0 -1 1077944384 625 0 0 0 1 3 0 0 20 0 15 0 106354187 10982014976 2054759 33554432000 4194304 4196468 140733875957232 140089106353328 140089622289026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12128256 140733875962998 140733875963150 140733875963150 140733875965903 0
Current children cumulated CPU time: 259.89 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8219036 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 83.9457
CPU time (s): 259.965
CPU user time (s): 254.116
CPU system time (s): 5.84824
CPU usage (%): 309.682
Max. virtual memory (cumulated for all children) (KiB): 10724624
Max. memory (cumulated for all children) (KiB): 8219036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.116
system time used= 5.84824
maximum resident set size= 8219344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165220
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= 7037
involuntary context switches= 5777


# summary of solver processes directly reported to runsolver:
#   pid: 21084
#   total CPU time (s): 259.965
#   total CPU user time (s): 254.116
#   total CPU system time (s): 5.84824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.558784 second user time and 0.81955 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 20:11:50
IDJOB=4302147
IDBENCH=141636
IDSOLVER=2773
FILE ID=node136/4302147-1532887910
RUNJOBID= node136-1532879536-13547
PBS_JOBID= 21022516
Free space on /tmp= 60224 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-4-0_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302147-1532887910/watcher-4302147-1532887910 -o /tmp/evaluation-result-4302147-1532887910/solver-4302147-1532887910 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13547 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302147-1532887910.xml

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

MD5SUM BENCH= ed32499ea7c7019ad5624e4a2d93decd
RANDOM SEED=2056251617

node136.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.50
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.50
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.50
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.50
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:        28167648 kB
MemAvailable:   31473216 kB
Buffers:          214704 kB
Cached:          3360712 kB
SwapCached:            0 kB
Active:          2174992 kB
Inactive:        1953816 kB
Active(anon):     504056 kB
Inactive(anon):    76480 kB
Active(file):    1670936 kB
Inactive(file):  1877336 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:        637616 kB
Mapped:            46412 kB
Shmem:             25228 kB
Slab:             174276 kB
SReclaimable:     146260 kB
SUnreclaim:        28016 kB
KernelStack:        3856 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1346296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60224 MiB
End job on node136 at 2018-07-29 20:13:14