Trace number 4310520

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 - Hybrid 2018-08-14? (TO) 252.092 246.319

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-10-opt_c18.xml
MD5SUMd4eaac7549f90ed3ded0e25770a164a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark394
Best CPU time to get the best result obtained on this benchmark11.7087
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":40},{"size":24,"count":14},{"size":36,"count":146},{"size":42,"count":306},{"size":44,"count":174}]
Minimum variable degree4
Maximum variable degree25
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":15},{"degree":7,"count":36},{"degree":8,"count":71},{"degree":9,"count":62},{"degree":10,"count":71},{"degree":11,"count":58},{"degree":12,"count":55},{"degree":13,"count":34},{"degree":14,"count":33},{"degree":15,"count":44},{"degree":16,"count":63},{"degree":17,"count":60},{"degree":18,"count":44},{"degree":19,"count":19},{"degree":20,"count":5},{"degree":21,"count":2},{"degree":22,"count":1},{"degree":23,"count":2},{"degree":24,"count":1},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3907}]
Number of extensional constraints0
Number of intensional constraints3907
Distribution of constraint types[{"type":"intension","count":3907}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 493072653
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
4.91/2.10	c Parsing done, starting first complete search...
252.06/246.30	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 (8795 MiB free)
  memory of node 1: 16384 MiB (9649 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310520-1534329767/watcher-4310520-1534329767 -o /tmp/evaluation-result-4310520-1534329767/solver-4310520-1534329767 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 493072653 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310520-1534329767.xml 

running on 4 cores: 0,2,4,6

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=21062, runsolver pid=21059

[startup+0.100174 s]*
/proc/loadavg: 1.65 1.66 1.55 3/216 21077
/proc/meminfo: memFree=18867224/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14082736 memory=35176 CPUtime=0.11 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 7229 0 0 0 10 1 0 0 20 0 15 0 250539901 14420721664 8794 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3520684 8794 3139 1 0 3482761 0
[pid=21062/tid=21064] ppid=21059 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 5359 0 0 0 8 1 0 0 20 0 15 0 250539902 14420721664 8860 33554432000 4194304 4196468 140731173477840 140102299422960 140102279308638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14082736 memory=5793855593447999929 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 8860 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 8860 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 8860 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 8860 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101835973920 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101834921584 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0.01 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 8860 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 35176 KiB

[startup+0.210299 s]*
/proc/loadavg: 1.65 1.66 1.55 4/216 21077
/proc/meminfo: memFree=18851456/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14082736 memory=49344 CPUtime=0.33 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 10377 0 0 0 31 2 0 0 20 0 15 0 250539901 14420721664 12336 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3520684 12336 3409 1 0 3482761 0
[pid=21062/tid=21064] ppid=21059 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 8103 0 0 0 19 1 0 0 20 0 15 0 250539902 14420721664 12336 33554432000 4194304 4196468 140731173477840 140102299451200 140102295249498 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14082480 memory=4211974068642897290 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420459520 12369 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 12369 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 12369 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 12369 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101835973920 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101834921584 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) R 21059 21062 20506 0 -1 4202560 215 0 0 0 1 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101269295448 140102288333868 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0.07 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) R 21059 21062 20506 0 -1 1077944384 280 0 0 0 7 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 12369 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49344 KiB

[startup+0.317242 s]*
/proc/loadavg: 1.65 1.66 1.55 3/216 21077
/proc/meminfo: memFree=18847424/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14082736 memory=52660 CPUtime=0.44 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 10736 0 0 0 42 2 0 0 20 0 15 0 250539901 14420721664 13165 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3520684 13165 3411 1 0 3482761 0
[pid=21062/tid=21064] ppid=21059 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 8437 0 0 0 29 1 0 0 20 0 15 0 250539902 14420721664 13165 33554432000 4194304 4196468 140731173477840 140102299449248 140101917176015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14082736 memory=4211974068642897290 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 13165 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14082736 memory=140342438109112 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 13165 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14082736 memory=140342284384780 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 13165 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14082736 memory=140342284373455 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539902 14420721664 13165 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14082736 memory=140342438127284 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14082736 memory=140342284382639 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101835973920 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14082736 memory=280684568756112 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250539904 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101834921584 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14082736 memory=280684568753808 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 412 0 0 0 3 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) R 21059 21062 20506 0 -1 4202560 215 0 0 0 1 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101269309424 140102279473293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0.08 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 293 0 0 0 8 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14082736 memory=140342438106752 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539907 14420721664 13165 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 52660 KiB

[startup+0.700782 s]
/proc/loadavg: 1.65 1.66 1.55 4/216 21077
/proc/meminfo: memFree=18826280/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14084804 memory=90944 CPUtime=1 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 17572 0 0 0 96 4 0 0 20 0 15 0 250539901 14422839296 22736 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3521201 22736 3491 1 0 3483273 0
[pid=21062/tid=21064] ppid=21059 vsize=14084804 memory=876 CPUtime=0.67 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 14854 0 0 0 65 2 0 0 20 0 15 0 250539902 14422839296 22736 33554432000 4194304 4196468 140731173477840 140102299447392 140102279308638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14422839296 22736 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14422839296 22736 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539902 14422839296 22736 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539902 14422839296 22736 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250539904 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250539904 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101835973920 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250539904 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101834921584 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14084804 memory=268 CPUtime=0.08 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 578 0 0 0 8 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 346 0 0 0 6 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14084804 memory=20509 CPUtime=0.15 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 415 0 0 0 15 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14084804 memory=280684568940016 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250539907 14422839296 22736 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90944 KiB

[startup+1.50078 s]
/proc/loadavg: 1.65 1.66 1.55 5/216 21077
/proc/meminfo: memFree=18775680/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14086852 memory=223316 CPUtime=3.45 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 22627 0 0 0 337 8 0 0 20 0 15 0 250539901 14424936448 55829 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3521713 55829 3545 1 0 3483785 0
[pid=21062/tid=21064] ppid=21059 vsize=14086852 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 16112 0 0 0 141 4 0 0 20 0 15 0 250539902 14424936448 55829 33554432000 4194304 4196468 140731173477840 140102299465136 140101920045156 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14086852 memory=-3535359994705172833 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 250539902 14424936448 55829 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14086852 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 250539902 14424936448 55829 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14086852 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 250539902 14424936448 55829 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14086852 memory=-6439125508584335203 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250539902 14424936448 55829 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14086852 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 250539904 14424936448 55829 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0

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

/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 26581 0 0 0 16178 10 0 0 20 0 15 0 250539902 14429130752 168183 33554432000 4194304 4196468 140731173477840 140102299466432 140101927022116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14090948 memory=672732 CPUtime=0.21 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 1892 0 0 0 14 7 0 0 20 0 15 0 250539902 14429130752 168183 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14090948 memory=672732 CPUtime=0.2 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1142 0 0 0 13 7 0 0 20 0 15 0 250539902 14429130752 168183 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14090948 memory=796 CPUtime=0.21 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 1653 0 0 0 15 6 0 0 20 0 15 0 250539902 14429130752 168183 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14090948 memory=672732 CPUtime=0.21 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 2965 0 0 0 14 7 0 0 20 0 15 0 250539902 14429130752 168183 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14090948 memory=672732 CPUtime=0.1 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 2016 0 0 0 9 1 0 0 20 0 15 0 250539904 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14090948 memory=672668 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101835973984 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14090948 memory=672504 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101834921600 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14090948 memory=672504 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14090948 memory=68068 CPUtime=1.94 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 4783 0 0 0 193 1 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14090948 memory=4128 CPUtime=1.95 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 6413 0 0 0 194 1 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14090948 memory=672732 CPUtime=0.83 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 4606 0 0 0 83 0 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14090948 memory=672732 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14090948 memory=4128 CPUtime=0.05 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 429 0 0 0 3 2 0 0 20 0 15 0 250539907 14429130752 168183 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 167.67 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 672732 KiB

[startup+222.301 s]
/proc/loadavg: 1.55 1.58 1.55 3/215 21157
/proc/meminfo: memFree=17262988/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14090948 memory=678028 CPUtime=227.97 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 55239 0 0 0 22748 49 0 0 20 0 15 0 250539901 14429130752 169507 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3522737 169507 3579 1 0 3484809 0
[pid=21062/tid=21064] ppid=21059 vsize=14090948 memory=678028 CPUtime=221.62 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 26953 0 0 0 22152 10 0 0 20 0 15 0 250539902 14429130752 169507 33554432000 4194304 4196468 140731173477840 140102299466464 140101926784491 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14090948 memory=1952 CPUtime=0.32 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 2070 0 0 0 24 8 0 0 20 0 15 0 250539902 14429130752 169507 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14090948 memory=675492 CPUtime=0.3 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1240 0 0 0 22 8 0 0 20 0 15 0 250539902 14429130752 169507 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14090948 memory=678028 CPUtime=0.3 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 2211 0 0 0 23 7 0 0 20 0 15 0 250539902 14429130752 169507 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14090948 memory=678028 CPUtime=0.32 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 3057 0 0 0 23 9 0 0 20 0 15 0 250539902 14429130752 169507 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14090948 memory=678028 CPUtime=0.22 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 2059 0 0 0 19 3 0 0 20 0 15 0 250539904 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14090948 memory=675280 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101835973984 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14090948 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101834921600 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14090948 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14090948 memory=876 CPUtime=1.94 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 4785 0 0 0 193 1 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14090948 memory=0 CPUtime=1.95 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 6415 0 0 0 194 1 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14090948 memory=3156 CPUtime=0.83 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 4608 0 0 0 83 0 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14090948 memory=675280 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14090948 memory=4128 CPUtime=0.07 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 435 0 0 0 4 3 0 0 20 0 15 0 250539907 14429130752 169507 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 227.97 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 678028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.301 s]
/proc/loadavg: 1.92 1.66 1.58 3/215 21157
/proc/meminfo: memFree=17172692/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14090948 memory=678552 CPUtime=252.06 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 56085 0 0 0 25156 50 0 0 20 0 15 0 250539901 14429130752 169638 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3522737 169638 3579 1 0 3484809 0
[pid=21062/tid=21064] ppid=21059 vsize=14090948 memory=678028 CPUtime=245.5 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 27162 0 0 0 24540 10 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102299466608 140101927153109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14090948 memory=678028 CPUtime=0.36 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 2301 0 0 0 27 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1296 0 0 0 26 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 2267 0 0 0 27 8 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 3105 0 0 0 26 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.26 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 2286 0 0 0 23 3 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101835973984 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101834921600 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14090948 memory=678400 CPUtime=1.94 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 4786 0 0 0 193 1 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14090948 memory=4128 CPUtime=1.95 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 6415 0 0 0 194 1 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.83 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 4609 0 0 0 83 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14090948 memory=678400 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14090948 memory=678552 CPUtime=0.08 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 452 0 0 0 5 3 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 678552 KiB

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

[startup+246.319 s]
# the end of solver process 21062 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.571 s, system=0.520677 s

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

[startup+246.301 s]
/proc/loadavg: 1.92 1.66 1.58 3/215 21157
/proc/meminfo: memFree=17172692/32770624 swapFree=67108860/67108860
[pid=21062] ppid=21059 vsize=14090948 memory=678552 CPUtime=252.06 cores=0,2,4,6
/proc/21062/stat : 21062 (java) S 21059 21062 20506 0 -1 1077944320 56085 0 0 0 25156 50 0 0 20 0 15 0 250539901 14429130752 169638 33554432000 4194304 4196468 140731173477840 140731173460384 140102295228151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
/proc/21062/statm: 3522737 169638 3579 1 0 3484809 0
[pid=21062/tid=21064] ppid=21059 vsize=14090948 memory=678028 CPUtime=245.5 cores=0,2,4,6
/proc/21062/task/21064/stat : 21064 (java) R 21059 21062 20506 0 -1 4202560 27162 0 0 0 24540 10 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102299466608 140101927153109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21065] ppid=21059 vsize=14090948 memory=678028 CPUtime=0.36 cores=0,2,4,6
/proc/21062/task/21065/stat : 21065 (java) S 21059 21062 20506 0 -1 1077944384 2301 0 0 0 27 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102247848336 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21066] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21066/stat : 21066 (java) S 21059 21062 20506 0 -1 1077944384 1296 0 0 0 26 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102246795536 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21067] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21067/stat : 21067 (java) S 21059 21062 20506 0 -1 1077944384 2267 0 0 0 27 8 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102245743248 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21068] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.35 cores=0,2,4,6
/proc/21062/task/21068/stat : 21068 (java) S 21059 21062 20506 0 -1 1077944384 3105 0 0 0 26 9 0 0 20 0 15 0 250539902 14429130752 169638 33554432000 4194304 4196468 140731173477840 140102244690448 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21069] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.26 cores=0,2,4,6
/proc/21062/task/21069/stat : 21069 (java) S 21059 21062 20506 0 -1 1077944384 2286 0 0 0 23 3 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101837027952 140102295239298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21070] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21070/stat : 21070 (java) S 21059 21062 20506 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101835973984 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21071] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21071/stat : 21071 (java) S 21059 21062 20506 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 250539904 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101834921600 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21072] ppid=21059 vsize=14090948 memory=678552 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21072/stat : 21072 (java) S 21059 21062 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101271415376 140102295246747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21073] ppid=21059 vsize=14090948 memory=678400 CPUtime=1.94 cores=0,2,4,6
/proc/21062/task/21073/stat : 21073 (java) S 21059 21062 20506 0 -1 1077944384 4786 0 0 0 193 1 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101270362224 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21074] ppid=21059 vsize=14090948 memory=4128 CPUtime=1.95 cores=0,2,4,6
/proc/21062/task/21074/stat : 21074 (java) S 21059 21062 20506 0 -1 1077944384 6415 0 0 0 194 1 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101269309424 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21075] ppid=21059 vsize=14090948 memory=678400 CPUtime=0.83 cores=0,2,4,6
/proc/21062/task/21075/stat : 21075 (java) S 21059 21062 20506 0 -1 1077944384 4609 0 0 0 83 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101268257136 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21076] ppid=21059 vsize=14090948 memory=678400 CPUtime=0 cores=0,2,4,6
/proc/21062/task/21076/stat : 21076 (java) S 21059 21062 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101267204576 140102295238357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
[pid=21062/tid=21077] ppid=21059 vsize=14090948 memory=678552 CPUtime=0.08 cores=0,2,4,6
/proc/21062/task/21077/stat : 21077 (java) S 21059 21062 20506 0 -1 1077944384 452 0 0 0 5 3 0 0 20 0 15 0 250539907 14429130752 169638 33554432000 4194304 4196468 140731173477840 140101266152368 140102295239298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16769024 140731173479515 140731173479694 140731173479694 140731173482447 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 678552 KiB

Child status: 143
Real time (s): 246.319
CPU time (s): 252.092
CPU user time (s): 251.571
CPU system time (s): 0.520677
CPU usage (%): 102.344
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 678552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.571
system time used= 0.520677
maximum resident set size= 679988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13841
involuntary context switches= 468


# summary of solver processes directly reported to runsolver:
#   pid: 21062
#   total CPU time (s): 252.092
#   total CPU user time (s): 251.571
#   total CPU system time (s): 0.520677

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.19465 second user time and 2.55634 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 12:42:47
IDJOB=4310520
IDBENCH=141212
IDSOLVER=2796
FILE ID=node139/4310520-1534329767
RUNJOBID= node139-1534329043-20537
PBS_JOBID= 21038153
Free space on /tmp= 34988 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-10-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310520-1534329767/watcher-4310520-1534329767 -o /tmp/evaluation-result-4310520-1534329767/solver-4310520-1534329767 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 493072653 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310520-1534329767.xml

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

MD5SUM BENCH= d4eaac7549f90ed3ded0e25770a164a4
RANDOM SEED=493072653

node139.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.80
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.80
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.80
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.80
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:        18887292 kB
MemAvailable:   31641988 kB
Buffers:          270304 kB
Cached:         12583928 kB
SwapCached:            0 kB
Active:          6474492 kB
Inactive:        6689360 kB
Active(anon):     263764 kB
Inactive(anon):   106808 kB
Active(file):    6210728 kB
Inactive(file):  6582552 kB
Unevictable:        7192 kB
Mlocked:            7192 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35612 kB
Writeback:             0 kB
AnonPages:        316928 kB
Mapped:            78720 kB
Shmem:             57996 kB
Slab:             417848 kB
SReclaimable:     389876 kB
SUnreclaim:        27972 kB
KernelStack:        3552 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1467420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 34952 MiB
End job on node139 at 2018-08-15 12:46:54