Trace number 4304919

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.9.2UNSAT 31.7409 14.6532

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f12_c18.xml
MD5SUM3a3bda421e3d420e405b4b910599d042
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 benchmark1.21246
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size32
Distribution of domain sizes[{"size":6,"count":2},{"size":17,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":32,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
31.67/14.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 (6136 MiB free)
  memory of node 1: 16384 MiB (4626 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304919-1534057196/watcher-4304919-1534057196 -o /tmp/evaluation-result-4304919-1534057196/solver-4304919-1534057196 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15154 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=411600615 HOME/instance-4304919-1534057196.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=18338, runsolver pid=18335

[startup+0.100117 s]*
/proc/loadavg: 0.95 1.35 1.47 3/209 18395
/proc/meminfo: memFree=11012956/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=10005480 memory=18592 CPUtime=0.1 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 4256 13166 0 0 1 1 5 3 20 0 6 0 223282823 10245611520 4648 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2501370 4648 1934 1 0 2489808 0
[pid=18338/tid=18391] ppid=18335 vsize=10005480 memory=5852835220496416925 CPUtime=0.09 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 2063 13166 0 0 1 0 5 3 20 0 6 0 223282831 10245611520 4648 33554432000 4194304 4196468 140736956408512 139673985557072 139674013742237 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=10005480 memory=5793855277619464633 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 6 0 223282832 10245611520 4648 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=10005480 memory=140026609571456 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 6 0 223282832 10245611520 4648 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 6 0 223282832 10245611520 4648 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 6 0 223282832 10245611520 4648 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210028 s]*
/proc/loadavg: 0.95 1.35 1.47 3/218 18404
/proc/meminfo: memFree=10991576/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=10982696 memory=43408 CPUtime=0.26 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 8261 13166 0 0 16 2 5 3 20 0 15 0 223282823 11246280704 10852 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2745674 10852 2943 1 0 2708109 0
[pid=18338/tid=18391] ppid=18335 vsize=10982696 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 4781 13166 0 0 10 1 5 3 20 0 15 0 223282831 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673985517968 139673995283840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=10982696 memory=4211973752814361994 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246280704 10852 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=10982696 memory=140026609571456 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 13 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246280704 10852 33554432000 4194304 4196468 140736956408512 139672672002848 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 21 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246280704 10852 33554432000 4194304 4196468 140736956408512 139672604890224 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=10982696 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 425 13166 0 0 1 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 177 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=10982696 memory=140026609571456 CPUtime=0.11 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 641 13166 0 0 3 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=10982696 memory=140026609571456 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246280704 10852 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 43408 KiB

[startup+0.310538 s]*
/proc/loadavg: 0.95 1.35 1.47 3/218 18404
/proc/meminfo: memFree=10981444/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=10983192 memory=54752 CPUtime=0.39 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 10293 13166 0 0 28 3 5 3 20 0 15 0 223282823 11246788608 13688 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2745798 13688 3075 1 0 2708109 0
[pid=18338/tid=18391] ppid=18335 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 6807 13166 0 0 19 2 5 3 20 0 15 0 223282831 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673985532320 139674013742237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 13688 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=10983192 memory=140026609571455 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 13 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 13688 33554432000 4194304 4196468 140736956408512 139672672002848 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=10983192 memory=140026609571456 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 21 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 13688 33554432000 4194304 4196468 140736956408512 139672604890224 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 425 13166 0 0 1 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 178 13166 0 0 1 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) R 18335 18338 13534 0 -1 4202560 646 13166 0 0 5 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673181539184 139673997967008 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 13688 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54752 KiB

[startup+0.700744 s]
/proc/loadavg: 0.95 1.35 1.47 3/218 18404
/proc/meminfo: memFree=10969492/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=10983192 memory=87540 CPUtime=0.99 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 16501 13166 0 0 87 4 5 3 20 0 15 0 223282823 11246788608 21885 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2745798 21885 3246 1 0 2708109 0
[pid=18338/tid=18391] ppid=18335 vsize=10983192 memory=60696 CPUtime=0.67 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 12078 13166 0 0 56 3 5 3 20 0 15 0 223282831 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673985541136 139674013734175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=10983192 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 21885 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=10983192 memory=140026470244851 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 2 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=10983192 memory=140028818752395 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=10983192 memory=1788 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282832 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=10983192 memory=6296143700806424935 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 5 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=10983192 memory=8099279071866868837 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 13 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 21885 33554432000 4194304 4196468 140736956408512 139672672002848 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=10983192 memory=6004820471124940137 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 21 13166 0 0 0 0 5 3 20 0 15 0 223282834 11246788608 21885 33554432000 4194304 4196468 140736956408512 139672604890224 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=10983192 memory=3054156605368933524 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=10983192 memory=8326441112149131689 CPUtime=0.15 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 665 13166 0 0 7 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=10983192 memory=-7025452035940392864 CPUtime=0.18 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 822 13166 0 0 10 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=10983192 memory=6944656592452807326 CPUtime=0.21 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 696 13166 0 0 13 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=10983192 memory=-9178176116494409632 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282837 11246788608 21885 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 87540 KiB

[startup+1.50237 s]
/proc/loadavg: 0.95 1.35 1.47 3/218 18404
/proc/meminfo: memFree=10924204/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=10993996 memory=230776 CPUtime=3.16 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 24676 13166 0 0 297 11 5 3 20 0 15 0 223282823 11257851904 57694 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2748499 57694 3456 1 0 2710157 0
[pid=18338/tid=18391] ppid=18335 vsize=10993996 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 15485 13166 0 0 130 7 5 3 20 0 15 0 223282831 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673985552648 139673561341836 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=10993996 memory=101076 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 256 13166 0 0 0 0 5 3 20 0 15 0 223282832 11257851904 57694 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=10993996 memory=5790086053191909267 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 68 13166 0 0 0 0 5 3 20 0 15 0 223282832 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=10993996 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 29 13166 0 0 0 0 5 3 20 0 15 0 223282832 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=10993996 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 37 13166 0 0 0 0 5 3 20 0 15 0 223282832 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=10993996 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 32 13166 0 0 0 0 5 3 20 0 15 0 223282834 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=10993996 memory=-6221781267475802396 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 13 13166 0 0 0 0 5 3 20 0 15 0 223282834 11257851904 57694 33554432000 4194304 4196468 140736956408512 139672672002848 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=10993996 memory=4132 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 44 13166 0 0 0 0 5 3 20 0 15 0 223282834 11257851904 57694 33554432000 4194304 4196468 140736956408512 139672604890224 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=10993996 memory=2192 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=10993996 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) R 18335 18338 13534 0 -1 4202560 2434 13166 0 0 52 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673183630288 139673995241379 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=10993996 memory=219036688383483 CPUtime=0.64 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) R 18335 18338 13534 0 -1 4202560 2043 13166 0 0 56 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673182577352 139673997107115 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=10993996 memory=1088950 CPUtime=0.62 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 2040 13166 0 0 54 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=10993996 memory=4638778398333161808 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=10993996 memory=4639059873309409380 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 1 13166 0 0 0 0 5 3 20 0 15 0 223282837 11257851904 57694 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 10993996 KiB

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

[startup+14.6531 s]
# the end of solver process 18338 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=31.1212 s, system=0.619718 s

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

[startup+12.801 s]
/proc/loadavg: 1.35 1.42 1.50 3/218 18411
/proc/meminfo: memFree=10033420/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=11080032 memory=1088628 CPUtime=29.67 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 82204 13166 0 0 2905 54 5 3 20 0 15 0 223282823 11345952768 272157 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2770008 272157 3533 1 0 2731661 0
[pid=18338/tid=18391] ppid=18335 vsize=11080032 memory=4576 CPUtime=12.41 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 36937 13166 0 0 1214 19 5 3 20 0 15 0 223282831 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673985548080 139673583159428 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=11080032 memory=15868 CPUtime=0.28 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 678 13166 0 0 16 4 5 3 20 0 15 0 223282832 11345952768 272157 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=11080032 memory=4012 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 540 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=11080032 memory=34728 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 156 13166 0 0 16 5 5 3 20 0 15 0 223282832 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=11080032 memory=18220 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 235 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=11080032 memory=1788 CPUtime=0.14 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2233 13166 0 0 6 0 5 3 20 0 15 0 223282834 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=11080032 memory=1232 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 18 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 272157 33554432000 4194304 4196468 140736956408512 139672672002912 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=11080032 memory=644 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 50 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 272157 33554432000 4194304 4196468 140736956408512 139672604890240 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=11080032 memory=952 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=11080032 memory=2416 CPUtime=6.83 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 17183 13166 0 0 671 4 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=11080032 memory=999524 CPUtime=6.91 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 12475 13166 0 0 679 4 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=11080032 memory=280052940349504 CPUtime=2.75 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 9483 13166 0 0 264 3 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=11080032 memory=7234567026132867172 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=11080032 memory=5865491479076426066 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 21 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 272157 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 29.67 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1088628 KiB

[startup+13.6007 s]
/proc/loadavg: 1.35 1.42 1.50 3/218 18411
/proc/meminfo: memFree=9845440/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=11080032 memory=1204000 CPUtime=30.59 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 83554 13166 0 0 2995 56 5 3 20 0 15 0 223282823 11345952768 301000 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2770008 301000 3533 1 0 2731661 0
[pid=18338/tid=18391] ppid=18335 vsize=11080032 memory=1228 CPUtime=13.21 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 37086 13166 0 0 1292 21 5 3 20 0 15 0 223282831 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673985542688 139673581077912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=11080032 memory=6788 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 697 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301000 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=11080032 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 622 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=11080032 memory=2432 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 179 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=11080032 memory=1828 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1078 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=11080032 memory=792 CPUtime=0.14 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2386 13166 0 0 6 0 5 3 20 0 15 0 223282834 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=11080032 memory=1224 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 18 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301000 33554432000 4194304 4196468 140736956408512 139672672002912 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=11080032 memory=1944 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 52 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301000 33554432000 4194304 4196468 140736956408512 139672604890240 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=11080032 memory=5772 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=11080032 memory=1444 CPUtime=6.89 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 17210 13166 0 0 677 4 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=11080032 memory=0 CPUtime=6.93 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 12492 13166 0 0 681 4 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=11080032 memory=7811326914905718884 CPUtime=2.76 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 9518 13166 0 0 265 3 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=11080032 memory=7811326914905718884 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=11080032 memory=7811326914905718884 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 21 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301000 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 30.59 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1204000 KiB

[startup+14.4007 s]
/proc/loadavg: 1.40 1.43 1.50 3/218 18411
/proc/meminfo: memFree=9829328/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=11080032 memory=1204004 CPUtime=31.44 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 83955 13166 0 0 3080 56 5 3 20 0 15 0 223282823 11345952768 301001 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2770008 301001 3533 1 0 2731661 0
[pid=18338/tid=18391] ppid=18335 vsize=11080032 memory=6791534058613427641 CPUtime=14.01 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 37282 13166 0 0 1372 21 5 3 20 0 15 0 223282831 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673985548368 139673582715603 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=11080032 memory=280052940062840 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 697 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=11080032 memory=-7737605734073691286 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 622 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=11080032 memory=280052940415888 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 179 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=11080032 memory=1204004 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1078 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=11080032 memory=7811326914905718884 CPUtime=0.15 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2389 13166 0 0 7 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=11080032 memory=5936707925194138471 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 18 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672672002912 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=11080032 memory=5936707925194138471 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 52 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672604890240 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=11080032 memory=5859855382404952419 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=11080032 memory=6155415085954197607 CPUtime=6.89 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 17308 13166 0 0 677 4 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=11080032 memory=8170487675240343655 CPUtime=6.97 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 12583 13166 0 0 685 4 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=11080032 memory=7525905747425912936 CPUtime=2.76 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 9529 13166 0 0 265 3 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=11080032 memory=5859855382404952419 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=11080032 memory=5936707925194138471 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 23 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 31.44 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1204004 KiB

[startup+14.6007 s]
/proc/loadavg: 1.40 1.43 1.50 3/218 18411
/proc/meminfo: memFree=9829328/32770624 swapFree=67108860/67108860
[pid=18338] ppid=18335 vsize=11080032 memory=1204004 CPUtime=31.67 cores=1,3,5,7
/proc/18338/stat : 18338 (java) S 18335 18338 13534 0 -1 1077944320 83957 13166 0 0 3103 56 5 3 20 0 15 0 223282823 11345952768 301001 33554432000 4194304 4196468 140736956408512 140736956391056 139674013720311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
/proc/18338/statm: 2770008 301001 3533 1 0 2731661 0
[pid=18338/tid=18391] ppid=18335 vsize=11080032 memory=6791534058613427641 CPUtime=14.21 cores=1,3,5,7
/proc/18338/task/18391/stat : 18391 (java) R 18335 18338 13534 0 -1 4202560 37283 13166 0 0 1392 21 5 3 20 0 15 0 223282831 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673985550600 139673566513620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18392] ppid=18335 vsize=11080032 memory=1228 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18392/stat : 18392 (java) S 18335 18338 13534 0 -1 1077944384 697 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139674017962896 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18393] ppid=18335 vsize=11080032 memory=2432 CPUtime=0.29 cores=1,3,5,7
/proc/18338/task/18393/stat : 18393 (java) S 18335 18338 13534 0 -1 1077944384 622 13166 0 0 17 4 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673883298576 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18394] ppid=18335 vsize=11080032 memory=1828 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18394/stat : 18394 (java) S 18335 18338 13534 0 -1 1077944384 179 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673882246288 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18395] ppid=18335 vsize=11080032 memory=792 CPUtime=0.3 cores=1,3,5,7
/proc/18338/task/18395/stat : 18395 (java) S 18335 18338 13534 0 -1 1077944384 1078 13166 0 0 17 5 5 3 20 0 15 0 223282832 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673881193488 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18396] ppid=18335 vsize=11080032 memory=1224 CPUtime=0.15 cores=1,3,5,7
/proc/18338/task/18396/stat : 18396 (java) S 18335 18338 13534 0 -1 1077944384 2389 13166 0 0 7 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673184696432 139674013731458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18397] ppid=18335 vsize=11080032 memory=1944 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18397/stat : 18397 (java) S 18335 18338 13534 0 -1 1077944384 18 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672672002912 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18398] ppid=18335 vsize=11080032 memory=5772 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18398/stat : 18398 (java) S 18335 18338 13534 0 -1 1077944384 52 13166 0 0 0 0 5 3 20 0 15 0 223282834 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672604890240 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18399] ppid=18335 vsize=11080032 memory=1444 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18399/stat : 18399 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139672297494608 139674013738907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18400] ppid=18335 vsize=11080032 memory=1160 CPUtime=6.89 cores=1,3,5,7
/proc/18338/task/18400/stat : 18400 (java) S 18335 18338 13534 0 -1 1077944384 17308 13166 0 0 677 4 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673183644272 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18401] ppid=18335 vsize=11080032 memory=968 CPUtime=7 cores=1,3,5,7
/proc/18338/task/18401/stat : 18401 (java) S 18335 18338 13534 0 -1 1077944384 12584 13166 0 0 688 4 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673182591472 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18402] ppid=18335 vsize=11080032 memory=12144 CPUtime=2.77 cores=1,3,5,7
/proc/18338/task/18402/stat : 18402 (java) S 18335 18338 13534 0 -1 1077944384 9529 13166 0 0 266 3 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673181539184 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18403] ppid=18335 vsize=11080032 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18403/stat : 18403 (java) S 18335 18338 13534 0 -1 1077944384 3 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139671866698720 139674013730517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
[pid=18338/tid=18404] ppid=18335 vsize=11080032 memory=8808 CPUtime=0.08 cores=1,3,5,7
/proc/18338/task/18404/stat : 18404 (java) S 18335 18338 13534 0 -1 1077944384 23 13166 0 0 0 0 5 3 20 0 15 0 223282837 11345952768 301001 33554432000 4194304 4196468 140736956408512 139673180486064 139674013731458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 11845632 140736956414573 140736956417372 140736956417372 140736956420047 0
Current children cumulated CPU time: 31.67 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1204004 KiB

Child status: 0
Real time (s): 14.6532
CPU time (s): 31.7409
CPU user time (s): 31.1212
CPU system time (s): 0.619718
CPU usage (%): 216.615
Max. virtual memory (cumulated for all children) (KiB): 11082728
Max. memory (cumulated for all children) (KiB): 1204004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.1212
system time used= 0.619718
maximum resident set size= 1206132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97605
page faults= 0
swaps= 0
block input operations= 424
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9834
involuntary context switches= 156


# summary of solver processes directly reported to runsolver:
#   pid: 18338
#   total CPU time (s): 31.7409
#   total CPU user time (s): 31.1212
#   total CPU system time (s): 0.619718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.108511 second user time and 0.186393 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 08:59:56
IDJOB=4304919
IDBENCH=141186
IDSOLVER=2780
FILE ID=node135/4304919-1534057196
RUNJOBID= node135-1534040371-15154
PBS_JOBID= 21036964
Free space on /tmp= 42548 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f12_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304919-1534057196/watcher-4304919-1534057196 -o /tmp/evaluation-result-4304919-1534057196/solver-4304919-1534057196 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15154 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=411600615 HOME/instance-4304919-1534057196.xml

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

MD5SUM BENCH= 3a3bda421e3d420e405b4b910599d042
RANDOM SEED=411600615

node135.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:        11021392 kB
MemAvailable:   31142920 kB
Buffers:          240904 kB
Cached:         19885992 kB
SwapCached:            0 kB
Active:          9887220 kB
Inactive:       11052580 kB
Active(anon):     760220 kB
Inactive(anon):   105076 kB
Active(file):    9127000 kB
Inactive(file): 10947504 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26520 kB
Writeback:             0 kB
AnonPages:        864912 kB
Mapped:            74668 kB
Shmem:             49824 kB
Slab:             504000 kB
SReclaimable:     475484 kB
SUnreclaim:        28516 kB
KernelStack:        3840 kB
PageTables:         6864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1873748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    684032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42524 MiB
End job on node135 at 2018-08-12 09:00:11