Trace number 4403562

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2520.45 633.495

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-27-083.xml
MD5SUMd1662e28cf77722711a0da36cf655d3c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints351
Number of domains27
Minimum domain size57
Maximum domain size83
Distribution of domain sizes[{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2}]
Minimum variable degree26
Maximum variable degree26
Distribution of variable degrees[{"degree":26,"count":54}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":351}]
Number of extensional constraints0
Number of intensional constraints351
Distribution of constraint types[{"type":"intension","count":351}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403562-1568993914.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403562-1568993914.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.10/1.12	c solve instance...
2520.10/633.47	s UNKNOWN
2520.10/633.47	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403562-1568993914/watcher-4403562-1568993914 -o /var/tmp/evaluation-result-4403562-1568993914/solver-4403562-1568993914 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1568993237-8759 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2125241029 HOME/instance-4403562-1568993914.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=9051, runsolver pid=9048

[startup+0.10006 s]*
/proc/loadavg: 8.01 7.82 7.45 6/229 9067
/proc/meminfo: memFree=15735680/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15144776 memory=28564 CPUtime=0.13 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 5630 0 0 0 12 1 0 0 20 0 15 0 475331532 15508250624 7141 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3786194 7141 3113 1 0 3748377 0
[pid=9053/tid=9054] ppid=9051 vsize=15144776 memory=7755099187310728027 CPUtime=0.09 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) R 9051 9051 8728 0 -1 4202560 3572 0 0 0 9 0 0 0 20 0 15 0 475331533 15508250624 7273 33554432000 4194304 4196468 140726450192592 140115217976160 140115213776029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 7273 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 7273 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 7273 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 7273 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331535 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475331535 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114680882848 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475331536 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114679829744 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) R 9051 9051 8728 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114677725424 140115213765250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) R 9051 9051 8728 0 -1 4202560 171 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114676672064 140115206043485 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0.02 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) R 9051 9051 8728 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114675619824 140115192119838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 7273 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30020 KiB

[startup+0.210702 s]*
/proc/loadavg: 7.61 7.74 7.43 5/229 9067
/proc/meminfo: memFree=15713892/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15144776 memory=40952 CPUtime=0.34 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 9447 0 0 0 32 2 0 0 20 0 15 0 475331532 15508250624 10238 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3786194 10238 3317 1 0 3748377 0
[pid=9053/tid=9054] ppid=9051 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) R 9051 9051 8728 0 -1 4202560 6574 0 0 0 18 1 0 0 20 0 15 0 475331533 15508250624 10238 33554432000 4194304 4196468 140726450192592 140115217987952 140114802119936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15144776 memory=1965946 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 10238 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15144776 memory=139672852474888 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 10238 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 10238 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15508250624 10238 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475331535 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475331535 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114680882848 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475331536 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114679829744 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) R 9051 9051 8728 0 -1 4202560 447 0 0 0 2 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114677725424 140115213766038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) S 9051 9051 8728 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114676672880 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15144776 memory=139672848967296 CPUtime=0.07 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) R 9051 9051 8728 0 -1 4202560 785 0 0 0 7 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114675619632 140115197834590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331538 15508250624 10238 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42408 KiB

[startup+0.310452 s]*
/proc/loadavg: 7.61 7.74 7.43 7/229 9067
/proc/meminfo: memFree=15701660/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15149032 memory=49732 CPUtime=0.52 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 10742 0 0 0 48 4 0 0 20 0 15 0 475331532 15512608768 12433 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3787258 12433 3352 1 0 3748377 0
[pid=9053/tid=9054] ppid=9051 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) R 9051 9051 8728 0 -1 4202560 7724 0 0 0 27 3 0 0 20 0 15 0 475331533 15512608768 12433 33554432000 4194304 4196468 140726450192592 140115217987888 140115198830192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15512608768 12433 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15512608768 12433 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15512608768 12433 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15512608768 12433 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475331535 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475331535 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114680882848 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475331536 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114679829744 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15149032 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15149032 memory=8325818968683490714 CPUtime=0.03 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) S 9051 9051 8728 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114677725424 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) S 9051 9051 8728 0 -1 1077944384 344 0 0 0 4 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114676672880 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) S 9051 9051 8728 0 -1 1077944384 900 0 0 0 12 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114675619824 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331538 15512608768 12433 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51188 KiB

[startup+0.706185 s]
/proc/loadavg: 7.61 7.74 7.43 8/229 9067
/proc/meminfo: memFree=15639208/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15151156 memory=95308 CPUtime=1.76 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 15507 0 0 0 171 5 0 0 20 0 15 0 475331532 15514783744 23827 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3787789 23827 3454 1 0 3748889 0
[pid=9053/tid=9054] ppid=9051 vsize=15151156 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) R 9051 9051 8728 0 -1 4202560 8792 0 0 0 65 3 0 0 20 0 15 0 475331533 15514783744 23827 33554432000 4194304 4196468 140726450192592 140115217990208 140114806796512 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15514783744 23827 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15514783744 23827 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15151156 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331533 15514783744 23827 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15151156 memory=55912 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475331533 15514783744 23827 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475331535 15514783744 23827 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15151156 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475331535 15514783744 23827 33554432000 4194304 4196468 140726450192592 140114680882848 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475331536 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114679829744 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15151156 memory=580 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15151156 memory=1716 CPUtime=0.32 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) R 9051 9051 8728 0 -1 4202560 1398 0 0 0 32 0 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114677710656 140115193409281 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15151156 memory=10604 CPUtime=0.29 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) R 9051 9051 8728 0 -1 4202560 1353 0 0 0 29 0 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114676653896 140115197744424 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15151156 memory=3636 CPUtime=0.44 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) R 9051 9051 8728 0 -1 4202560 2698 0 0 0 43 1 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114675616504 140115192714335 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475331538 15514783744 23893 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96764 KiB

[startup+1.50073 s]
/proc/loadavg: 7.61 7.74 7.43 5/229 9067
/proc/meminfo: memFree=15285788/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0

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

/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 86584 0 0 0 207719 60 0 0 20 0 19 0 475331532 15789527040 295853 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3854865 295853 3539 1 0 3815965 0
[pid=9053/tid=9054] ppid=9051 vsize=15419460 memory=1183412 CPUtime=1.09 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) S 9051 9051 8728 0 -1 1077944384 10755 0 0 0 105 4 0 0 20 0 19 0 475331533 15789527040 295853 33554432000 4194304 4196468 140726450192592 140115217994880 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15419460 memory=1183412 CPUtime=0.19 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 999 0 0 0 12 7 0 0 20 0 19 0 475331533 15789527040 295853 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15419460 memory=1183412 CPUtime=0.19 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 1450 0 0 0 13 6 0 0 20 0 19 0 475331533 15789527040 295853 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15419460 memory=1456 CPUtime=0.2 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 2400 0 0 0 14 6 0 0 20 0 19 0 475331533 15789527040 295853 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15419460 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 2471 0 0 0 13 6 0 0 20 0 19 0 475331533 15789527040 295853 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15419460 memory=1183412 CPUtime=0.06 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 3352 0 0 0 3 3 0 0 20 0 19 0 475331535 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15419460 memory=1183412 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475331535 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114680882912 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475331536 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114679829760 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15419460 memory=1185496 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15419460 memory=8112282956445269571 CPUtime=2.73 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) S 9051 9051 8728 0 -1 1077944384 14657 0 0 0 272 1 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114677725424 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15419460 memory=1185496 CPUtime=2.5 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) S 9051 9051 8728 0 -1 1077944384 16468 0 0 0 247 3 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114676672880 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15419460 memory=1185496 CPUtime=0.83 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) S 9051 9051 8728 0 -1 1077944384 10134 0 0 0 82 1 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114675619824 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15419460 memory=1185496 CPUtime=0.34 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 573 0 0 0 0 34 0 0 20 0 19 0 475331538 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9068] ppid=9051 vsize=15419460 memory=1456 CPUtime=517.6 cores=0,2,4,6
/proc/9053/task/9068/stat : 9068 (java) R 9051 9051 8728 0 -1 4202560 1157 0 0 0 51759 1 0 0 20 0 19 0 475331646 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114664533512 140114809215500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9069] ppid=9051 vsize=15419460 memory=1556 CPUtime=518.45 cores=0,2,4,6
/proc/9053/task/9069/stat : 9069 (java) R 9051 9051 8728 0 -1 4202560 14235 0 0 0 51828 17 0 0 20 0 19 0 475331646 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114663484384 140114811042050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9070] ppid=9051 vsize=15419460 memory=928 CPUtime=515.47 cores=0,2,4,6
/proc/9053/task/9070/stat : 9070 (java) R 9051 9051 8728 0 -1 4202560 1294 0 0 0 51547 0 0 0 20 0 19 0 475331646 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114662429144 140114809229364 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9071] ppid=9051 vsize=15419460 memory=1772 CPUtime=517.81 cores=0,2,4,6
/proc/9053/task/9071/stat : 9071 (java) R 9051 9051 8728 0 -1 4202560 5261 0 0 0 51781 0 0 0 20 0 19 0 475331646 15789527040 295853 33554432000 4194304 4196468 140726450192592 140114661375872 140114809550906 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 2077.79 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1184868 KiB

[startup+582.301 s]
/proc/loadavg: 8.11 7.36 7.18 10/233 9124
/proc/meminfo: memFree=2001116/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15419460 memory=1186464 CPUtime=2316.66 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 88855 0 0 0 231605 61 0 0 20 0 19 0 475331532 15789527040 296616 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3854865 296616 3539 1 0 3815965 0
[pid=9053/tid=9054] ppid=9051 vsize=15419460 memory=1186464 CPUtime=1.09 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) S 9051 9051 8728 0 -1 1077944384 10755 0 0 0 105 4 0 0 20 0 19 0 475331533 15789527040 296616 33554432000 4194304 4196468 140726450192592 140115217994880 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.2 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1017 0 0 0 13 7 0 0 20 0 19 0 475331533 15789527040 296616 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.2 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 1465 0 0 0 14 6 0 0 20 0 19 0 475331533 15789527040 296616 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.21 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 2438 0 0 0 15 6 0 0 20 0 19 0 475331533 15789527040 296616 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.19 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 3019 0 0 0 13 6 0 0 20 0 19 0 475331533 15789527040 296616 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.07 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 3604 0 0 0 4 3 0 0 20 0 19 0 475331535 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475331535 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114680882912 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475331536 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114679829760 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15419460 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15419460 memory=65 CPUtime=2.73 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) S 9051 9051 8728 0 -1 1077944384 14660 0 0 0 272 1 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114677725424 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15419460 memory=1184948 CPUtime=2.5 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) S 9051 9051 8728 0 -1 1077944384 16474 0 0 0 247 3 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114676672880 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15419460 memory=1456 CPUtime=0.83 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) S 9051 9051 8728 0 -1 1077944384 10140 0 0 0 82 1 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114675619824 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15419460 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15419460 memory=1186464 CPUtime=0.36 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 602 0 0 0 0 36 0 0 20 0 19 0 475331538 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9068] ppid=9051 vsize=15419460 memory=1456 CPUtime=577.54 cores=0,2,4,6
/proc/9053/task/9068/stat : 9068 (java) R 9051 9051 8728 0 -1 4202560 1315 0 0 0 57753 1 0 0 20 0 19 0 475331646 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114664533544 140114808846048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9069] ppid=9051 vsize=15419460 memory=2828 CPUtime=578.42 cores=0,2,4,6
/proc/9053/task/9069/stat : 9069 (java) R 9051 9051 8728 0 -1 4202560 15226 0 0 0 57825 17 0 0 20 0 19 0 475331646 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114663481656 140114810899427 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9070] ppid=9051 vsize=15419460 memory=1216 CPUtime=575.45 cores=0,2,4,6
/proc/9053/task/9070/stat : 9070 (java) R 9051 9051 8728 0 -1 4202560 1417 0 0 0 57545 0 0 0 20 0 19 0 475331646 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114662431968 140114803135880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9071] ppid=9051 vsize=15419460 memory=1456 CPUtime=576.73 cores=0,2,4,6
/proc/9053/task/9071/stat : 9071 (java) R 9051 9051 8728 0 -1 4202560 5345 0 0 0 57673 0 0 0 20 0 19 0 475331646 15789527040 296616 33554432000 4194304 4196468 140726450192592 140114661375872 140114803135831 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 2316.66 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1187920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.401 s]
/proc/loadavg: 7.85 7.40 7.20 10/233 9128
/proc/meminfo: memFree=2002756/32770624 swapFree=66976740/67108860
[pid=9051] ppid=9048 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/9051/stat : 9051 (xcsp3-exec) S 9048 9051 8728 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475331532 115843072 364 33554432000 4194304 5098028 140722434996208 140722434994312 140702318256764 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15257600 140722435003222 140722435003481 140722435003481 140722435006406 0
/proc/9051/statm: 28282 364 305 221 0 87 0
[pid=9053] ppid=9051 vsize=15419460 memory=1183904 CPUtime=2520.1 cores=0,2,4,6
/proc/9053/stat : 9053 (java) S 9051 9051 8728 0 -1 1077944320 90889 0 0 0 251948 62 0 0 20 0 19 0 475331532 15789527040 295976 33554432000 4194304 4196468 140726450192592 140726450175136 140115213754103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
/proc/9053/statm: 3854865 295976 3539 1 0 3815965 0
[pid=9053/tid=9054] ppid=9051 vsize=15419460 memory=1183904 CPUtime=1.09 cores=0,2,4,6
/proc/9053/task/9054/stat : 9054 (java) S 9051 9051 8728 0 -1 1077944384 10755 0 0 0 105 4 0 0 20 0 19 0 475331533 15789527040 295976 33554432000 4194304 4196468 140726450192592 140115217994880 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9055] ppid=9051 vsize=15419460 memory=3636 CPUtime=0.2 cores=0,2,4,6
/proc/9053/task/9055/stat : 9055 (java) S 9051 9051 8728 0 -1 1077944384 1071 0 0 0 13 7 0 0 20 0 19 0 475331533 15789527040 295976 33554432000 4194304 4196468 140726450192592 140115125410320 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9056] ppid=9051 vsize=15419460 memory=776 CPUtime=0.2 cores=0,2,4,6
/proc/9053/task/9056/stat : 9056 (java) S 9051 9051 8728 0 -1 1077944384 1483 0 0 0 14 6 0 0 20 0 19 0 475331533 15789527040 295976 33554432000 4194304 4196468 140726450192592 140115124357776 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9057] ppid=9051 vsize=15419460 memory=1564 CPUtime=0.22 cores=0,2,4,6
/proc/9053/task/9057/stat : 9057 (java) S 9051 9051 8728 0 -1 1077944384 2562 0 0 0 15 7 0 0 20 0 19 0 475331533 15789527040 295976 33554432000 4194304 4196468 140726450192592 140115123304720 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9058] ppid=9051 vsize=15419460 memory=8112282956445269571 CPUtime=0.21 cores=0,2,4,6
/proc/9053/task/9058/stat : 9058 (java) S 9051 9051 8728 0 -1 1077944384 3461 0 0 0 14 7 0 0 20 0 19 0 475331533 15789527040 295976 33554432000 4194304 4196468 140726450192592 140115122252176 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9059] ppid=9051 vsize=15419460 memory=288230583166042426 CPUtime=0.07 cores=0,2,4,6
/proc/9053/task/9059/stat : 9059 (java) S 9051 9051 8728 0 -1 1077944384 3861 0 0 0 4 3 0 0 20 0 19 0 475331535 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114681936624 140115213765250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9060] ppid=9051 vsize=15419460 memory=14981057220971048 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9060/stat : 9060 (java) S 9051 9051 8728 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 475331535 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114680882912 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9061] ppid=9051 vsize=15419460 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9061/stat : 9061 (java) S 9051 9051 8728 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475331536 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114679829760 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9062] ppid=9051 vsize=15419460 memory=55916 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9062/stat : 9062 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114678778320 140115213772699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9063] ppid=9051 vsize=15419460 memory=988 CPUtime=2.73 cores=0,2,4,6
/proc/9053/task/9063/stat : 9063 (java) S 9051 9051 8728 0 -1 1077944384 14662 0 0 0 272 1 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114677725424 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9064] ppid=9051 vsize=15419460 memory=2008 CPUtime=2.5 cores=0,2,4,6
/proc/9053/task/9064/stat : 9064 (java) S 9051 9051 8728 0 -1 1077944384 16477 0 0 0 247 3 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114676672880 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9065] ppid=9051 vsize=15419460 memory=1436 CPUtime=0.83 cores=0,2,4,6
/proc/9053/task/9065/stat : 9065 (java) S 9051 9051 8728 0 -1 1077944384 10142 0 0 0 82 1 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114675619824 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9066] ppid=9051 vsize=15419460 memory=1183904 CPUtime=0 cores=0,2,4,6
/proc/9053/task/9066/stat : 9066 (java) S 9051 9051 8728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114674567520 140115213764309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9067] ppid=9051 vsize=15419460 memory=1716 CPUtime=0.38 cores=0,2,4,6
/proc/9053/task/9067/stat : 9067 (java) S 9051 9051 8728 0 -1 1077944384 626 0 0 0 0 38 0 0 20 0 19 0 475331538 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114673515568 140115213765250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9068] ppid=9051 vsize=15419460 memory=10604 CPUtime=628.14 cores=0,2,4,6
/proc/9053/task/9068/stat : 9068 (java) R 9051 9051 8728 0 -1 4202560 1371 0 0 0 62813 1 0 0 20 0 19 0 475331646 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114664533544 140114808925062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9069] ppid=9051 vsize=15419460 memory=3636 CPUtime=629.2 cores=0,2,4,6
/proc/9053/task/9069/stat : 9069 (java) R 9051 9051 8728 0 -1 4202560 15702 0 0 0 62903 17 0 0 20 0 19 0 475331646 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114663484544 140114808870523 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9070] ppid=9051 vsize=15419460 memory=776 CPUtime=626.51 cores=0,2,4,6
/proc/9053/task/9070/stat : 9070 (java) R 9051 9051 8728 0 -1 4202560 1600 0 0 0 62651 0 0 0 20 0 19 0 475331646 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114662429112 140114809229421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
[pid=9053/tid=9071] ppid=9051 vsize=15419460 memory=1564 CPUtime=627.68 cores=0,2,4,6
/proc/9053/task/9071/stat : 9071 (java) R 9051 9051 8728 0 -1 4202560 5738 0 0 0 62768 0 0 0 20 0 19 0 475331646 15789527040 295976 33554432000 4194304 4196468 140726450192592 140114661375808 140114809002106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39141376 140726450197467 140726450197642 140726450197642 140726450200527 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1185360 KiB

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

[startup+633.424 s]
# the end of solver process 9051 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002329 s, system=0 s

[startup+633.495 s]
# the end of solver process 9053 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.81 s, system=0.638774 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 633.495
CPU time (s): 2520.45
CPU user time (s): 2519.81
CPU system time (s): 0.638774
CPU usage (%): 397.865
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 1189968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.638774
maximum resident set size= 1190588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16981
involuntary context switches= 31138


# summary of solver processes directly reported to runsolver:
#   pid: 9051,9053
#   total CPU time (s): 2520.45
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.638774

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0819 second user time and 7.30249 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 17:37:54
IDJOB=4403562
IDBENCH=141729
IDSOLVER=2863
FILE ID=node124/4403562-1568993914
RUNJOBID= node124-1568993237-8759
PBS_JOBID= 21704665
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-27-083.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 /var/tmp/evaluation-result-4403562-1568993914/watcher-4403562-1568993914 -o /var/tmp/evaluation-result-4403562-1568993914/solver-4403562-1568993914 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1568993237-8759 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2125241029 HOME/instance-4403562-1568993914.xml

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

MD5SUM BENCH= d1662e28cf77722711a0da36cf655d3c
RANDOM SEED=2125241029

node124.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.47
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.47
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.47
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.47
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:        15764396 kB
MemAvailable:   31810436 kB
Buffers:          131300 kB
Cached:         15859588 kB
SwapCached:        28940 kB
Active:          7989916 kB
Inactive:        8051844 kB
Active(anon):      18104 kB
Inactive(anon):    81788 kB
Active(file):    7971812 kB
Inactive(file):  7970056 kB
Unevictable:      108092 kB
Mlocked:          108092 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             52032 kB
Writeback:             0 kB
AnonPages:         57944 kB
Mapped:            63288 kB
Shmem:             40884 kB
Slab:             561508 kB
SReclaimable:     532632 kB
SUnreclaim:        28876 kB
KernelStack:        3968 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1502056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node124 at 2019-09-20 17:48:27