Trace number 4402464

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.3UNSAT 12.2897 5.63301

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.80/0.55	c Concrete v3.12.3.1568965526260 running
12.23/5.62	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (157 MiB free)
  memory of node 1: 16384 MiB (2838 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402464-1568970129/watcher-4402464-1568970129 -o /tmp/evaluation-result-4402464-1568970129/solver-4402464-1568970129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22251 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1550022693 HOME/instance-4402464-1568970129.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22968, runsolver pid=22965

[startup+0.100091 s]*
/proc/loadavg: 1.48 1.51 1.35 3/218 23025
/proc/meminfo: memFree=3060040/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=9972712 memory=17080 CPUtime=0.09 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 4523 13456 0 0 1 0 5 3 20 0 6 0 473267224 10212057088 4270 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2493178 4270 1935 1 0 2481616 0
[pid=22968/tid=23021] ppid=22965 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 2333 13456 0 0 0 0 5 3 20 0 6 0 473267233 10212057088 4270 33554432000 4194304 4196468 140726551979712 140410409149008 140410437334173 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 6 0 473267233 10212057088 4270 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=9972712 memory=3833884806065112736 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 6 0 473267233 10212057088 4336 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 6 0 473267233 10212057088 4336 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 6 0 473267233 10212057088 4336 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.209857 s]*
/proc/loadavg: 1.48 1.51 1.35 4/227 23034
/proc/meminfo: memFree=3041924/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10820196 memory=42348 CPUtime=0.27 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 7536 13456 0 0 18 1 5 3 20 0 15 0 473267224 11079880704 10587 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2705049 10587 3290 1 0 2667149 0
[pid=22968/tid=23021] ppid=22965 vsize=10820196 memory=729618466009055537 CPUtime=0.19 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 4040 13456 0 0 10 1 5 3 20 0 15 0 473267233 11079880704 10587 33554432000 4194304 4196468 140726551979712 140410409123280 140410437334173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 10587 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10820196 memory=3833884806065112736 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 10587 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 10587 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 10587 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 15 0 473267235 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 13 13456 0 0 0 0 5 3 20 0 15 0 473267235 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409795765280 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409191785328 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11079880704 10587 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) R 22965 22968 22219 0 -1 4202560 380 13456 0 0 1 0 5 3 20 0 15 0 473267238 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409895144304 140410416556387 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) S 22965 22968 22219 0 -1 1077944384 288 13456 0 0 1 0 5 3 20 0 15 0 473267238 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409894091504 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10820196 memory=140432097101440 CPUtime=0.11 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 604 13456 0 0 3 0 5 3 20 0 15 0 473267238 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11079880704 10587 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10820196 memory=140432097101440 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11079880704 10587 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42348 KiB

[startup+0.31045 s]*
/proc/loadavg: 1.48 1.51 1.35 3/227 23034
/proc/meminfo: memFree=3028880/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10820196 memory=50804 CPUtime=0.41 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 10892 13456 0 0 30 3 5 3 20 0 15 0 473267224 11079880704 12701 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2705049 12701 3315 1 0 2667149 0
[pid=22968/tid=23021] ppid=22965 vsize=10820196 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 7372 13456 0 0 19 3 5 3 20 0 15 0 473267233 11079880704 12701 33554432000 4194304 4196468 140726551979712 140410409123792 140410423498158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 12701 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 12701 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 12701 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 15 0 473267233 11079880704 12701 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10820196 memory=140432097101439 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 15 0 473267235 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 13 13456 0 0 0 0 5 3 20 0 15 0 473267235 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409795765280 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409191785328 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11079880704 12701 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) S 22965 22968 22219 0 -1 1077944384 380 13456 0 0 2 0 5 3 20 0 15 0 473267238 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409895144304 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) S 22965 22968 22219 0 -1 1077944384 291 13456 0 0 1 0 5 3 20 0 15 0 473267238 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409894091504 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10820196 memory=140432097101440 CPUtime=0.13 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 613 13456 0 0 5 0 5 3 20 0 15 0 473267238 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11079880704 12701 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10820196 memory=140432097101440 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11079880704 12701 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50804 KiB

[startup+0.700681 s]
/proc/loadavg: 1.48 1.51 1.35 4/227 23034
/proc/meminfo: memFree=3014468/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10824364 memory=83880 CPUtime=1.17 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 15152 13456 0 0 103 6 5 3 20 0 15 0 473267224 11084148736 20916 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2706091 20970 3506 1 0 2668173 0
[pid=22968/tid=23021] ppid=22965 vsize=10824364 memory=7810487918915055718 CPUtime=0.67 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) S 22965 22968 22219 0 -1 1077944384 10438 13456 0 0 55 4 5 3 20 0 15 0 473267233 11084148736 20970 33554432000 4194304 4196468 140726551979712 140410409137488 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10824364 memory=1376 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11084148736 20970 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10824364 memory=1128 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11084148736 20970 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10824364 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267233 11084148736 20970 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 2 13456 0 0 0 0 5 3 20 0 15 0 473267233 11084148736 20970 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 5 13456 0 0 0 0 5 3 20 0 15 0 473267235 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 13 13456 0 0 0 0 5 3 20 0 15 0 473267235 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409795765280 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409191785328 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11084148736 20970 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10824364 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) S 22965 22968 22219 0 -1 1077944384 848 13456 0 0 13 0 5 3 20 0 15 0 473267238 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409895144304 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) R 22965 22968 22219 0 -1 1077944384 820 13456 0 0 15 0 5 3 20 0 15 0 473267238 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409894091504 140410437323394 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) R 22965 22968 22219 0 -1 4202560 810 13456 0 0 17 0 5 3 20 0 15 0 473267238 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409893033280 140410437333594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11084148736 20970 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10824364 memory=3624 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11084148736 20970 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83880 KiB

[startup+1.50079 s]
/proc/loadavg: 1.48 1.51 1.35 6/227 23034
/proc/meminfo: memFree=2927664/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10830584 memory=230892 CPUtime=2.92 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 19495 13456 0 0 273 11 5 3 20 0 15 0 473267224 11090518016 57723 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2707646 57723 3570 1 0 2669709 0
[pid=22968/tid=23021] ppid=22965 vsize=10830584 memory=-7097481891625773097 CPUtime=1.44 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 13582 13456 0 0 130 6 5 3 20 0 15 0 473267233 11090518016 57723 33554432000 4194304 4196468 140726551979712 140410409127672 140410437324182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10830584 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 38 13456 0 0 1 0 5 3 20 0 15 0 473267233 11090518016 57723 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10830584 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 9 13456 0 0 0 0 5 3 20 0 15 0 473267233 11090518016 57723 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10830584 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 9 13456 0 0 0 0 5 3 20 0 15 0 473267233 11090518016 57723 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10830584 memory=-7595718316223324558 CPUtime=0.09 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 33 13456 0 0 1 0 5 3 20 0 15 0 473267233 11090518016 57723 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10830584 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 86 13456 0 0 0 0 5 3 20 0 15 0 473267235 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10830584 memory=280863883625408 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 13 13456 0 0 0 0 5 3 20 0 15 0 473267235 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409795765280 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10830584 memory=223548 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409191785328 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10830584 memory=197800423896036 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11090518016 57723 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10830584 memory=280863883408480 CPUtime=0.57 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) S 22965 22968 22219 0 -1 1077944384 1356 13456 0 0 49 0 5 3 20 0 15 0 473267238 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409895144304 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10830584 memory=280863883410720 CPUtime=0.61 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) R 22965 22968 22219 0 -1 4202560 984 13456 0 0 53 0 5 3 20 0 15 0 473267238 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409894091504 140410430297289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10830584 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 1169 13456 0 0 34 0 5 3 20 0 15 0 473267238 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10830584 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11090518016 57723 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10830584 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11090518016 57723 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 10830584 KiB

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

[startup+5.63296 s]
# the end of solver process 22968 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.9077 s, system=0.382019 s

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

[startup+3.23424 s]
/proc/loadavg: 1.48 1.51 1.35 3/227 23034
/proc/meminfo: memFree=2643968/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10840844 memory=435200 CPUtime=6.65 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 25093 13456 0 0 635 22 5 3 20 0 15 0 473267224 11101024256 108800 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2710211 108800 3597 1 0 2672269 0
[pid=22968/tid=23021] ppid=22965 vsize=10840844 memory=8 CPUtime=3.1 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 17095 13456 0 0 293 9 5 3 20 0 15 0 473267233 11101024256 108800 33554432000 4194304 4196468 140726551979712 140410409144656 140410437324182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10840844 memory=280863883936224 CPUtime=0.15 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 72 13456 0 0 5 2 5 3 20 0 15 0 473267233 11101024256 108800 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10840844 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 62 13456 0 0 4 1 5 3 20 0 15 0 473267233 11101024256 108800 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10840844 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 54 13456 0 0 4 1 5 3 20 0 15 0 473267233 11101024256 108800 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10840844 memory=13297 CPUtime=0.15 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 58 13456 0 0 5 2 5 3 20 0 15 0 473267233 11101024256 108800 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10840844 memory=4420 CPUtime=0.1 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 239 13456 0 0 2 0 5 3 20 0 15 0 473267235 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10840844 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 14 13456 0 0 0 0 5 3 20 0 15 0 473267235 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409795765344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10840844 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409191785344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10840844 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11101024256 108800 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10840844 memory=13252 CPUtime=1.26 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) R 22965 22968 22219 0 -1 4202560 1599 13456 0 0 117 1 5 3 20 0 15 0 473267238 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409895144304 140410437333594 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10840844 memory=13412 CPUtime=1.2 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) R 22965 22968 22219 0 -1 1077944384 1218 13456 0 0 112 0 5 3 20 0 15 0 473267238 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409894081104 140410437322453 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10840844 memory=6656426216303648864 CPUtime=0.98 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) R 22965 22968 22219 0 -1 4202560 2466 13456 0 0 89 1 5 3 20 0 15 0 473267238 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409893038704 140410437324182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10840844 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11101024256 108800 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10840844 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11101024256 108800 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 6.65 s
Current children cumulated vsize: 10840844 KiB
Current children cumulated memory: 435200 KiB

[startup+4.8007 s]
/proc/loadavg: 1.48 1.51 1.35 3/213 23148
/proc/meminfo: memFree=4121260/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10844940 memory=664948 CPUtime=10.69 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 38592 13456 0 0 1028 33 5 3 20 0 15 0 473267224 11105218560 166237 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2711235 166237 3617 1 0 2673293 0
[pid=22968/tid=23021] ppid=22965 vsize=10844940 memory=280863883900464 CPUtime=4.58 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 18588 13456 0 0 438 12 5 3 20 0 15 0 473267233 11105218560 166237 33554432000 4194304 4196468 140726551979712 140410409147056 140410025713167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10844940 memory=280863883900528 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 131 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 166237 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10844940 memory=280863883900592 CPUtime=0.2 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 114 13456 0 0 9 3 5 3 20 0 15 0 473267233 11105218560 166237 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10844940 memory=280863883900656 CPUtime=0.19 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 111 13456 0 0 8 3 5 3 20 0 15 0 473267233 11105218560 166237 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10844940 memory=280863883814288 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 92 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 166237 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10844940 memory=280863883814352 CPUtime=0.12 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 534 13456 0 0 4 0 5 3 20 0 15 0 473267235 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10844940 memory=280863883510488 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 14 13456 0 0 0 0 5 3 20 0 15 0 473267235 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409795765344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10844940 memory=-7457052372387209120 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409191785344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10844940 memory=-9108684669924967205 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 166237 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10844940 memory=8462108013221118012 CPUtime=2.32 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) R 22965 22968 22219 0 -1 4202560 8878 13456 0 0 223 1 5 3 20 0 15 0 473267238 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409895128792 140410418856481 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10844940 memory=4715107885145092484 CPUtime=2.12 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) R 22965 22968 22219 0 -1 4202560 3759 13456 0 0 203 1 5 3 20 0 15 0 473267238 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409894082832 140410420868565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10844940 memory=4715107885145092485 CPUtime=1.28 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 4155 13456 0 0 118 2 5 3 20 0 15 0 473267238 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10844940 memory=-6644015126942687632 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 166237 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10844940 memory=6805124639032654198 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11105218560 166237 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 10.69 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 664948 KiB

[startup+5.20071 s]
/proc/loadavg: 1.52 1.51 1.35 6/227 23162
/proc/meminfo: memFree=3946508/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10844940 memory=655188 CPUtime=11.68 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 38898 13456 0 0 1127 33 5 3 20 0 15 0 473267224 11105218560 163797 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2711235 163797 3617 1 0 2673293 0
[pid=22968/tid=23021] ppid=22965 vsize=10844940 memory=0 CPUtime=4.98 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 18595 13456 0 0 478 12 5 3 20 0 15 0 473267233 11105218560 163797 33554432000 4194304 4196468 140726551979712 140410409145376 140410025851934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10844940 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 131 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 163797 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10844940 memory=6656426216303648864 CPUtime=0.2 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 114 13456 0 0 9 3 5 3 20 0 15 0 473267233 11105218560 163797 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10844940 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 111 13456 0 0 8 3 5 3 20 0 15 0 473267233 11105218560 163797 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10844940 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 92 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 163797 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10844940 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 534 13456 0 0 4 0 5 3 20 0 15 0 473267235 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 14 13456 0 0 0 0 5 3 20 0 15 0 473267235 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409795765344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409191785344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 163797 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10844940 memory=0 CPUtime=2.61 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) S 22965 22968 22219 0 -1 1077944384 8970 13456 0 0 251 2 5 3 20 0 15 0 473267238 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409895144304 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10844940 memory=0 CPUtime=2.35 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) S 22965 22968 22219 0 -1 1077944384 3834 13456 0 0 226 1 5 3 20 0 15 0 473267238 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409894091504 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10844940 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 4287 13456 0 0 126 2 5 3 20 0 15 0 473267238 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10844940 memory=665532 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 163797 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10844940 memory=662524 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11105218560 163797 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 11.68 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 655188 KiB

[startup+5.6007 s]
/proc/loadavg: 1.52 1.51 1.35 6/227 23162
/proc/meminfo: memFree=3946508/32770624 swapFree=66998000/67108860
[pid=22968] ppid=22965 vsize=10844940 memory=655740 CPUtime=12.23 cores=1,3,5,7
/proc/22968/stat : 22968 (java) S 22965 22968 22219 0 -1 1077944320 40821 13456 0 0 1182 33 5 3 20 0 15 0 473267224 11105218560 163935 33554432000 4194304 4196468 140726551979712 140726551962256 140410437312247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
/proc/22968/statm: 2711235 163935 3620 1 0 2673293 0
[pid=22968/tid=23021] ppid=22965 vsize=10844940 memory=280863883410720 CPUtime=5.38 cores=1,3,5,7
/proc/22968/task/23021/stat : 23021 (java) R 22965 22968 22219 0 -1 4202560 18766 13456 0 0 518 12 5 3 20 0 15 0 473267233 11105218560 163935 33554432000 4194304 4196468 140726551979712 140410409145032 140410025098944 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23022] ppid=22965 vsize=10844940 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23022/stat : 23022 (java) S 22965 22968 22219 0 -1 1077944384 131 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 163935 33554432000 4194304 4196468 140726551979712 140410441555088 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23023] ppid=22965 vsize=10844940 memory=316672 CPUtime=0.2 cores=1,3,5,7
/proc/22968/task/23023/stat : 23023 (java) S 22965 22968 22219 0 -1 1077944384 114 13456 0 0 9 3 5 3 20 0 15 0 473267233 11105218560 163935 33554432000 4194304 4196468 140726551979712 140410340445200 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23024] ppid=22965 vsize=10844940 memory=42892 CPUtime=0.19 cores=1,3,5,7
/proc/22968/task/23024/stat : 23024 (java) S 22965 22968 22219 0 -1 1077944384 111 13456 0 0 8 3 5 3 20 0 15 0 473267233 11105218560 163935 33554432000 4194304 4196468 140726551979712 140410339392400 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23025] ppid=22965 vsize=10844940 memory=984 CPUtime=0.21 cores=1,3,5,7
/proc/22968/task/23025/stat : 23025 (java) S 22965 22968 22219 0 -1 1077944384 92 13456 0 0 10 3 5 3 20 0 15 0 473267233 11105218560 163935 33554432000 4194304 4196468 140726551979712 140410338339600 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23026] ppid=22965 vsize=10844940 memory=2024 CPUtime=0.12 cores=1,3,5,7
/proc/22968/task/23026/stat : 23026 (java) S 22965 22968 22219 0 -1 1077944384 534 13456 0 0 4 0 5 3 20 0 15 0 473267235 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409896196464 140410437323394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23027] ppid=22965 vsize=10844940 memory=1376 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23027/stat : 23027 (java) S 22965 22968 22219 0 -1 1077944384 14 13456 0 0 0 0 5 3 20 0 15 0 473267235 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409795765344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23028] ppid=22965 vsize=10844940 memory=1128 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23028/stat : 23028 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267236 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409191785344 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23029] ppid=22965 vsize=10844940 memory=772 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23029/stat : 23029 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 163935 33554432000 4194304 4196468 140726551979712 140408951494480 140410437330843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23030] ppid=22965 vsize=10844940 memory=3648 CPUtime=2.67 cores=1,3,5,7
/proc/22968/task/23030/stat : 23030 (java) S 22965 22968 22219 0 -1 1077944384 9730 13456 0 0 257 2 5 3 20 0 15 0 473267238 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409895144304 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23031] ppid=22965 vsize=10844940 memory=948 CPUtime=2.41 cores=1,3,5,7
/proc/22968/task/23031/stat : 23031 (java) S 22965 22968 22219 0 -1 1077944384 4690 13456 0 0 232 1 5 3 20 0 15 0 473267238 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409894091504 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23032] ppid=22965 vsize=10844940 memory=2832 CPUtime=1.39 cores=1,3,5,7
/proc/22968/task/23032/stat : 23032 (java) S 22965 22968 22219 0 -1 1077944384 4423 13456 0 0 128 3 5 3 20 0 15 0 473267238 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409893038704 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23033] ppid=22965 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23033/stat : 23033 (java) S 22965 22968 22219 0 -1 1077944384 3 13456 0 0 0 0 5 3 20 0 15 0 473267238 11105218560 163935 33554432000 4194304 4196468 140726551979712 140408917936864 140410437322453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
[pid=22968/tid=23034] ppid=22965 vsize=10844940 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/22968/task/23034/stat : 23034 (java) S 22965 22968 22219 0 -1 1077944384 1 13456 0 0 0 0 5 3 20 0 15 0 473267239 11105218560 163935 33554432000 4194304 4196468 140726551979712 140409891986096 140410437323394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15298560 140726551984879 140726551987397 140726551987397 140726551990223 0
Current children cumulated CPU time: 12.23 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 655740 KiB

Child status: 0
Real time (s): 5.63301
CPU time (s): 12.2897
CPU user time (s): 11.9077
CPU system time (s): 0.382019
CPU usage (%): 218.174
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 666112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9077
system time used= 0.382019
maximum resident set size= 666184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54405
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6373
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 22968
#   total CPU time (s): 12.2897
#   total CPU user time (s): 11.9077
#   total CPU system time (s): 0.382019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059547 second user time and 0.091684 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-20 10:00:48
IDJOB=4402464
IDBENCH=122716
IDSOLVER=2861
FILE ID=node106/4402464-1568970129
RUNJOBID= node106-1568963957-22251
PBS_JOBID= 21704632
Free space on /tmp= 23244 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402464-1568970129/watcher-4402464-1568970129 -o /tmp/evaluation-result-4402464-1568970129/solver-4402464-1568970129 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22251 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1550022693 HOME/instance-4402464-1568970129.xml

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

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=1550022693

node106.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.79
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.79
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.79
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.79
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:         3068152 kB
MemAvailable:   30223228 kB
Buffers:           82676 kB
Cached:         27033360 kB
SwapCached:         3888 kB
Active:         15198524 kB
Inactive:       13553328 kB
Active(anon):    1642288 kB
Inactive(anon):    36028 kB
Active(file):   13556236 kB
Inactive(file): 13517300 kB
Unevictable:      109408 kB
Mlocked:          109408 kB
SwapTotal:      67108860 kB
SwapFree:       66998000 kB
Dirty:             37332 kB
Writeback:             0 kB
AnonPages:       1742172 kB
Mapped:            61596 kB
Shmem:             33764 kB
Slab:             538916 kB
SReclaimable:     510000 kB
SUnreclaim:        28916 kB
KernelStack:        3728 kB
PageTables:         9276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2855248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1601536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23208 MiB
End job on node106 at 2019-09-20 10:00:54