Trace number 4393257

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
choco-solver 2019-06-14OPT76 712.722 179.495

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-11.xml
MD5SUMc9ef4b7723c27fafe529968b8b9ea7d5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark48.8644
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size25
Distribution of domain sizes[{"size":15,"count":15},{"size":25,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393257-1568345534.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393257-1568345534.xml, -tl, 2520s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.36/0.28	c parse instance...
1.05/0.53	c solve instance...
1.05/0.58	o 120 
1.05/0.60	o 115 
1.36/0.62	o 109 
1.36/0.62	o 108 
1.36/0.62	o 106 
1.36/0.63	o 101 
1.36/0.63	o 95 
1.36/0.64	o 94 
1.36/0.65	o 93 
1.70/0.75	o 92 
1.70/0.75	o 89 
1.70/0.77	o 88 
3.30/1.16	o 84 
3.30/1.17	o 83 
3.30/1.17	o 79 
3.30/1.17	o 78 
3.30/1.18	o 77 
3.30/1.19	o 76 
712.36/179.48	s OPTIMUM FOUND
712.36/179.48	v <instantiation>
712.36/179.48	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] </list>
712.36/179.48	v 	<values>0 1 2 3 4 8 7 9 11 12 14 13 10 6 5 8 1 1 5 9 4 1 5 2 12 4 6 4 4 10 </values>
712.36/179.48	v </instantiation>

Verifier Data

OK	76

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393257-1568345534/watcher-4393257-1568345534 -o /tmp/evaluation-result-4393257-1568345534/solver-4393257-1568345534 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17189 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 362800954 HOME/instance-4393257-1568345534.xml 

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

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

solver pid=19637, runsolver pid=19634

[startup+0.102135 s]*
/proc/loadavg: 8.24 8.54 7.63 7/234 19653
/proc/meminfo: memFree=30729676/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15144768 memory=29108 CPUtime=0.14 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 5699 0 0 0 12 2 0 0 20 0 15 0 410467422 15508242432 7277 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3786192 7277 3147 1 0 3748377 0
[pid=19639/tid=19640] ppid=19637 vsize=15144768 memory=7748307311448697419 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) R 19637 19637 15420 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 15 0 410467423 15508242432 7277 33554432000 4194304 4196468 140725132627136 139662764184464 139662354158852 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15508242432 7277 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15144768 memory=140458728527488 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15508242432 7277 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15508242432 7277 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410467423 15508242432 7277 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15144768 memory=140458728527488 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410467425 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410467425 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661834208672 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410467425 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661833156080 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 460 0 0 0 0 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661829998704 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15144768 memory=140458728527488 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15144768 memory=140458728527488 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467428 15508242432 7277 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30560 KiB

[startup+0.220331 s]*
/proc/loadavg: 8.24 8.54 7.63 8/234 19653
/proc/meminfo: memFree=30716596/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15149024 memory=41232 CPUtime=0.36 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 9585 0 0 0 33 3 0 0 20 0 15 0 410467422 15512600576 10308 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3787256 10308 3281 1 0 3748377 0
[pid=19639/tid=19640] ppid=19637 vsize=15149024 memory=7883960649037381690 CPUtime=0.21 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) R 19637 19637 15420 0 -1 4202560 6703 0 0 0 19 2 0 0 20 0 15 0 410467423 15512600576 10308 33554432000 4194304 4196468 140725132627136 139662764177208 139662759978141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15149024 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 10308 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15149024 memory=140458731515367 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 10308 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 10308 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 10308 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15150048 memory=140458728527488 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410467425 15513649152 10308 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15150048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410467425 15513649152 10308 33554432000 4194304 4196468 140725132627136 139661834208672 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15150048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410467425 15513649152 10308 33554432000 4194304 4196468 140725132627136 139661833156080 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15150048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15513649152 10308 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15149024 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 15 0 410467428 15512600576 10339 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15149024 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) S 19637 19637 15420 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 410467428 15512600576 10339 33554432000 4194304 4196468 140725132627136 139661829998704 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15149024 memory=140458728527488 CPUtime=0.08 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 410467428 15512600576 10339 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15150048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15513649152 10339 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15150048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467428 15513649152 10339 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 42684 KiB

[startup+0.311659 s]*
/proc/loadavg: 8.24 8.54 7.63 9/234 19653
/proc/meminfo: memFree=30709732/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15149024 memory=50064 CPUtime=0.54 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 10880 0 0 0 50 4 0 0 20 0 15 0 410467422 15512600576 12516 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3787256 12516 3368 1 0 3748377 0
[pid=19639/tid=19640] ppid=19637 vsize=15149024 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) R 19637 19637 15420 0 -1 4202560 7782 0 0 0 28 2 0 0 20 0 15 0 410467423 15512600576 12581 33554432000 4194304 4196468 140725132627136 139662764187328 139662744036702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 12581 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 12581 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 12581 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410467423 15512600576 12581 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15149024 memory=-7595490506177102494 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410467425 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15149024 memory=-7533229591079788448 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410467425 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661834208672 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410467425 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661833156080 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 537 0 0 0 4 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) R 19637 19637 15420 0 -1 4202560 450 0 0 0 5 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661829979720 139662745082065 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 811 0 0 0 12 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410467428 15512600576 12581 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51516 KiB

[startup+0.702203 s]
/proc/loadavg: 8.24 8.54 7.63 8/234 19653
/proc/meminfo: memFree=30696024/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15484996 memory=157720 CPUtime=1.7 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 15452 0 0 0 163 7 0 0 20 0 19 0 410467422 15856635904 39430 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3871249 39430 3459 1 0 3832351 0
[pid=19639/tid=19640] ppid=19637 vsize=15484996 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) S 19637 19637 15420 0 -1 1077944384 9243 0 0 0 48 3 0 0 20 0 19 0 410467423 15856635904 39430 33554432000 4194304 4196468 140725132627136 139662764196992 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15484996 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410467423 15856635904 39430 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15484996 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410467423 15856635904 39430 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410467423 15856635904 39430 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15484996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410467423 15856635904 39430 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15484996 memory=34392 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15484996 memory=988 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661834208672 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15484996 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661833156080 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15484996 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15484996 memory=580 CPUtime=0.27 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) R 19637 19637 15420 0 -1 4202560 1249 0 0 0 27 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661831038096 139662740657879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15484996 memory=1696 CPUtime=0.29 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) R 19637 19637 15420 0 -1 4202560 1114 0 0 0 29 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661829991896 139662744834299 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15484996 memory=3436 CPUtime=0.33 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) R 19637 19637 15420 0 -1 1077944384 1649 0 0 0 33 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661828946128 139662759977405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15484996 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15484996 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 39430 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 159172 KiB

[startup+1.5012 s]
/proc/loadavg: 8.24 8.54 7.63 11/238 19705
/proc/meminfo: memFree=30588528/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0

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

/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 598 0 0 0 2 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19726] ppid=19637 vsize=15484996 memory=3848 CPUtime=174.68 cores=0,2,4,6
/proc/19639/task/19726/stat : 19726 (java) R 19637 19637 15420 0 -1 4202560 718 0 0 0 17468 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661816577088 139662358083341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19727] ppid=19637 vsize=15484996 memory=4108 CPUtime=174.46 cores=0,2,4,6
/proc/19639/task/19727/stat : 19727 (java) R 19637 19637 15420 0 -1 4202560 1615 0 0 0 17446 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661815525744 139662360282014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19728] ppid=19637 vsize=15484996 memory=2592 CPUtime=174.4 cores=0,2,4,6
/proc/19639/task/19728/stat : 19728 (java) R 19637 19637 15420 0 -1 4202560 2688 0 0 0 17440 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661813423488 139662358083196 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19729] ppid=19637 vsize=15484996 memory=2592 CPUtime=174.63 cores=0,2,4,6
/proc/19639/task/19729/stat : 19729 (java) R 19637 19637 15420 0 -1 4202560 1285 0 0 0 17463 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661814472840 139662357994956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 705.19 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 184472 KiB

[startup+178.401 s]
/proc/loadavg: 8.35 8.45 7.76 9/238 19896
/proc/meminfo: memFree=31211608/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15484996 memory=183020 CPUtime=708.38 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 54177 0 0 0 70823 15 0 0 20 0 19 0 410467422 15856635904 45755 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3871249 45755 3513 1 0 3832351 0
[pid=19639/tid=19640] ppid=19637 vsize=15484996 memory=1452 CPUtime=0.52 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) S 19637 19637 15420 0 -1 1077944384 9243 0 0 0 49 3 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662764196992 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15484996 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1513 0 0 0 8 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15484996 memory=183020 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 736 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15484996 memory=1398722017469774279 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1309 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15484996 memory=4126316290023845779 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 1612 0 0 0 8 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15484996 memory=1452 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 1817 0 0 0 8 1 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15484996 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661834208736 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15484996 memory=1768 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661833156096 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15484996 memory=111636 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15484996 memory=808 CPUtime=2.06 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 13353 0 0 0 205 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15484996 memory=1808 CPUtime=1.84 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) S 19637 19637 15420 0 -1 1077944384 8554 0 0 0 183 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661829998704 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15484996 memory=924 CPUtime=0.6 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 6314 0 0 0 59 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15484996 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15484996 memory=4108 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 598 0 0 0 2 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19726] ppid=19637 vsize=15484996 memory=6791534058613427641 CPUtime=175.48 cores=0,2,4,6
/proc/19639/task/19726/stat : 19726 (java) R 19637 19637 15420 0 -1 4202560 718 0 0 0 17548 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661816577088 139662357994823 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19727] ppid=19637 vsize=15484996 memory=183020 CPUtime=175.26 cores=0,2,4,6
/proc/19639/task/19727/stat : 19727 (java) R 19637 19637 15420 0 -1 4202560 1615 0 0 0 17526 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661815525880 139662359527844 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19728] ppid=19637 vsize=15484996 memory=1768 CPUtime=175.18 cores=0,2,4,6
/proc/19639/task/19728/stat : 19728 (java) R 19637 19637 15420 0 -1 4202560 2688 0 0 0 17518 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661813423488 139662359611694 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19729] ppid=19637 vsize=15484996 memory=111636 CPUtime=175.43 cores=0,2,4,6
/proc/19639/task/19729/stat : 19729 (java) R 19637 19637 15420 0 -1 4202560 1285 0 0 0 17543 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661814472840 139662359062879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 708.38 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 184472 KiB

[startup+179.201 s]
/proc/loadavg: 8.35 8.45 7.76 9/238 19896
/proc/meminfo: memFree=31211608/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15484996 memory=183020 CPUtime=711.56 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 54178 0 0 0 71141 15 0 0 20 0 19 0 410467422 15856635904 45755 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3871249 45755 3513 1 0 3832351 0
[pid=19639/tid=19640] ppid=19637 vsize=15484996 memory=6791534058613427641 CPUtime=0.52 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) S 19637 19637 15420 0 -1 1077944384 9243 0 0 0 49 3 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662764196992 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15484996 memory=1412 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1513 0 0 0 8 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15484996 memory=3176 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 736 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15484996 memory=1452 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1309 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15484996 memory=1556 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 1612 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15484996 memory=1056 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 1817 0 0 0 8 1 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15484996 memory=964 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661834208736 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15484996 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661833156096 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15484996 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15484996 memory=1452 CPUtime=2.06 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 13353 0 0 0 205 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15484996 memory=166588 CPUtime=1.84 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) S 19637 19637 15420 0 -1 1077944384 8554 0 0 0 183 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661829998704 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15484996 memory=1412 CPUtime=0.6 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 6314 0 0 0 59 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15484996 memory=2948 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15484996 memory=167612 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 598 0 0 0 2 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19726] ppid=19637 vsize=15484996 memory=6791534058613427641 CPUtime=176.28 cores=0,2,4,6
/proc/19639/task/19726/stat : 19726 (java) R 19637 19637 15420 0 -1 4202560 718 0 0 0 17628 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661816580160 139662357995245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19727] ppid=19637 vsize=15484996 memory=183020 CPUtime=176.06 cores=0,2,4,6
/proc/19639/task/19727/stat : 19727 (java) R 19637 19637 15420 0 -1 4202560 1616 0 0 0 17606 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661815525744 139662359187441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19728] ppid=19637 vsize=15484996 memory=1768 CPUtime=175.97 cores=0,2,4,6
/proc/19639/task/19728/stat : 19728 (java) R 19637 19637 15420 0 -1 4202560 2688 0 0 0 17597 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661813420416 139662357995527 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19729] ppid=19637 vsize=15484996 memory=111636 CPUtime=176.23 cores=0,2,4,6
/proc/19639/task/19729/stat : 19729 (java) R 19637 19637 15420 0 -1 4202560 1285 0 0 0 17623 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661814472112 139662354361179 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 711.56 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 184472 KiB

[startup+179.401 s]
/proc/loadavg: 8.35 8.45 7.76 9/238 19896
/proc/meminfo: memFree=31211608/32770624 swapFree=66999992/67108860
[pid=19637] ppid=19634 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19637/stat : 19637 (xcsp3-exec) S 19634 19637 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410467422 115843072 363 33554432000 4194304 5098028 140735089428192 140735089426296 139723959386748 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39096320 140735089435515 140735089435757 140735089435757 140735089438666 0
/proc/19637/statm: 28282 363 304 221 0 87 0
[pid=19639] ppid=19637 vsize=15484996 memory=183020 CPUtime=712.36 cores=0,2,4,6
/proc/19639/stat : 19639 (java) S 19637 19637 15420 0 -1 1077944320 54178 0 0 0 71221 15 0 0 20 0 19 0 410467422 15856635904 45755 33554432000 4194304 4196468 140725132627136 140725132609680 139662759956215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
/proc/19639/statm: 3871249 45755 3513 1 0 3832351 0
[pid=19639/tid=19640] ppid=19637 vsize=15484996 memory=140462610450783 CPUtime=0.52 cores=0,2,4,6
/proc/19639/task/19640/stat : 19640 (java) S 19637 19637 15420 0 -1 1077944384 9243 0 0 0 49 3 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662764196992 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19641] ppid=19637 vsize=15484996 memory=140462610450802 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19641/stat : 19641 (java) S 19637 19637 15420 0 -1 1077944384 1513 0 0 0 8 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662687996176 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19642] ppid=19637 vsize=15484996 memory=150761942039612 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19642/stat : 19642 (java) S 19637 19637 15420 0 -1 1077944384 736 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662686943632 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19643] ppid=19637 vsize=15484996 memory=206686711200828 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19643/stat : 19643 (java) S 19637 19637 15420 0 -1 1077944384 1309 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662685891088 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19644] ppid=19637 vsize=15484996 memory=1452 CPUtime=0.1 cores=0,2,4,6
/proc/19639/task/19644/stat : 19644 (java) S 19637 19637 15420 0 -1 1077944384 1612 0 0 0 9 1 0 0 20 0 19 0 410467423 15856635904 45755 33554432000 4194304 4196468 140725132627136 139662684838544 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19645] ppid=19637 vsize=15484996 memory=183020 CPUtime=0.09 cores=0,2,4,6
/proc/19639/task/19645/stat : 19645 (java) S 19637 19637 15420 0 -1 1077944384 1817 0 0 0 8 1 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661835262448 139662759967362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19646] ppid=19637 vsize=15484996 memory=924 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19646/stat : 19646 (java) S 19637 19637 15420 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661834208736 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19647] ppid=19637 vsize=15484996 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19647/stat : 19647 (java) S 19637 19637 15420 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 410467425 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661833156096 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19648] ppid=19637 vsize=15484996 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19648/stat : 19648 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661832104656 139662759974811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19649] ppid=19637 vsize=15484996 memory=165076 CPUtime=2.06 cores=0,2,4,6
/proc/19639/task/19649/stat : 19649 (java) S 19637 19637 15420 0 -1 1077944384 13353 0 0 0 205 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661831051248 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19650] ppid=19637 vsize=15484996 memory=165076 CPUtime=1.84 cores=0,2,4,6
/proc/19639/task/19650/stat : 19650 (java) S 19637 19637 15420 0 -1 1077944384 8554 0 0 0 183 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661829998704 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19651] ppid=19637 vsize=15484996 memory=964 CPUtime=0.6 cores=0,2,4,6
/proc/19639/task/19651/stat : 19651 (java) S 19637 19637 15420 0 -1 1077944384 6314 0 0 0 59 1 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661828946160 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19652] ppid=19637 vsize=15484996 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/19639/task/19652/stat : 19652 (java) S 19637 19637 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661827893856 139662759966421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19653] ppid=19637 vsize=15484996 memory=174828 CPUtime=0.02 cores=0,2,4,6
/proc/19639/task/19653/stat : 19653 (java) S 19637 19637 15420 0 -1 1077944384 598 0 0 0 2 0 0 0 20 0 19 0 410467428 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661826841392 139662759967362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19726] ppid=19637 vsize=15484996 memory=1980 CPUtime=176.48 cores=0,2,4,6
/proc/19639/task/19726/stat : 19726 (java) R 19637 19637 15420 0 -1 4202560 718 0 0 0 17648 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661816580160 139662359566032 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19727] ppid=19637 vsize=15484996 memory=1332 CPUtime=176.26 cores=0,2,4,6
/proc/19639/task/19727/stat : 19727 (java) R 19637 19637 15420 0 -1 4202560 1616 0 0 0 17626 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661815525880 139662360281996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19728] ppid=19637 vsize=15484996 memory=2648 CPUtime=176.17 cores=0,2,4,6
/proc/19639/task/19728/stat : 19728 (java) R 19637 19637 15420 0 -1 4202560 2688 0 0 0 17617 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661813420416 139662357995868 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
[pid=19639/tid=19729] ppid=19637 vsize=15484996 memory=912 CPUtime=176.43 cores=0,2,4,6
/proc/19639/task/19729/stat : 19729 (java) R 19637 19637 15420 0 -1 4202560 1285 0 0 0 17643 0 0 0 20 0 19 0 410467541 15856635904 45755 33554432000 4194304 4196468 140725132627136 139661814472112 139662359489451 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33865728 140725132628975 140725132629146 140725132629146 140725132632015 0
Current children cumulated CPU time: 712.36 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 184472 KiB

Child status: 0
Real time (s): 179.495
CPU time (s): 712.722
CPU user time (s): 712.56
CPU system time (s): 0.161998
CPU usage (%): 397.071
Max. virtual memory (cumulated for all children) (KiB): 15598124
Max. memory (cumulated for all children) (KiB): 210352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 712.56
system time used= 0.161998
maximum resident set size= 210268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9524
involuntary context switches= 14113


# summary of solver processes directly reported to runsolver:
#   pid: 19637
#   total CPU time (s): 712.722
#   total CPU user time (s): 712.56
#   total CPU system time (s): 0.161998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03548 second user time and 1.99573 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-13 05:31:33
IDJOB=4393257
IDBENCH=135738
IDSOLVER=2840
FILE ID=node146/4393257-1568345534
RUNJOBID= node146-1568343521-17189
PBS_JOBID= 21701161
Free space on /tmp= 56672 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393257-1568345534/watcher-4393257-1568345534 -o /tmp/evaluation-result-4393257-1568345534/solver-4393257-1568345534 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17189 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 362800954 HOME/instance-4393257-1568345534.xml

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

MD5SUM BENCH= c9ef4b7723c27fafe529968b8b9ea7d5
RANDOM SEED=362800954

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30745664 kB
MemAvailable:   31066964 kB
Buffers:          145204 kB
Cached:           456476 kB
SwapCached:         5164 kB
Active:          1158896 kB
Inactive:         280696 kB
Active(anon):     855080 kB
Inactive(anon):    20900 kB
Active(file):     303816 kB
Inactive(file):   259796 kB
Unevictable:      111040 kB
Mlocked:          111040 kB
SwapTotal:      67108860 kB
SwapFree:       66999992 kB
Dirty:             25972 kB
Writeback:             0 kB
AnonPages:        947148 kB
Mapped:            53992 kB
Shmem:             29352 kB
Slab:             176156 kB
SReclaimable:     147044 kB
SUnreclaim:        29112 kB
KernelStack:        3936 kB
PageTables:         7532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1784784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    862208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56648 MiB
End job on node146 at 2019-09-13 05:34:33