Trace number 4280279

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 par (2017-08-18)? (TO) 20060.699 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b3r4.xml
MD5SUMe6d791e594f9eaa90e121e32c21c79c6
Bench CategoryCOP (optimization 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 variables101
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size47
Distribution of domain sizes[{"size":6,"count":1},{"size":47,"count":100}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":95},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity100
Distribution of constraint arities[{"arity":6,"count":1},{"arity":20,"count":10},{"arity":100,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280279-1503168641.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280279-1503168641.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.27	c parse instance...
0.69/0.51	c solve instance...
20059.95/2520.09	s UNKNOWN
20059.95/2520.09	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 (12709 MiB free)
  memory of node 1: 16384 MiB (13852 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280279-1503168641/watcher-4280279-1503168641 -o /tmp/evaluation-result-4280279-1503168641/solver-4280279-1503168641 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503162736-10582 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1661077464 HOME/instance-4280279-1503168641.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=10920, runsolver pid=10917

[startup+0.100141 s]*
/proc/loadavg: 7.91 8.46 8.38 2/199 10941
/proc/meminfo: memFree=27184264/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=25999808 memory=26228 CPUtime=0.12 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 5483 0 0 0 10 2 0 0 20 0 20 0 149951657 26623803392 6557 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6499952 6557 2841 1 0 6488269 0
[pid=10922/tid=10923] ppid=10920 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) R 10920 10920 10555 0 -1 4202560 3477 0 0 0 8 1 0 0 20 0 20 0 149951657 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666103831328 139666099608982 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=25999808 memory=140215192041088 CPUtime=0 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10927] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10927/stat : 10927 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666049059856 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10928] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10928/stat : 10928 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666048006544 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10929] ppid=10920 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10929/stat : 10929 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666046953744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10930] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10930/stat : 10930 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666045901456 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10931] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10931/stat : 10931 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26623803392 6557 33554432000 4194304 4196468 140730430995792 139666044848656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10932] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10932/stat : 10932 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951659 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664505723504 139666099608194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10933] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10933/stat : 10933 (java) S 10920 10920 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149951660 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664504669472 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10934] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10934/stat : 10934 (java) S 10920 10920 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149951660 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664503617136 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10935] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10935/stat : 10935 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951662 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664502565456 139666099615643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10936] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10936/stat : 10936 (java) S 10920 10920 10555 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 149951662 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664501512304 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10937] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10937/stat : 10937 (java) S 10920 10920 10555 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 149951662 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664500459504 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10938] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10938/stat : 10938 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951663 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664499407216 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10939] ppid=10920 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10922/task/10939/stat : 10939 (java) R 10920 10920 10555 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 20 0 149951663 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664498354416 139666099608982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10940] ppid=10920 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10940/stat : 10940 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951663 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664497302368 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10941] ppid=10920 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10941/stat : 10941 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951663 26623803392 6557 33554432000 4194304 4196468 140730430995792 139664496249648 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27608 KiB

[startup+0.217087 s]*
/proc/loadavg: 7.91 8.46 8.38 3/199 10941
/proc/meminfo: memFree=27173416/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=26004064 memory=39192 CPUtime=0.34 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 8378 0 0 0 31 3 0 0 20 0 20 0 149951657 26628161536 9798 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6501016 9798 3064 1 0 6488269 0
[pid=10922/tid=10923] ppid=10920 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) D 10920 10920 10555 0 -1 1077944384 5486 0 0 0 18 2 0 0 20 0 20 0 149951657 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666103807856 139666092276269 0 4 0 16800975 18446744072101580324 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=26004064 memory=140215192052265 CPUtime=0 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10927] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10927/stat : 10927 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666049059856 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10928] ppid=10920 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10928/stat : 10928 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628194304 9798 33554432000 4194304 4196468 140730430995792 139666048006544 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10929] ppid=10920 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10929/stat : 10929 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628194304 9798 33554432000 4194304 4196468 140730430995792 139666046953744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10930] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10930/stat : 10930 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666045901456 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10931] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10931/stat : 10931 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 9798 33554432000 4194304 4196468 140730430995792 139666044848656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10932] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10932/stat : 10932 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951659 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664505723504 139666099608194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10933] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10933/stat : 10933 (java) S 10920 10920 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149951660 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664504669472 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10934] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10934/stat : 10934 (java) S 10920 10920 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149951660 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664503617136 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10935] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10935/stat : 10935 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951662 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664502565456 139666099615643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10936] ppid=10920 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10922/task/10936/stat : 10936 (java) S 10920 10920 10555 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 149951662 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664501512304 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10937] ppid=10920 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/10922/task/10937/stat : 10937 (java) S 10920 10920 10555 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 149951662 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664500459504 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10938] ppid=10920 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10938/stat : 10938 (java) S 10920 10920 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149951663 26628194304 9798 33554432000 4194304 4196468 140730430995792 139664499407216 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10939] ppid=10920 vsize=26004096 memory=-1 CPUtime=0.08 cores=0-7
/proc/10922/task/10939/stat : 10939 (java) S 10920 10920 10555 0 -1 1077944384 799 0 0 0 8 0 0 0 20 0 20 0 149951663 26628194304 9798 33554432000 4194304 4196468 140730430995792 139664498354416 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10940] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10940/stat : 10940 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951663 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664497302368 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10941] ppid=10920 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10941/stat : 10941 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951663 26628161536 9798 33554432000 4194304 4196468 140730430995792 139664496249648 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40572 KiB

[startup+0.31014 s]*
/proc/loadavg: 7.91 8.46 8.38 4/199 10941
/proc/meminfo: memFree=27166964/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=26004064 memory=45784 CPUtime=0.49 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 9159 0 0 0 46 3 0 0 20 0 20 0 149951657 26628161536 11446 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6501016 11446 3077 1 0 6488269 0
[pid=10922/tid=10923] ppid=10920 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) R 10920 10920 10555 0 -1 4202560 6127 0 0 0 27 2 0 0 20 0 20 0 149951657 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666103835296 139666083677534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10927] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10927/stat : 10927 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666049059856 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10928] ppid=10920 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/10922/task/10928/stat : 10928 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666048006544 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10929] ppid=10920 vsize=26004064 memory=140215045944239 CPUtime=0 cores=0-7
/proc/10922/task/10929/stat : 10929 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666046953744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10930] ppid=10920 vsize=26004064 memory=140215045946544 CPUtime=0 cores=0-7
/proc/10922/task/10930/stat : 10930 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666045901456 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10931] ppid=10920 vsize=26004064 memory=3472464113227118048 CPUtime=0 cores=0-7
/proc/10922/task/10931/stat : 10931 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951658 26628161536 11446 33554432000 4194304 4196468 140730430995792 139666044848656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10932] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10932/stat : 10932 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149951659 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664505723504 139666099608194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10933] ppid=10920 vsize=26004064 memory=280430091904656 CPUtime=0 cores=0-7
/proc/10922/task/10933/stat : 10933 (java) S 10920 10920 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149951660 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664504669472 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10934] ppid=10920 vsize=26004064 memory=280430091911568 CPUtime=0 cores=0-7
/proc/10922/task/10934/stat : 10934 (java) S 10920 10920 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149951660 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664503617136 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10935] ppid=10920 vsize=26004064 memory=280430091852720 CPUtime=0 cores=0-7
/proc/10922/task/10935/stat : 10935 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951662 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664502565456 139666099615643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10936] ppid=10920 vsize=26004064 memory=280430091925392 CPUtime=0.02 cores=0-7
/proc/10922/task/10936/stat : 10936 (java) S 10920 10920 10555 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 20 0 149951662 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664501512304 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10937] ppid=10920 vsize=26004064 memory=280430091932304 CPUtime=0.03 cores=0-7
/proc/10922/task/10937/stat : 10937 (java) S 10920 10920 10555 0 -1 1077944384 385 0 0 0 3 0 0 0 20 0 20 0 149951662 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664500459504 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10938] ppid=10920 vsize=26004064 memory=280430091930000 CPUtime=0.01 cores=0-7
/proc/10922/task/10938/stat : 10938 (java) S 10920 10920 10555 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 149951663 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664499407216 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10939] ppid=10920 vsize=26004064 memory=280430091946160 CPUtime=0.11 cores=0-7
/proc/10922/task/10939/stat : 10939 (java) R 10920 10920 10555 0 -1 4202560 879 0 0 0 11 0 0 0 20 0 20 0 149951663 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664498354416 139666099618394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10940] ppid=10920 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10940/stat : 10940 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149951663 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664497302368 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10941] ppid=10920 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10922/task/10941/stat : 10941 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149951663 26628161536 11446 33554432000 4194304 4196468 140730430995792 139664496249648 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47164 KiB

[startup+0.700897 s]
/proc/loadavg: 7.91 8.46 8.38 6/199 10941
/proc/meminfo: memFree=27147736/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=26538700 memory=88876 CPUtime=2.38 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 13076 0 0 0 233 5 0 0 20 0 28 0 149951657 27175628800 22219 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6634675 22219 3223 1 0 6621909 0
[pid=10922/tid=10923] ppid=10920 vsize=26538700 memory=280430092304048 CPUtime=0.49 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) S 10920 10920 10555 0 -1 1077944384 6780 0 0 0 47 2 0 0 20 0 28 0 149951657 27175628800 22219 33554432000 4194304 4196468 140730430995792 139666103837824 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=26538700 memory=140215046153072 CPUtime=0 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149951658 27175628800 22219 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149951658 27175628800 22219 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=26538700 memory=11108 CPUtime=0 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 149951658 27175628800 22219 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0

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

[pid=10922/tid=10949] ppid=10920 vsize=26538700 memory=242755 CPUtime=2428.15 cores=0-7
/proc/10922/task/10949/stat : 10949 (java) R 10920 10920 10555 0 -1 4202560 20282 0 0 0 242806 9 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664413396704 139665713948508 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 19440.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 323244 KiB

[startup+2502.3 s]
/proc/loadavg: 8.26 8.22 8.23 9/207 11004
/proc/meminfo: memFree=26889956/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=26538700 memory=321864 CPUtime=19918.8 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 174716 0 0 0 1991674 207 0 0 20 0 28 0 149951657 27175628800 80466 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6634675 80466 3288 1 0 6621909 0
[pid=10922/tid=10923] ppid=10920 vsize=26538700 memory=321864 CPUtime=0.49 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) S 10920 10920 10555 0 -1 1077944384 6780 0 0 0 47 2 0 0 20 0 28 0 149951657 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666103837824 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=26538700 memory=321864 CPUtime=4.94 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 8722 0 0 0 478 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=26538700 memory=1380 CPUtime=4.92 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 7504 0 0 0 475 17 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=26538700 memory=1380 CPUtime=4.91 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 7044 0 0 0 476 15 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10927] ppid=10920 vsize=26538700 memory=321864 CPUtime=4.87 cores=0-7
/proc/10922/task/10927/stat : 10927 (java) S 10920 10920 10555 0 -1 1077944384 5213 0 0 0 473 14 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666049059856 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10928] ppid=10920 vsize=26538700 memory=321864 CPUtime=4.9 cores=0-7
/proc/10922/task/10928/stat : 10928 (java) S 10920 10920 10555 0 -1 1077944384 6869 0 0 0 474 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666048006544 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10929] ppid=10920 vsize=26538700 memory=321864 CPUtime=4.9 cores=0-7
/proc/10922/task/10929/stat : 10929 (java) S 10920 10920 10555 0 -1 1077944384 6408 0 0 0 474 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666046953744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10930] ppid=10920 vsize=26538700 memory=321864 CPUtime=4.94 cores=0-7
/proc/10922/task/10930/stat : 10930 (java) S 10920 10920 10555 0 -1 1077944384 7930 0 0 0 478 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666045901456 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10931] ppid=10920 vsize=26538700 memory=1380 CPUtime=4.94 cores=0-7
/proc/10922/task/10931/stat : 10931 (java) S 10920 10920 10555 0 -1 1077944384 5418 0 0 0 479 15 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666044848656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10932] ppid=10920 vsize=26538700 memory=0 CPUtime=2.76 cores=0-7
/proc/10922/task/10932/stat : 10932 (java) S 10920 10920 10555 0 -1 1077944384 17525 0 0 0 243 33 0 0 20 0 28 0 149951659 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664505723504 139666099608194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10933] ppid=10920 vsize=26538700 memory=321864 CPUtime=0 cores=0-7
/proc/10922/task/10933/stat : 10933 (java) S 10920 10920 10555 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 149951660 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664504669472 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10934] ppid=10920 vsize=26538700 memory=321864 CPUtime=0 cores=0-7
/proc/10922/task/10934/stat : 10934 (java) S 10920 10920 10555 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 149951660 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664503617136 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10935] ppid=10920 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10922/task/10935/stat : 10935 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664502565456 139666099615643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10936] ppid=10920 vsize=26538700 memory=7737865231735284051 CPUtime=1.1 cores=0-7
/proc/10922/task/10936/stat : 10936 (java) S 10920 10920 10555 0 -1 1077944384 6540 0 0 0 109 1 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664501512304 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10937] ppid=10920 vsize=26538700 memory=321864 CPUtime=1.05 cores=0-7
/proc/10922/task/10937/stat : 10937 (java) S 10920 10920 10555 0 -1 1077944384 7743 0 0 0 104 1 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664500459504 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10938] ppid=10920 vsize=26538700 memory=1380 CPUtime=1.15 cores=0-7
/proc/10922/task/10938/stat : 10938 (java) S 10920 10920 10555 0 -1 1077944384 7309 0 0 0 113 2 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664499407216 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10939] ppid=10920 vsize=26538700 memory=4132 CPUtime=0.45 cores=0-7
/proc/10922/task/10939/stat : 10939 (java) S 10920 10920 10555 0 -1 1077944384 5000 0 0 0 44 1 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664498354416 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10940] ppid=10920 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/10922/task/10940/stat : 10940 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664497302368 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10941] ppid=10920 vsize=26538700 memory=1380 CPUtime=0.42 cores=0-7
/proc/10922/task/10941/stat : 10941 (java) S 10920 10920 10555 0 -1 1077944384 1407 0 0 0 28 14 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664496249648 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10942] ppid=10920 vsize=26538700 memory=321864 CPUtime=2480.32 cores=0-7
/proc/10922/task/10942/stat : 10942 (java) R 10920 10920 10555 0 -1 4202560 3113 0 0 0 248027 5 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664488238408 139665713496302 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10943] ppid=10920 vsize=26538700 memory=288230574492221466 CPUtime=2477.99 cores=0-7
/proc/10922/task/10943/stat : 10943 (java) R 10920 10920 10555 0 -1 4202560 2963 0 0 0 247796 3 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664487186624 139665713543453 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10944] ppid=10920 vsize=26538700 memory=288230596050944315 CPUtime=2480.98 cores=0-7
/proc/10922/task/10944/stat : 10944 (java) R 10920 10920 10555 0 -1 4202560 4474 0 0 0 248094 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664486133312 140730431141632 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10945] ppid=10920 vsize=26538700 memory=13569292880845068 CPUtime=2489.4 cores=0-7
/proc/10922/task/10945/stat : 10945 (java) R 10920 10920 10555 0 -1 4202560 20256 0 0 0 248932 8 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664417607616 139665713349428 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10946] ppid=10920 vsize=26538700 memory=5784 CPUtime=2487.62 cores=0-7
/proc/10922/task/10946/stat : 10946 (java) R 10920 10920 10555 0 -1 4202560 8966 0 0 0 248755 7 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664416554816 139665713950366 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10947] ppid=10920 vsize=26538700 memory=4616 CPUtime=2487.18 cores=0-7
/proc/10922/task/10947/stat : 10947 (java) R 10920 10920 10555 0 -1 4202560 2622 0 0 0 248714 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664415502016 139665713259988 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10948] ppid=10920 vsize=26538700 memory=1228 CPUtime=2480.47 cores=0-7
/proc/10922/task/10948/stat : 10948 (java) R 10920 10920 10555 0 -1 4202560 2778 0 0 0 248043 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664414449728 139665713289702 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10949] ppid=10920 vsize=26538700 memory=11108 CPUtime=2487.97 cores=0-7
/proc/10922/task/10949/stat : 10949 (java) R 10920 10920 10555 0 -1 4202560 20781 0 0 0 248788 9 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664413399776 139665713821117 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 19918.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 323244 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.19 8.21 8.23 9/207 11004
/proc/meminfo: memFree=26889964/32770624 swapFree=67108860/67108860
[pid=10920] ppid=10917 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/10920/stat : 10920 (xcsp3-exec) S 10917 10920 10555 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149951656 9740288 345 33554432000 4194304 5098028 140737193409616 140737193407720 140670270292604 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30552064 140737193411684 140737193411895 140737193411895 140737193414635 0
/proc/10920/statm: 2378 345 289 221 0 87 0
[pid=10922] ppid=10920 vsize=26538700 memory=321864 CPUtime=20059.9 cores=0-7
/proc/10922/stat : 10922 (java) S 10920 10920 10555 0 -1 1077944320 174759 0 0 0 2005788 207 0 0 20 0 28 0 149951657 27175628800 80466 33554432000 4194304 4196468 140730430995792 140730430978336 139666099597047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
/proc/10922/statm: 6634675 80466 3288 1 0 6621909 0
[pid=10922/tid=10923] ppid=10920 vsize=26538700 memory=1398720917958146503 CPUtime=0.49 cores=0-7
/proc/10922/task/10923/stat : 10923 (java) S 10920 10920 10555 0 -1 1077944384 6780 0 0 0 47 2 0 0 20 0 28 0 149951657 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666103837824 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10924] ppid=10920 vsize=26538700 memory=4872558044660077418 CPUtime=4.96 cores=0-7
/proc/10922/task/10924/stat : 10924 (java) S 10920 10920 10555 0 -1 1077944384 8724 0 0 0 480 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666052217744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10925] ppid=10920 vsize=26538700 memory=-8707038579349950309 CPUtime=4.93 cores=0-7
/proc/10922/task/10925/stat : 10925 (java) S 10920 10920 10555 0 -1 1077944384 7506 0 0 0 476 17 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666051164944 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10926] ppid=10920 vsize=26538700 memory=-6520471753822164382 CPUtime=4.92 cores=0-7
/proc/10922/task/10926/stat : 10926 (java) S 10920 10920 10555 0 -1 1077944384 7047 0 0 0 477 15 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666050112656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10927] ppid=10920 vsize=26538700 memory=-8412656567318647667 CPUtime=4.89 cores=0-7
/proc/10922/task/10927/stat : 10927 (java) S 10920 10920 10555 0 -1 1077944384 5213 0 0 0 475 14 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666049059856 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10928] ppid=10920 vsize=26538700 memory=9047017150487036575 CPUtime=4.92 cores=0-7
/proc/10922/task/10928/stat : 10928 (java) S 10920 10920 10555 0 -1 1077944384 6870 0 0 0 476 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666048006544 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10929] ppid=10920 vsize=26538700 memory=1576 CPUtime=4.91 cores=0-7
/proc/10922/task/10929/stat : 10929 (java) S 10920 10920 10555 0 -1 1077944384 6411 0 0 0 475 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666046953744 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10930] ppid=10920 vsize=26538700 memory=2240 CPUtime=4.95 cores=0-7
/proc/10922/task/10930/stat : 10930 (java) S 10920 10920 10555 0 -1 1077944384 7931 0 0 0 479 16 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666045901456 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10931] ppid=10920 vsize=26538700 memory=4128 CPUtime=4.96 cores=0-7
/proc/10922/task/10931/stat : 10931 (java) S 10920 10920 10555 0 -1 1077944384 5420 0 0 0 481 15 0 0 20 0 28 0 149951658 27175628800 80466 33554432000 4194304 4196468 140730430995792 139666044848656 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10932] ppid=10920 vsize=26538700 memory=3752 CPUtime=2.77 cores=0-7
/proc/10922/task/10932/stat : 10932 (java) S 10920 10920 10555 0 -1 1077944384 17525 0 0 0 244 33 0 0 20 0 28 0 149951659 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664505723504 139666099608194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10933] ppid=10920 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/10922/task/10933/stat : 10933 (java) S 10920 10920 10555 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 149951660 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664504669472 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10934] ppid=10920 vsize=26538700 memory=321864 CPUtime=0 cores=0-7
/proc/10922/task/10934/stat : 10934 (java) S 10920 10920 10555 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 149951660 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664503617136 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10935] ppid=10920 vsize=26538700 memory=4108 CPUtime=0 cores=0-7
/proc/10922/task/10935/stat : 10935 (java) S 10920 10920 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664502565456 139666099615643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10936] ppid=10920 vsize=26538700 memory=1398720917958146503 CPUtime=1.1 cores=0-7
/proc/10922/task/10936/stat : 10936 (java) S 10920 10920 10555 0 -1 1077944384 6540 0 0 0 109 1 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664501512304 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10937] ppid=10920 vsize=26538700 memory=4872558044660077418 CPUtime=1.05 cores=0-7
/proc/10922/task/10937/stat : 10937 (java) S 10920 10920 10555 0 -1 1077944384 7743 0 0 0 104 1 0 0 20 0 28 0 149951662 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664500459504 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10938] ppid=10920 vsize=26538700 memory=1424 CPUtime=1.15 cores=0-7
/proc/10922/task/10938/stat : 10938 (java) S 10920 10920 10555 0 -1 1077944384 7309 0 0 0 113 2 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664499407216 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10939] ppid=10920 vsize=26538700 memory=15876 CPUtime=0.45 cores=0-7
/proc/10922/task/10939/stat : 10939 (java) S 10920 10920 10555 0 -1 1077944384 5000 0 0 0 44 1 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664498354416 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10940] ppid=10920 vsize=26538700 memory=4052 CPUtime=0 cores=0-7
/proc/10922/task/10940/stat : 10940 (java) S 10920 10920 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664497302368 139666099607253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10941] ppid=10920 vsize=26538700 memory=24024 CPUtime=0.42 cores=0-7
/proc/10922/task/10941/stat : 10941 (java) S 10920 10920 10555 0 -1 1077944384 1407 0 0 0 28 14 0 0 20 0 28 0 149951663 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664496249648 139666099608194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10942] ppid=10920 vsize=26538700 memory=18444 CPUtime=2497.93 cores=0-7
/proc/10922/task/10942/stat : 10942 (java) R 10920 10920 10555 0 -1 4202560 3113 0 0 0 249788 5 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664488238472 139665713950055 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10943] ppid=10920 vsize=26538700 memory=1788 CPUtime=2495.54 cores=0-7
/proc/10922/task/10943/stat : 10943 (java) R 10920 10920 10555 0 -1 4202560 2963 0 0 0 249551 3 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664487186624 139665713543100 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10944] ppid=10920 vsize=26538700 memory=640 CPUtime=2498.52 cores=0-7
/proc/10922/task/10944/stat : 10944 (java) R 10920 10920 10555 0 -1 4202560 4476 0 0 0 249848 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664486133448 139665713949110 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10945] ppid=10920 vsize=26538700 memory=952 CPUtime=2507.07 cores=0-7
/proc/10922/task/10945/stat : 10945 (java) R 10920 10920 10555 0 -1 4202560 20264 0 0 0 250699 8 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664417606992 139665713289634 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10946] ppid=10920 vsize=26538700 memory=18444 CPUtime=2505.28 cores=0-7
/proc/10922/task/10946/stat : 10946 (java) R 10920 10920 10555 0 -1 4202560 8969 0 0 0 250521 7 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664416558384 139665715208702 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10947] ppid=10920 vsize=26538700 memory=1788 CPUtime=2504.83 cores=0-7
/proc/10922/task/10947/stat : 10947 (java) R 10920 10920 10555 0 -1 4202560 2631 0 0 0 250479 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664415502016 139665713355819 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10948] ppid=10920 vsize=26538700 memory=640 CPUtime=2498.15 cores=0-7
/proc/10922/task/10948/stat : 10948 (java) R 10920 10920 10555 0 -1 4202560 2780 0 0 0 249811 4 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664414449864 139665713289679 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
[pid=10922/tid=10949] ppid=10920 vsize=26538700 memory=952 CPUtime=2505.65 cores=0-7
/proc/10922/task/10949/stat : 10949 (java) R 10920 10920 10555 0 -1 4202560 20786 0 0 0 250556 9 0 0 20 0 28 0 149951709 27175628800 80466 33554432000 4194304 4196468 140730430995792 139664413399888 139665713948636 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 28856320 140730430997650 140730430997827 140730430997827 140730431000527 0
Current children cumulated CPU time: 20060 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 323244 KiB

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

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

[startup+2520.11 s]
# the end of solver process 10922 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20058.6 s, system=2.08111 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): 2520.11
CPU time (s): 20060.7
CPU user time (s): 20058.6
CPU system time (s): 2.08111
CPU usage (%): 796.026
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 500572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20058.6
system time used= 2.08111
maximum resident set size= 521660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 251134
involuntary context switches= 211286


# summary of solver processes directly reported to runsolver:
#   pid: 10920,10922
#   total CPU time (s): 20060.7
#   total CPU user time (s): 20058.6
#   total CPU system time (s): 2.08111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0459 second user time and 28.4196 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 20:36:21
IDJOB=4280279
IDBENCH=137636
IDSOLVER=2675
FILE ID=node115/4280279-1503168641
RUNJOBID= node115-1503162736-10582
PBS_JOBID= 20630826
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b3r4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280279-1503168641/watcher-4280279-1503168641 -o /tmp/evaluation-result-4280279-1503168641/solver-4280279-1503168641 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503162736-10582 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1661077464 HOME/instance-4280279-1503168641.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e6d791e594f9eaa90e121e32c21c79c6
RANDOM SEED=1661077464

node115.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.69
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.69
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.69
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.69
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:        27200372 kB
MemAvailable:   31973740 kB
Buffers:          244180 kB
Cached:          4821844 kB
SwapCached:            0 kB
Active:           898908 kB
Inactive:        4223180 kB
Active(anon):       6588 kB
Inactive(anon):    85200 kB
Active(file):     892320 kB
Inactive(file):  4137980 kB
Unevictable:        7032 kB
Mlocked:            7032 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:         62208 kB
Mapped:            51152 kB
Shmem:             33416 kB
Slab:             144612 kB
SReclaimable:     117808 kB
SUnreclaim:        26804 kB
KernelStack:        3200 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61860 MiB
End job on node115 at 2017-08-19 21:18:21