Trace number 4281797

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 4.0.5 seq (2017-08-18)? (TO) 2520.04 2512.4099

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-0.xml
MD5SUM646d28484bd146a649962766e861e016
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1305
Best CPU time to get the best result obtained on this benchmark569.11
Satisfiable
(Un)Satisfiability was proved
Number of variables33894
Number of constraints1636
Number of domains20
Minimum domain size2
Maximum domain size190
Distribution of domain sizes[{"size":2,"count":1614},{"size":8,"count":1614},{"size":16,"count":1614},{"size":44,"count":1614},{"size":56,"count":1614},{"size":62,"count":1614},{"size":71,"count":1614},{"size":76,"count":1614},{"size":85,"count":1614},{"size":102,"count":1614},{"size":109,"count":3228},{"size":110,"count":1614},{"size":112,"count":1614},{"size":125,"count":1614},{"size":126,"count":1614},{"size":132,"count":1614},{"size":154,"count":1614},{"size":165,"count":1614},{"size":168,"count":1614},{"size":190,"count":1614}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":33894}]
Minimum constraint arity21
Maximum constraint arity32280
Distribution of constraint arities[{"arity":21,"count":1614},{"arity":1614,"count":21},{"arity":32280,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1634}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281797-1503117389.xml"  -tl '2520s' -p 1 -x 0
0.09/0.28	c [HOME/instance-4281797-1503117389.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.34	c simple solver
0.25/0.40	c parse instance...
2.69/1.18	c solve instance...
2520.02/2512.40	s UNKNOWN
2520.02/2512.40	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 (14968 MiB free)
  memory of node 1: 16384 MiB (15295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281797-1503117389/watcher-4281797-1503117389 -o /tmp/evaluation-result-4281797-1503117389/solver-4281797-1503117389 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1421821758 HOME/instance-4281797-1503117389.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=528, runsolver pid=523


[startup+0.100151 s]*
/proc/loadavg: 1.93 1.84 1.77 2/196 529
/proc/meminfo: memFree=30990660/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.216414 s]*
/proc/loadavg: 1.93 1.84 1.77 4/211 547
/proc/meminfo: memFree=30973604/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13974352 memory=28148 CPUtime=0.09 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 4976 0 0 0 8 1 0 0 20 0 15 0 113931970 14309736448 7037 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3493588 7037 2727 1 0 3482964 0
[pid=530/tid=533] ppid=528 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 3137 0 0 0 7 0 0 0 20 0 15 0 113931971 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207764853752 140207760659613 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13974352 memory=13729 CPUtime=0 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13974352 memory=3617146738848966304 CPUtime=0 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207103869728 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207102817392 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) S 528 528 28892 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931979 14309736448 7101 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29528 KiB

[startup+0.310313 s]*
/proc/loadavg: 1.93 1.84 1.77 3/211 547
/proc/meminfo: memFree=30963224/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13974352 memory=37528 CPUtime=0.25 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 8506 0 0 0 22 3 0 0 20 0 15 0 113931970 14309736448 9382 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3493588 9382 2974 1 0 3482964 0
[pid=530/tid=533] ppid=528 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 5742 0 0 0 14 2 0 0 20 0 15 0 113931971 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207764871024 140207760659613 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113931971 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207103869728 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113931973 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207102817392 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) R 528 528 28892 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 15 0 113931976 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207100713680 140207760647893 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 15 0 113931976 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0.05 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) R 528 528 28892 0 -1 4202560 705 0 0 0 5 0 0 0 20 0 15 0 113931976 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207098604448 140207739158144 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13974352 memory=140274496579200 CPUtime=0 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931979 14309736448 9448 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38908 KiB

[startup+0.70076 s]
/proc/loadavg: 1.93 1.84 1.77 5/211 547
/proc/meminfo: memFree=30950096/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13978684 memory=90600 CPUtime=1.3 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 12757 0 0 0 124 6 0 0 20 0 15 0 113931970 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3494671 22650 3165 1 0 3482964 0
[pid=530/tid=533] ppid=528 vsize=13978684 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 7467 0 0 0 51 4 0 0 20 0 15 0 113931971 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207764872304 140207760649622 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931971 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113931971 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113931973 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113931973 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207103869728 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113931973 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207102817392 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13978684 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) R 528 528 28892 0 -1 4202560 1530 0 0 0 24 0 0 0 20 0 15 0 113931976 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207100697776 140207741367628 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13978684 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) R 528 528 28892 0 -1 4202560 1022 0 0 0 21 0 0 0 20 0 15 0 113931976 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207099650896 140207739870288 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13978684 memory=164392 CPUtime=0.26 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 1430 0 0 0 26 0 0 0 20 0 15 0 113931976 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113931979 14314172416 22650 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 91980 KiB

[startup+1.50145 s]
/proc/loadavg: 1.93 1.84 1.77 5/211 547
/proc/meminfo: memFree=30844916/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13980732 memory=222616 CPUtime=3.94 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 21741 0 0 0 381 13 0 0 20 0 15 0 113931970 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3495183 55654 3213 1 0 3483476 0
[pid=530/tid=533] ppid=528 vsize=13980732 memory=0 CPUtime=1.3 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 9475 0 0 0 125 5 0 0 20 0 15 0 113931971 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207764874536 140207407023376 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13980732 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 60 0 0 0 2 1 0 0 20 0 15 0 113931971 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13980732 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 325 0 0 0 2 1 0 0 20 0 15 0 113931971 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13980732 memory=8099531877818917968 CPUtime=0.03 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 196 0 0 0 2 1 0 0 20 0 15 0 113931971 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13980732 memory=7306316804797196914 CPUtime=0.03 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 54 0 0 0 2 1 0 0 20 0 15 0 113931971 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13980732 memory=7012474477709971792 CPUtime=0 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13980732 memory=8530215889787892789 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207103869728 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207102817392 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13980732 memory=7681905605394137914 CPUtime=0.99 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) R 528 528 28892 0 -1 4202560 3844 0 0 0 98 1 0 0 20 0 15 0 113931976 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207743814263 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13980732 memory=7681905605394137914 CPUtime=0.97 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) R 528 528 28892 0 -1 4202560 3357 0 0 0 96 1 0 0 20 0 15 0 113931976 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207099653976 140207741337984 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13980732 memory=1399101730491701635 CPUtime=0.51 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 2925 0 0 0 50 1 0 0 20 0 15 0 113931976 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13980732 memory=1399101730491701635 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13980732 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 113931979 14316269568 55654 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0

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

[pid=530/tid=538] ppid=528 vsize=13980732 memory=1380 CPUtime=0.07 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 864 0 0 0 4 3 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207103869792 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13980732 memory=140274370498545 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207102817408 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13980732 memory=1380 CPUtime=2.49 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) S 528 528 28892 0 -1 1077944384 21049 0 0 0 246 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13980732 memory=1380 CPUtime=2.83 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 18884 0 0 0 280 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 8587 0 0 0 68 2 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13980732 memory=278200 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13980732 memory=1380 CPUtime=1.56 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1243 0 0 0 72 84 0 0 20 0 15 0 113931979 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 2389.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 279580 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/212 896
/proc/meminfo: memFree=30685692/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13980732 memory=278200 CPUtime=2449.88 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 76986 0 0 0 244896 92 0 0 20 0 15 0 113931970 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3495183 69550 3235 1 0 3483476 0
[pid=530/tid=533] ppid=528 vsize=13980732 memory=278200 CPUtime=2441.84 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 23616 0 0 0 244177 7 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207764874280 140207402408444 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13980732 memory=278200 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 177 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13980732 memory=278200 CPUtime=0.05 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 388 0 0 0 4 1 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13980732 memory=278200 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 391 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13980732 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 228 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13980732 memory=1380 CPUtime=0.07 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 869 0 0 0 4 3 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13980732 memory=7666087965615481705 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207103869792 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207102817408 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13980732 memory=61548 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13980732 memory=278200 CPUtime=2.51 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) S 528 528 28892 0 -1 1077944384 21193 0 0 0 248 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13980732 memory=1380 CPUtime=2.83 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 18887 0 0 0 280 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13980732 memory=278200 CPUtime=0.7 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 8589 0 0 0 68 2 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13980732 memory=278200 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13980732 memory=1380 CPUtime=1.59 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1277 0 0 0 74 85 0 0 20 0 15 0 113931979 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 2449.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 279580 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 2.00 1.97 3/212 898
/proc/meminfo: memFree=30672688/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13980732 memory=278200 CPUtime=2509.91 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 77378 0 0 0 250898 93 0 0 20 0 15 0 113931970 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3495183 69550 3235 1 0 3483476 0
[pid=530/tid=533] ppid=528 vsize=13980732 memory=278200 CPUtime=2501.83 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 23969 0 0 0 250176 7 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207764874280 140207402408444 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13980732 memory=1380 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 177 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13980732 memory=278200 CPUtime=0.05 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 388 0 0 0 4 1 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13980732 memory=278200 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 391 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13980732 memory=280548741122240 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 228 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13980732 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 874 0 0 0 4 3 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13980732 memory=960 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207103869792 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207102817408 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13980732 memory=4134931637327791675 CPUtime=2.51 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) S 528 528 28892 0 -1 1077944384 21195 0 0 0 248 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13980732 memory=4300 CPUtime=2.83 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 18889 0 0 0 280 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 8592 0 0 0 68 2 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13980732 memory=278200 CPUtime=1.64 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1304 0 0 0 76 88 0 0 20 0 15 0 113931979 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 2509.91 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 279580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.4 s]
/proc/loadavg: 1.97 2.00 1.97 3/212 898
/proc/meminfo: memFree=30664744/32770624 swapFree=67108860/67108860
[pid=528] ppid=523 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/528/stat : 528 (xcsp3-exec) S 523 528 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 113931960 9740288 345 18446744073709551615 4194304 5098028 140732272633616 140732272631720 139921863209596 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 22298624 140732272640376 140732272640581 140732272640581 140732272644075 0
/proc/528/statm: 2378 345 289 221 0 87 0
[pid=530] ppid=528 vsize=13980732 memory=278200 CPUtime=2520.02 cores=0,2,4,6
/proc/530/stat : 530 (java) S 528 528 28892 0 -1 1077944320 77508 0 0 0 251908 94 0 0 20 0 15 0 113931970 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140721568761216 140207760637687 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
/proc/530/statm: 3495183 69550 3235 1 0 3483476 0
[pid=530/tid=533] ppid=528 vsize=13980732 memory=278200 CPUtime=2511.93 cores=0,2,4,6
/proc/530/task/533/stat : 533 (java) R 528 528 28892 0 -1 4202560 24097 0 0 0 251186 7 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207764874280 140207402408455 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=534] ppid=528 vsize=13980732 memory=3908 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/534/stat : 534 (java) S 528 528 28892 0 -1 1077944384 177 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207732480912 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=535] ppid=528 vsize=13980732 memory=3004 CPUtime=0.05 cores=0,2,4,6
/proc/530/task/535/stat : 535 (java) S 528 528 28892 0 -1 1077944384 388 0 0 0 4 1 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207359781648 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=536] ppid=528 vsize=13980732 memory=2912 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/536/stat : 536 (java) S 528 528 28892 0 -1 1077944384 391 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207358729360 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=537] ppid=528 vsize=13980732 memory=918 CPUtime=0.06 cores=0,2,4,6
/proc/530/task/537/stat : 537 (java) S 528 528 28892 0 -1 1077944384 228 0 0 0 4 2 0 0 20 0 15 0 113931971 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207357676560 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=538] ppid=528 vsize=13980732 memory=220936 CPUtime=0.07 cores=0,2,4,6
/proc/530/task/538/stat : 538 (java) S 528 528 28892 0 -1 1077944384 874 0 0 0 4 3 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207104923760 140207760648834 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=539] ppid=528 vsize=13980732 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/530/task/539/stat : 539 (java) S 528 528 28892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207103869792 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=540] ppid=528 vsize=13980732 memory=35004 CPUtime=0 cores=0,2,4,6
/proc/530/task/540/stat : 540 (java) S 528 528 28892 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 113931973 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207102817408 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=541] ppid=528 vsize=13980732 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/530/task/541/stat : 541 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207101765712 140207760656283 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=542] ppid=528 vsize=13980732 memory=640 CPUtime=2.51 cores=0,2,4,6
/proc/530/task/542/stat : 542 (java) S 528 528 28892 0 -1 1077944384 21195 0 0 0 248 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207100713584 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=543] ppid=528 vsize=13980732 memory=960 CPUtime=2.83 cores=0,2,4,6
/proc/530/task/543/stat : 543 (java) S 528 528 28892 0 -1 1077944384 18889 0 0 0 280 3 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207099660784 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=544] ppid=528 vsize=13980732 memory=1232 CPUtime=0.7 cores=0,2,4,6
/proc/530/task/544/stat : 544 (java) S 528 528 28892 0 -1 1077944384 8592 0 0 0 68 2 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207098608496 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=545] ppid=528 vsize=13980732 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/530/task/545/stat : 545 (java) S 528 528 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113931976 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207097555936 140207760647893 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
[pid=530/tid=547] ppid=528 vsize=13980732 memory=4300 CPUtime=1.64 cores=0,2,4,6
/proc/530/task/547/stat : 547 (java) S 528 528 28892 0 -1 1077944384 1306 0 0 0 76 88 0 0 20 0 15 0 113931979 14316269568 69550 18446744073709551615 4194304 4196468 140721568778672 140207096502704 140207760648834 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28110848 140721568784817 140721568784993 140721568784993 140721568788431 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 279580 KiB

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

[startup+2512.41 s]
# the end of solver process 528 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.1 s, system=0.94445 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2512.41
CPU time (s): 2520.04
CPU user time (s): 2519.1
CPU system time (s): 0.94445
CPU usage (%): 100.304
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 279580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.1
system time used= 0.94445
maximum resident set size= 278904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78348
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57268
involuntary context switches= 3119


# summary of solver processes directly reported to runsolver:
#   pid: 528
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.1
#   total CPU system time (s): 0.94445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8829 second user time and 24.1272 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 06:22:18
IDJOB=4281797
IDBENCH=124184
IDSOLVER=2677
FILE ID=node127/4281797-1503117389
RUNJOBID= node127-1503095799-28950
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-0.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281797-1503117389/watcher-4281797-1503117389 -o /tmp/evaluation-result-4281797-1503117389/solver-4281797-1503117389 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1421821758 HOME/instance-4281797-1503117389.xml

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

MD5SUM BENCH= 646d28484bd146a649962766e861e016
RANDOM SEED=1421821758

node127.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.92
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.92
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.92
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.92
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:        30990796 kB
MemAvailable:   31811152 kB
Buffers:          295112 kB
Cached:           827052 kB
SwapCached:            0 kB
Active:           956716 kB
Inactive:         374708 kB
Active(anon):     159672 kB
Inactive(anon):    99188 kB
Active(file):     797044 kB
Inactive(file):   275520 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7960 kB
Writeback:             0 kB
AnonPages:        229660 kB
Mapped:            72676 kB
Shmem:             49828 kB
Slab:             153532 kB
SReclaimable:     127256 kB
SUnreclaim:        26276 kB
KernelStack:        3712 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1291028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-19 07:04:10