Trace number 4304471

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
Concrete 3.9.2? (TO) 2528.31 1167.57

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-13-4-rom_c18.xml
MD5SUM0b51c5bbf7274d342280acfb624bd8bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables481
Number of constraints104
Number of domains5
Minimum domain size2
Maximum domain size129443
Distribution of domain sizes[{"size":2,"count":26},{"size":14,"count":182},{"size":27,"count":169},{"size":129443,"count":104}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":130},{"degree":2,"count":182},{"degree":8,"count":169}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":26},{"arity":17,"count":78}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304471-1534093409/watcher-4304471-1534093409 -o /tmp/evaluation-result-4304471-1534093409/solver-4304471-1534093409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534093409-26324 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1939014516 HOME/instance-4304471-1534093409.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=26418, runsolver pid=26415

[startup+0.100107 s]*
/proc/loadavg: 1.39 1.17 1.56 2/207 26475
/proc/meminfo: memFree=13531276/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=10005480 memory=18592 CPUtime=0.08 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 4283 12974 0 0 1 0 5 2 20 0 6 0 226904198 10245611520 4648 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2501370 4648 1934 1 0 2489808 0
[pid=26418/tid=26471] ppid=26415 vsize=10005480 memory=4279135703946986127 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) R 26415 26418 21340 0 -1 4202560 2096 12974 0 0 0 0 5 2 20 0 6 0 226904206 10245611520 4648 33554432000 4194304 4196468 140721919209824 139743523893840 139743085985913 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 6 0 226904207 10245611520 4648 33554432000 4194304 4196468 140721919209824 139743556299664 139743552067285 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=10005480 memory=140449282242176 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 6 0 226904207 10245611520 4648 33554432000 4194304 4196468 140721919209824 139743411018512 139743552067285 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 6 0 226904207 10245611520 4648 33554432000 4194304 4196468 140721919209824 139743409966224 139743552067285 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 6 0 226904207 10245611520 4648 33554432000 4194304 4196468 140721919209824 139743408913424 139743552067285 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.20992 s]*
/proc/loadavg: 1.39 1.17 1.56 3/216 26484
/proc/meminfo: memFree=13466164/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=10985364 memory=48652 CPUtime=0.26 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 8293 12974 0 0 17 2 5 2 20 0 15 0 226904198 11249012736 12163 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2746341 12163 2988 1 0 2708764 0
[pid=26418/tid=26471] ppid=26415 vsize=10985364 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) R 26415 26418 21340 0 -1 4202560 4978 12974 0 0 10 1 5 2 20 0 15 0 226904206 11249012736 12295 33554432000 4194304 4196468 140721919209824 139743523881888 139743544736797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=10985364 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11249012736 12295 33554432000 4194304 4196468 140721919209824 139743556299664 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=10985364 memory=140449282266238 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11249012736 12295 33554432000 4194304 4196468 140721919209824 139743411018512 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=10985364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11249012736 12295 33554432000 4194304 4196468 140721919209824 139743409966224 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904207 11249012736 11936 33554432000 4194304 4196468 140721919209824 139743408913424 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=10985364 memory=140449282242176 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904209 11249012736 11936 33554432000 4194304 4196468 140721919209824 139742977914992 139743552068226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=10985364 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 13 12974 0 0 0 0 5 2 20 0 15 0 226904209 11249012736 11936 33554432000 4194304 4196468 140721919209824 139742398112544 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904209 11247345664 11696 33554432000 4194304 4196468 140721919209824 139742196786288 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=10983736 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11247345664 11696 33554432000 4194304 4196468 140721919209824 139741889386576 139743552075675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 560 12974 0 0 1 0 5 2 20 0 15 0 226904212 11246329856 11688 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 66 12974 0 0 1 0 5 2 20 0 15 0 226904212 11246329856 11688 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=10982744 memory=140449282242176 CPUtime=0.1 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 600 12974 0 0 3 0 5 2 20 0 15 0 226904212 11246329856 11688 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246329856 11688 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=10982744 memory=140449282242176 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246329856 11688 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 48652 KiB

[startup+0.310332 s]*
/proc/loadavg: 1.39 1.17 1.56 4/216 26484
/proc/meminfo: memFree=13451900/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=10983192 memory=57216 CPUtime=0.38 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 10316 12974 0 0 28 3 5 2 20 0 15 0 226904198 11246788608 14304 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2745798 14304 3107 1 0 2708109 0
[pid=26418/tid=26471] ppid=26415 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) R 26415 26418 21340 0 -1 4202560 6858 12974 0 0 19 2 5 2 20 0 15 0 226904206 11246788608 14304 33554432000 4194304 4196468 140721919209824 139743523869088 139743552079005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 14304 33554432000 4194304 4196468 140721919209824 139743556299664 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 14304 33554432000 4194304 4196468 140721919209824 139743411018512 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 14304 33554432000 4194304 4196468 140721919209824 139743409966224 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 14304 33554432000 4194304 4196468 140721919209824 139743408913424 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742977914992 139743552068226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 13 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742398112544 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742196786288 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139741889386576 139743552075675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 562 12974 0 0 1 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 69 12974 0 0 1 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=10983192 memory=140449282242176 CPUtime=0.12 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) R 26415 26418 21340 0 -1 4202560 606 12974 0 0 5 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742974757744 139743530761775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=10983192 memory=140449282242176 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 14304 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 57216 KiB

[startup+0.700716 s]
/proc/loadavg: 1.39 1.17 1.56 3/216 26484
/proc/meminfo: memFree=13438256/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=10983192 memory=89176 CPUtime=0.98 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 16385 12974 0 0 87 4 5 2 20 0 15 0 226904198 11246788608 22294 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2745798 22294 3233 1 0 2708109 0
[pid=26418/tid=26471] ppid=26415 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) R 26415 26418 21340 0 -1 4202560 11878 12974 0 0 56 3 5 2 20 0 15 0 226904206 11246788608 22294 33554432000 4194304 4196468 140721919209824 139743523877904 139743532332382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 22294 33554432000 4194304 4196468 140721919209824 139743556299664 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 22294 33554432000 4194304 4196468 140721919209824 139743411018512 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=10983192 memory=140449121710896 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 22294 33554432000 4194304 4196468 140721919209824 139743409966224 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=10983192 memory=140449725547084 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904207 11246788608 22294 33554432000 4194304 4196468 140721919209824 139743408913424 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=10983192 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 5 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742977914992 139743552068226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=10983192 memory=4639098309541128813 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 13 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742398112544 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=10983192 memory=6082220498126138728 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904209 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742196786288 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=10983192 memory=4044 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139741889386576 139743552075675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=10983192 memory=34060 CPUtime=0.14 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 941 12974 0 0 7 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=10983192 memory=14644 CPUtime=0.16 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 687 12974 0 0 9 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=10983192 memory=1720 CPUtime=0.19 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 655 12974 0 0 12 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=10983192 memory=508 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=10983192 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904212 11246788608 22294 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89176 KiB

[startup+1.50128 s]
/proc/loadavg: 1.39 1.17 1.56 4/216 26484
/proc/meminfo: memFree=13385476/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=10991948 memory=450092 CPUtime=2.74 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 22133 12974 0 0 238 29 5 2 20 0 15 0 226904198 11255754752 112523 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2747987 112523 3467 1 0 2709645 0
[pid=26418/tid=26471] ppid=26415 vsize=10991948 memory=66004 CPUtime=1.34 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) R 26415 26418 21340 0 -1 4202560 14353 12974 0 0 119 8 5 2 20 0 15 0 226904206 11255754752 112523 33554432000 4194304 4196468 140721919209824 139743523890272 139743089693619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=10991948 memory=6791534058613427641 CPUtime=0.15 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) S 26415 26418 21340 0 -1 1077944384 132 12974 0 0 4 4 5 2 20 0 15 0 226904207 11255754752 112523 33554432000 4194304 4196468 140721919209824 139743556299664 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=10991948 memory=280898243453088 CPUtime=0.15 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) S 26415 26418 21340 0 -1 1077944384 432 12974 0 0 4 4 5 2 20 0 15 0 226904207 11255754752 112523 33554432000 4194304 4196468 140721919209824 139743411018512 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=10991948 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) S 26415 26418 21340 0 -1 1077944384 121 12974 0 0 5 6 5 2 20 0 15 0 226904207 11255754752 112523 33554432000 4194304 4196468 140721919209824 139743409966224 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=10991948 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) S 26415 26418 21340 0 -1 1077944384 404 12974 0 0 6 5 5 2 20 0 15 0 226904207 11255754752 112523 33554432000 4194304 4196468 140721919209824 139743408913424 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 96 12974 0 0 0 0 5 2 20 0 15 0 226904209 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742977914992 139743552068226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 14 12974 0 0 0 0 5 2 20 0 15 0 226904209 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742398112608 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 2 12974 0 0 0 0 5 2 20 0 15 0 226904209 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742196786304 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=10991948 memory=-5921431000321636112 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139741889386576 139743552075675 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=10991948 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) R 26415 26418 21340 0 -1 4202560 1369 12974 0 0 27 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742976848224 139743538073632 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=10991948 memory=10 CPUtime=0.44 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) R 26415 26418 21340 0 -1 4202560 1892 12974 0 0 37 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742975791024 139743536962740 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=10991948 memory=6791534058613427641 CPUtime=0.39 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 1118 12974 0 0 32 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=10991948 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=10991948 memory=280898243697536 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1 12974 0 0 0 0 5 2 20 0 15 0 226904212 11255754752 112523 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 2.74 s
Current children cumulated vsize: 10991948 KiB

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


[startup+1167.57 s]
# the end of solver process 26418 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.99 s, system=18.3141 s

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

[startup+1166.4 s]
/proc/loadavg: 4.76 4.04 2.96 6/215 26779
/proc/meminfo: memFree=229844/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=11010400 memory=8467192 CPUtime=2523.82 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 1730388 12974 0 0 250554 1821 5 2 20 0 15 0 226904198 11274649600 2116798 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2752600 2116798 3512 1 0 2714253 0
[pid=26418/tid=26471] ppid=26415 vsize=11010400 memory=15212 CPUtime=694.49 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) S 26415 26418 21340 0 -1 1077944384 103855 12974 0 0 69406 36 5 2 20 0 15 0 226904206 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743523531120 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=11010400 memory=4872558044660077418 CPUtime=452.19 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) R 26415 26418 21340 0 -1 4202560 307959 12974 0 0 44786 426 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743556299864 139743535233659 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=11010400 memory=2144 CPUtime=454.01 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) R 26415 26418 21340 0 -1 4202560 475732 12974 0 0 44984 410 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743411018712 139743536754637 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=11010400 memory=7540 CPUtime=451.4 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) R 26415 26418 21340 0 -1 4202560 254906 12974 0 0 44710 423 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743409966424 139743537042375 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=11010400 memory=8467192 CPUtime=452.51 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) R 26415 26418 21340 0 -1 4202560 304484 12974 0 0 44779 465 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743408913312 139743537007656 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=11010400 memory=4044 CPUtime=9.49 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 217606 12974 0 0 910 32 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742977913312 139743552067285 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=11010400 memory=34076 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 15 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742398112672 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=11010400 memory=14644 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742196786304 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=11010400 memory=1720 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 40 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741889385136 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=11010400 memory=508 CPUtime=3.93 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 23753 12974 0 0 383 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=11010400 memory=1156 CPUtime=4.07 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 18856 12974 0 0 397 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=11010400 memory=15212 CPUtime=1.53 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 19648 12974 0 0 144 2 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=11010400 memory=4044 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=11010400 memory=34076 CPUtime=0.74 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1333 12974 0 0 33 34 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 2523.82 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8467192 KiB

[startup+1167.2 s]
/proc/loadavg: 4.78 4.05 2.97 6/215 26779
/proc/meminfo: memFree=229896/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=11010400 memory=8467192 CPUtime=2527.01 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 1730443 12974 0 0 250873 1821 5 2 20 0 15 0 226904198 11274649600 2116798 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2752600 2116798 3512 1 0 2714253 0
[pid=26418/tid=26471] ppid=26415 vsize=11010400 memory=916 CPUtime=694.49 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) S 26415 26418 21340 0 -1 1077944384 103855 12974 0 0 69406 36 5 2 20 0 15 0 226904206 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743523531120 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=11010400 memory=3848 CPUtime=452.97 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) R 26415 26418 21340 0 -1 4202560 308008 12974 0 0 44864 426 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743556299864 139743533652896 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=11010400 memory=2592 CPUtime=454.81 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) R 26415 26418 21340 0 -1 4202560 475733 12974 0 0 45064 410 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743411018712 139743533653537 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=11010400 memory=4872558044660077418 CPUtime=452.2 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) R 26415 26418 21340 0 -1 4202560 254909 12974 0 0 44790 423 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743409966424 139743536754718 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=11010400 memory=1720 CPUtime=453.31 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) R 26415 26418 21340 0 -1 4202560 304484 12974 0 0 44859 465 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743408913312 139743536511077 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=11010400 memory=508 CPUtime=9.49 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 217606 12974 0 0 910 32 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742977913312 139743552067285 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=11010400 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 15 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742398112672 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=11010400 memory=2148 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742196786304 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=11010400 memory=1160 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 40 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741889385136 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=11010400 memory=1784 CPUtime=3.93 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 23753 12974 0 0 383 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=11010400 memory=1616 CPUtime=4.07 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 18856 12974 0 0 397 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=11010400 memory=756 CPUtime=1.53 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 19648 12974 0 0 144 2 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=11010400 memory=9624 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=11010400 memory=928 CPUtime=0.74 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1335 12974 0 0 33 34 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 2527.01 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8467192 KiB

[startup+1167.4 s]
/proc/loadavg: 4.78 4.05 2.97 6/215 26779
/proc/meminfo: memFree=229896/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=11010400 memory=8467192 CPUtime=2527.81 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 1730567 12974 0 0 250953 1821 5 2 20 0 15 0 226904198 11274649600 2116798 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2752600 2116798 3512 1 0 2714253 0
[pid=26418/tid=26471] ppid=26415 vsize=11010400 memory=2404 CPUtime=694.49 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) S 26415 26418 21340 0 -1 1077944384 103855 12974 0 0 69406 36 5 2 20 0 15 0 226904206 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743523531120 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=11010400 memory=1576 CPUtime=453.17 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) R 26415 26418 21340 0 -1 4202560 308116 12974 0 0 44884 426 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743556299560 139743544685287 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=11010400 memory=928 CPUtime=455.01 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) R 26415 26418 21340 0 -1 4202560 475734 12974 0 0 45084 410 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743411018712 139743544685287 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=11010400 memory=2216 CPUtime=452.39 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) R 26415 26418 21340 0 -1 4202560 254909 12974 0 0 44809 423 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743409966424 139743544685287 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=11010400 memory=3984 CPUtime=453.51 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) R 26415 26418 21340 0 -1 4202560 304499 12974 0 0 44879 465 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743408913312 139743537008206 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=11010400 memory=876 CPUtime=9.49 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 217606 12974 0 0 910 32 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742977913312 139743552067285 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=11010400 memory=1924 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 15 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742398112672 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=11010400 memory=6992 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742196786304 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=11010400 memory=1224 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 40 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741889385136 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=11010400 memory=4700 CPUtime=3.93 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 23753 12974 0 0 383 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=11010400 memory=1404 CPUtime=4.07 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 18856 12974 0 0 397 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=11010400 memory=4000 CPUtime=1.53 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 19648 12974 0 0 144 2 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=11010400 memory=9624 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=11010400 memory=876 CPUtime=0.74 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1335 12974 0 0 33 34 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 2527.81 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8467192 KiB

[startup+1167.5 s]
/proc/loadavg: 4.78 4.05 2.97 6/215 26779
/proc/meminfo: memFree=229896/32770624 swapFree=67108404/67108860
[pid=26418] ppid=26415 vsize=11010400 memory=8467192 CPUtime=2528.19 cores=1,3,5,7
/proc/26418/stat : 26418 (java) S 26415 26418 21340 0 -1 1077944320 1730567 12974 0 0 250991 1821 5 2 20 0 15 0 226904198 11274649600 2116798 33554432000 4194304 4196468 140721919209824 140721919192368 139743552057079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
/proc/26418/statm: 2752600 2116798 3512 1 0 2714253 0
[pid=26418/tid=26471] ppid=26415 vsize=11010400 memory=8467192 CPUtime=694.49 cores=1,3,5,7
/proc/26418/task/26471/stat : 26471 (java) S 26415 26418 21340 0 -1 1077944384 103855 12974 0 0 69406 36 5 2 20 0 15 0 226904206 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743523531120 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26472] ppid=26415 vsize=11010400 memory=8467188 CPUtime=453.27 cores=1,3,5,7
/proc/26418/task/26472/stat : 26472 (java) R 26415 26418 21340 0 -1 4202560 308116 12974 0 0 44894 426 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743556299560 139743544685287 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26473] ppid=26415 vsize=11010400 memory=8467188 CPUtime=455.11 cores=1,3,5,7
/proc/26418/task/26473/stat : 26473 (java) R 26415 26418 21340 0 -1 4202560 475734 12974 0 0 45094 410 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743411018096 139743544685287 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26474] ppid=26415 vsize=11010400 memory=8467188 CPUtime=452.49 cores=1,3,5,7
/proc/26418/task/26474/stat : 26474 (java) R 26415 26418 21340 0 -1 4202560 254909 12974 0 0 44819 423 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743409965808 139743544685287 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26475] ppid=26415 vsize=11010400 memory=8467188 CPUtime=453.61 cores=1,3,5,7
/proc/26418/task/26475/stat : 26475 (java) R 26415 26418 21340 0 -1 4202560 304499 12974 0 0 44889 465 5 2 20 0 15 0 226904207 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139743408913312 139743536754718 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26476] ppid=26415 vsize=11010400 memory=8467188 CPUtime=9.49 cores=1,3,5,7
/proc/26418/task/26476/stat : 26476 (java) S 26415 26418 21340 0 -1 1077944384 217606 12974 0 0 910 32 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742977913312 139743552067285 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26477] ppid=26415 vsize=11010400 memory=8467188 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26477/stat : 26477 (java) S 26415 26418 21340 0 -1 1077944384 15 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742398112672 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26478] ppid=26415 vsize=11010400 memory=2101 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26478/stat : 26478 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904209 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742196786304 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26479] ppid=26415 vsize=11010400 memory=8467192 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26479/stat : 26479 (java) S 26415 26418 21340 0 -1 1077944384 40 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741889385136 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26480] ppid=26415 vsize=11010400 memory=8467192 CPUtime=3.93 cores=1,3,5,7
/proc/26418/task/26480/stat : 26480 (java) S 26415 26418 21340 0 -1 1077944384 23753 12974 0 0 383 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742976862832 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26481] ppid=26415 vsize=11010400 memory=8467192 CPUtime=4.07 cores=1,3,5,7
/proc/26418/task/26481/stat : 26481 (java) S 26415 26418 21340 0 -1 1077944384 18856 12974 0 0 397 3 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742975810032 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26482] ppid=26415 vsize=11010400 memory=8467192 CPUtime=1.53 cores=1,3,5,7
/proc/26418/task/26482/stat : 26482 (java) S 26415 26418 21340 0 -1 1077944384 19648 12974 0 0 144 2 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742974757744 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26483] ppid=26415 vsize=11010400 memory=3684 CPUtime=0.07 cores=1,3,5,7
/proc/26418/task/26483/stat : 26483 (java) S 26415 26418 21340 0 -1 1077944384 3 12974 0 0 0 0 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139741458590688 139743552067285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
[pid=26418/tid=26484] ppid=26415 vsize=11010400 memory=8467188 CPUtime=0.74 cores=1,3,5,7
/proc/26418/task/26484/stat : 26484 (java) S 26415 26418 21340 0 -1 1077944384 1335 12974 0 0 33 34 5 2 20 0 15 0 226904212 11274649600 2116798 33554432000 4194304 4196468 140721919209824 139742973704624 139743552068226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30941184 140721919216236 140721919219036 140721919219036 140721919221711 0
Current children cumulated CPU time: 2528.19 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 8467192 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1167.57
CPU time (s): 2528.31
CPU user time (s): 2509.99
CPU system time (s): 18.3141
CPU usage (%): 216.543
Max. virtual memory (cumulated for all children) (KiB): 11010400
Max. memory (cumulated for all children) (KiB): 8467192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.99
system time used= 18.3141
maximum resident set size= 8467452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1743543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69330
involuntary context switches= 25812


# summary of solver processes directly reported to runsolver:
#   pid: 26418
#   total CPU time (s): 2528.31
#   total CPU user time (s): 2509.99
#   total CPU system time (s): 18.3141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.38037 second user time and 10.9859 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-12 19:03:30
IDJOB=4304471
IDBENCH=141310
IDSOLVER=2780
FILE ID=node148/4304471-1534093409
RUNJOBID= node148-1534093409-26324
PBS_JOBID= 21036979
Free space on /tmp= 33872 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-13-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304471-1534093409/watcher-4304471-1534093409 -o /tmp/evaluation-result-4304471-1534093409/solver-4304471-1534093409 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534093409-26324 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1939014516 HOME/instance-4304471-1534093409.xml

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

MD5SUM BENCH= 0b51c5bbf7274d342280acfb624bd8bf
RANDOM SEED=1939014516

node148.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:        13556972 kB
MemAvailable:   31795888 kB
Buffers:          250292 kB
Cached:         17969712 kB
SwapCached:          352 kB
Active:          8842028 kB
Inactive:        9543240 kB
Active(anon):     115744 kB
Inactive(anon):   101676 kB
Active(file):    8726284 kB
Inactive(file):  9441564 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:            141808 kB
Writeback:             0 kB
AnonPages:        155884 kB
Mapped:            66900 kB
Shmem:             49592 kB
Slab:             527864 kB
SReclaimable:     499528 kB
SUnreclaim:        28336 kB
KernelStack:        3520 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1533964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 33728 MiB
End job on node148 at 2018-08-12 19:22:58