Trace number 4312402

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
OscaR - Conflict Ordering with restarts 2018-08-17? (TO) 252.139 243.238

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-13-opt_c18.xml
MD5SUMb4f35f52fd25bddaccbbeb0f9433c3f2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135769
Best CPU time to get the best result obtained on this benchmark252.173
Satisfiable
(Un)Satisfiability was proved
Number of variables5731
Number of constraints5273
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4815},{"size":6,"count":60},{"size":22,"count":30},{"size":24,"count":18},{"size":36,"count":196},{"size":42,"count":130},{"size":44,"count":482}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":4815},{"degree":3,"count":3},{"degree":4,"count":4},{"degree":5,"count":15},{"degree":6,"count":38},{"degree":7,"count":82},{"degree":8,"count":83},{"degree":9,"count":97},{"degree":10,"count":88},{"degree":11,"count":79},{"degree":12,"count":53},{"degree":13,"count":62},{"degree":14,"count":58},{"degree":15,"count":101},{"degree":16,"count":77},{"degree":17,"count":38},{"degree":18,"count":19},{"degree":19,"count":14},{"degree":20,"count":2},{"degree":21,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":4815}]
Number of extensional constraints0
Number of intensional constraints5273
Distribution of constraint types[{"type":"intension","count":5273}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.66/0.55	c version: 2018-08-17
0.66/0.56	c seed: 1853315674
0.66/0.56	c timeout: 252
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 1
0.66/0.58	c Parsing instance...
10.69/5.65	c Parsing done, starting search...
252.09/243.21	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312402-1534569279/watcher-4312402-1534569279 -o /tmp/evaluation-result-4312402-1534569279/solver-4312402-1534569279 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534568538-24121 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1853315674 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312402-1534569279.xml 

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

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

solver pid=24653, runsolver pid=24650

[startup+0.100122 s]*
/proc/loadavg: 1.14 1.40 1.30 3/216 24668
/proc/meminfo: memFree=23164344/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14082736 memory=31200 CPUtime=0.12 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 6699 0 0 0 11 1 0 0 20 0 15 0 274491151 14420721664 7800 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3520684 7800 3151 1 0 3482761 0
[pid=24653/tid=24655] ppid=24650 vsize=14082736 memory=-8701690554792449409 CPUtime=0.09 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 4745 0 0 0 9 0 0 0 20 0 15 0 274491151 14420721664 7800 33554432000 4194304 4196468 140735353625856 140205143044456 140205122921822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 7800 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 7800 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 7800 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 7800 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491153 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204319323808 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204318270704 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 274491156 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0.01 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) R 24650 24653 19594 0 -1 4202560 282 0 0 0 1 0 0 0 20 0 15 0 274491156 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204314060784 140205138862682 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 7800 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31200 KiB

[startup+0.214423 s]*
/proc/loadavg: 1.14 1.40 1.30 5/216 24668
/proc/meminfo: memFree=23130380/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14082736 memory=47280 CPUtime=0.32 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 10397 0 0 0 30 2 0 0 20 0 15 0 274491151 14420721664 11820 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3520684 11820 3405 1 0 3482761 0
[pid=24653/tid=24655] ppid=24650 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 8106 0 0 0 19 1 0 0 20 0 15 0 274491151 14420721664 11820 33554432000 4194304 4196468 140735353625856 140205143070976 140205122884965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14082736 memory=364 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 11820 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14082736 memory=288370524694115968 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 11820 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 11820 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 11820 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274491153 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204319323808 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204318270704 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 15 0 274491156 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) R 24650 24653 19594 0 -1 4202560 267 0 0 0 2 0 0 0 20 0 15 0 274491156 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204315113024 140205118262710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0.06 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) R 24650 24653 19594 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 15 0 274491156 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204314060784 140205138853270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 11820 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47280 KiB

[startup+0.310613 s]*
/proc/loadavg: 1.14 1.40 1.30 3/216 24668
/proc/meminfo: memFree=23127092/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14082736 memory=50760 CPUtime=0.44 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 10785 0 0 0 42 2 0 0 20 0 15 0 274491151 14420721664 12690 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3520684 12690 3408 1 0 3482761 0
[pid=24653/tid=24655] ppid=24650 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 8455 0 0 0 29 1 0 0 20 0 15 0 274491151 14420721664 12690 33554432000 4194304 4196468 140735353625856 140205143049168 140205124006990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14082736 memory=4294977871 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 12690 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14082736 memory=288370524694115968 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 12690 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 12690 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491152 14420721664 12690 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274491153 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204319323808 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274491154 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204318270704 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 274491156 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 274491156 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0.08 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 329 0 0 0 8 0 0 0 20 0 15 0 274491156 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14082736 memory=140148542404224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491157 14420721664 12690 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50760 KiB

[startup+0.700771 s]
/proc/loadavg: 1.14 1.40 1.30 3/216 24668
/proc/meminfo: memFree=23102980/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14084804 memory=88884 CPUtime=0.98 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 17624 0 0 0 94 4 0 0 20 0 15 0 274491151 14422839296 22221 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3521201 22221 3499 1 0 3483273 0
[pid=24653/tid=24655] ppid=24650 vsize=14084804 memory=246062300296115 CPUtime=0.67 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 14908 0 0 0 64 3 0 0 20 0 15 0 274491151 14422839296 22221 33554432000 4194304 4196468 140735353625856 140205143063936 140205122921822 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14084804 memory=3544670663791094290 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14422839296 22221 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14422839296 22221 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14422839296 22221 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14084804 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491152 14422839296 22221 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274491153 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14084804 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274491154 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204319323808 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274491154 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204318270704 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14084804 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 506 0 0 0 8 0 0 0 20 0 15 0 274491156 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14084804 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 412 0 0 0 6 0 0 0 20 0 15 0 274491156 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 417 0 0 0 14 0 0 0 20 0 15 0 274491156 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14084804 memory=15764 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491157 14422839296 22221 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88884 KiB

[startup+1.50081 s]
/proc/loadavg: 1.14 1.40 1.30 6/216 24668
/proc/meminfo: memFree=23023452/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14086852 memory=209244 CPUtime=3.47 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 23937 0 0 0 339 8 0 0 20 0 15 0 274491151 14424936448 52311 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3521713 52311 3544 1 0 3483785 0
[pid=24653/tid=24655] ppid=24650 vsize=14086852 memory=-1161699032755964503 CPUtime=1.47 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 17152 0 0 0 141 6 0 0 20 0 15 0 274491151 14424936448 52311 33554432000 4194304 4196468 140735353625856 140205143074544 140204733155488 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14086852 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14424936448 52311 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14086852 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14424936448 52311 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14086852 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274491152 14424936448 52311 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14086852 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274491152 14424936448 52311 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14086852 memory=1414355462422710185 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 274491153 14424936448 52311 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0

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

/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 34187 0 0 0 16138 55 0 0 20 0 15 0 274491151 14429130752 845405 33554432000 4194304 4196468 140735353625856 140205143079600 140204736219612 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14090948 memory=14133342345894350 CPUtime=0.28 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1038 0 0 0 21 7 0 0 20 0 15 0 274491152 14429130752 845405 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14090948 memory=2168 CPUtime=0.27 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 488 0 0 0 20 7 0 0 20 0 15 0 274491152 14429130752 845405 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14090948 memory=1748 CPUtime=0.27 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1519 0 0 0 20 7 0 0 20 0 15 0 274491152 14429130752 845405 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14090948 memory=1620 CPUtime=0.28 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2788 0 0 0 21 7 0 0 20 0 15 0 274491152 14429130752 845405 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14090948 memory=4512 CPUtime=0.02 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 2550 0 0 0 2 0 0 0 20 0 15 0 274491153 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14090948 memory=3668 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204319323872 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14090948 memory=8520 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204318270720 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14090948 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14090948 memory=1264 CPUtime=3.3 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 9363 0 0 0 329 1 0 0 20 0 15 0 274491156 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14090948 memory=6584 CPUtime=3.49 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 12943 0 0 0 347 2 0 0 20 0 15 0 274491156 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14090948 memory=748 CPUtime=1.07 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 9461 0 0 0 106 1 0 0 20 0 15 0 274491156 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14090948 memory=872 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14090948 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 441 0 0 0 3 3 0 0 20 0 15 0 274491157 14429130752 845405 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 171.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3381620 KiB

[startup+222.301 s]
/proc/loadavg: 1.65 1.54 1.37 3/215 24671
/proc/meminfo: memFree=19958724/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14090948 memory=3278016 CPUtime=231.16 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 80818 0 0 0 23020 96 0 0 20 0 15 0 274491151 14429130752 819504 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3522737 819504 3591 1 0 3484809 0
[pid=24653/tid=24655] ppid=24650 vsize=14090948 memory=288230596050944315 CPUtime=221.9 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 37352 0 0 0 22135 55 0 0 20 0 15 0 274491151 14429130752 819504 33554432000 4194304 4196468 140735353625856 140205143079600 140204732013217 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14090948 memory=14133342345894350 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1170 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819504 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14090948 memory=2580 CPUtime=0.29 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1334 0 0 0 22 7 0 0 20 0 15 0 274491152 14429130752 819504 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14090948 memory=4104 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1664 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819504 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14090948 memory=1404 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2824 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819504 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14090948 memory=3144 CPUtime=0.03 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 2787 0 0 0 2 1 0 0 20 0 15 0 274491153 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14090948 memory=172224 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204319323872 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14090948 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204318270720 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14090948 memory=3164 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14090948 memory=3278016 CPUtime=3.3 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 9370 0 0 0 329 1 0 0 20 0 15 0 274491156 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14090948 memory=6791534058613427641 CPUtime=3.49 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 12946 0 0 0 347 2 0 0 20 0 15 0 274491156 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14090948 memory=4872558044660077418 CPUtime=1.07 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 9465 0 0 0 106 1 0 0 20 0 15 0 274491156 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14090948 memory=808 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14090948 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 469 0 0 0 4 4 0 0 20 0 15 0 274491157 14429130752 819504 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 231.16 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3278016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.21 s]
/proc/loadavg: 1.77 1.57 1.39 2/198 24702
/proc/meminfo: memFree=20121588/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14090948 memory=3276116 CPUtime=252.09 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 81889 0 0 0 25113 96 0 0 20 0 15 0 274491151 14429130752 819029 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3522737 819029 3591 1 0 3484809 0
[pid=24653/tid=24655] ppid=24650 vsize=14090948 memory=3278016 CPUtime=242.8 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 38263 0 0 0 24225 55 0 0 20 0 15 0 274491151 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205143079600 140204730320685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.31 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1170 0 0 0 24 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1334 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14090948 memory=33 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1665 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.31 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2946 0 0 0 24 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.03 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 2792 0 0 0 2 1 0 0 20 0 15 0 274491153 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14090948 memory=6584 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204319323872 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204318270720 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14090948 memory=6812 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14090948 memory=3276116 CPUtime=3.3 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 9372 0 0 0 329 1 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14090948 memory=3278016 CPUtime=3.49 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 12948 0 0 0 347 2 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14090948 memory=3276116 CPUtime=1.07 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 9467 0 0 0 106 1 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14090948 memory=6812 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.09 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 495 0 0 0 5 4 0 0 20 0 15 0 274491157 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3276116 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+243.238 s]
# the end of solver process 24653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.147 s, system=0.991431 s

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

[startup+243.21 s]
/proc/loadavg: 1.77 1.57 1.39 2/198 24702
/proc/meminfo: memFree=20121588/32770624 swapFree=67108792/67108860
[pid=24653] ppid=24650 vsize=14090948 memory=3276116 CPUtime=252.09 cores=1,3,5,7
/proc/24653/stat : 24653 (java) S 24650 24653 19594 0 -1 1077944320 81889 0 0 0 25113 96 0 0 20 0 15 0 274491151 14429130752 819029 33554432000 4194304 4196468 140735353625856 140735353608400 140205138841335 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
/proc/24653/statm: 3522737 819029 3591 1 0 3484809 0
[pid=24653/tid=24655] ppid=24650 vsize=14090948 memory=3278016 CPUtime=242.8 cores=1,3,5,7
/proc/24653/task/24655/stat : 24655 (java) R 24650 24653 19594 0 -1 4202560 38263 0 0 0 24225 55 0 0 20 0 15 0 274491151 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205143079600 140204730320685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24656] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.31 cores=1,3,5,7
/proc/24653/task/24656/stat : 24656 (java) S 24650 24653 19594 0 -1 1077944384 1170 0 0 0 24 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205053909520 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24657] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24657/stat : 24657 (java) S 24650 24653 19594 0 -1 1077944384 1334 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205052856976 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24658] ppid=24650 vsize=14090948 memory=33 CPUtime=0.3 cores=1,3,5,7
/proc/24653/task/24658/stat : 24658 (java) S 24650 24653 19594 0 -1 1077944384 1665 0 0 0 23 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205051803920 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24659] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.31 cores=1,3,5,7
/proc/24653/task/24659/stat : 24659 (java) S 24650 24653 19594 0 -1 1077944384 2946 0 0 0 24 7 0 0 20 0 15 0 274491152 14429130752 819029 33554432000 4194304 4196468 140735353625856 140205050751376 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24660] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.03 cores=1,3,5,7
/proc/24653/task/24660/stat : 24660 (java) S 24650 24653 19594 0 -1 1077944384 2792 0 0 0 2 1 0 0 20 0 15 0 274491153 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204320377584 140205138852482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24661] ppid=24650 vsize=14090948 memory=6584 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24661/stat : 24661 (java) S 24650 24653 19594 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204319323872 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24662] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24662/stat : 24662 (java) S 24650 24653 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274491154 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204318270720 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24663] ppid=24650 vsize=14090948 memory=6812 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24663/stat : 24663 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204317219280 140205138859931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24664] ppid=24650 vsize=14090948 memory=3276116 CPUtime=3.3 cores=1,3,5,7
/proc/24653/task/24664/stat : 24664 (java) S 24650 24653 19594 0 -1 1077944384 9372 0 0 0 329 1 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204316166384 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24665] ppid=24650 vsize=14090948 memory=3278016 CPUtime=3.49 cores=1,3,5,7
/proc/24653/task/24665/stat : 24665 (java) S 24650 24653 19594 0 -1 1077944384 12948 0 0 0 347 2 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204315113840 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24666] ppid=24650 vsize=14090948 memory=3276116 CPUtime=1.07 cores=1,3,5,7
/proc/24653/task/24666/stat : 24666 (java) S 24650 24653 19594 0 -1 1077944384 9467 0 0 0 106 1 0 0 20 0 15 0 274491156 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204314060784 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24667] ppid=24650 vsize=14090948 memory=6812 CPUtime=0 cores=1,3,5,7
/proc/24653/task/24667/stat : 24667 (java) S 24650 24653 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274491157 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204313008480 140205138851541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
[pid=24653/tid=24668] ppid=24650 vsize=14090948 memory=3276116 CPUtime=0.09 cores=1,3,5,7
/proc/24653/task/24668/stat : 24668 (java) S 24650 24653 19594 0 -1 1077944384 495 0 0 0 5 4 0 0 20 0 15 0 274491157 14429130752 819029 33554432000 4194304 4196468 140735353625856 140204311956528 140205138852482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24076288 140735353631822 140735353632014 140735353632014 140735353634767 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3276116 KiB

Child status: 143
Real time (s): 243.238
CPU time (s): 252.139
CPU user time (s): 251.147
CPU system time (s): 0.991431
CPU usage (%): 103.659
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3441108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.147
system time used= 0.991431
maximum resident set size= 3442892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82604
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9366
involuntary context switches= 149


# summary of solver processes directly reported to runsolver:
#   pid: 24653
#   total CPU time (s): 252.139
#   total CPU user time (s): 251.147
#   total CPU system time (s): 0.991431

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89033 second user time and 1.81647 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-18 07:14:39
IDJOB=4312402
IDBENCH=141198
IDSOLVER=2800
FILE ID=node150/4312402-1534569279
RUNJOBID= node150-1534568538-24121
PBS_JOBID= 21038629
Free space on /tmp= 48188 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-13-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312402-1534569279/watcher-4312402-1534569279 -o /tmp/evaluation-result-4312402-1534569279/solver-4312402-1534569279 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534568538-24121 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1853315674 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312402-1534569279.xml

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

MD5SUM BENCH= b4f35f52fd25bddaccbbeb0f9433c3f2
RANDOM SEED=1853315674

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23187028 kB
MemAvailable:   31684756 kB
Buffers:          192380 kB
Cached:          8565432 kB
SwapCached:            0 kB
Active:          4906904 kB
Inactive:        4110028 kB
Active(anon):     235876 kB
Inactive(anon):    92016 kB
Active(file):    4671028 kB
Inactive(file):  4018012 kB
Unevictable:        7708 kB
Mlocked:            7708 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             36320 kB
Writeback:             0 kB
AnonPages:        348984 kB
Mapped:            32240 kB
Shmem:             66116 kB
Slab:             265648 kB
SReclaimable:     237148 kB
SUnreclaim:        28500 kB
KernelStack:        3824 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1343420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 48152 MiB
End job on node150 at 2018-08-18 07:18:42