Trace number 4254434

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-07-26)? (TO) 1727.02 252.114

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark259.26401
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"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-4254434-1502644978.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4254434-1502644978.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
55.67/42.58	c solve instance...
1726.32/252.08	s UNKNOWN
1726.32/252.08	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 (13457 MiB free)
  memory of node 1: 16384 MiB (14617 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254434-1502644978/watcher-4254434-1502644978 -o /tmp/evaluation-result-4254434-1502644978/solver-4254434-1502644978 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502642846-14765 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 387728001 HOME/instance-4254434-1502644978.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15856, runsolver pid=15853

[startup+0.100141 s]*
/proc/loadavg: 8.53 7.94 6.20 4/199 15877
/proc/meminfo: memFree=28732792/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=25999808 memory=26592 CPUtime=0.11 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 5592 0 0 0 10 1 0 0 20 0 20 0 97578730 26623803392 6648 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6499952 6648 2840 1 0 6488269 0
[pid=15858/tid=15859] ppid=15856 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) R 15856 15856 14738 0 -1 4202560 3593 0 0 0 8 1 0 0 20 0 20 0 97578730 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743564269360 139743560048022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=25999808 memory=140261560866432 CPUtime=0 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15863] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15863/stat : 15863 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743479458832 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15864] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15864/stat : 15864 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743478405520 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15865] ppid=15856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15865/stat : 15865 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743477352720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15866] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15866/stat : 15866 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743476300432 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15867] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15867/stat : 15867 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26623803392 6648 33554432000 4194304 4196468 140737381702176 139743475247632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15868] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15868/stat : 15868 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578732 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741966498416 139743560047234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15869] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15869/stat : 15869 (java) S 15856 15856 14738 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578733 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741965444384 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15870] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15870/stat : 15870 (java) S 15856 15856 14738 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578733 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741964392048 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15871] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15871/stat : 15871 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578735 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741963340368 139743560054683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15872] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15872/stat : 15872 (java) S 15856 15856 14738 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 97578735 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741962287216 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15873] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15873/stat : 15873 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578735 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741961234416 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15874] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15874/stat : 15874 (java) S 15856 15856 14738 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97578736 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741960182128 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15875] ppid=15856 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15858/task/15875/stat : 15875 (java) R 15856 15856 14738 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 20 0 97578736 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741959129328 139743560057434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15876] ppid=15856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15876/stat : 15876 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578736 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741958077280 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15877] ppid=15856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15877/stat : 15877 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578736 26623803392 6648 33554432000 4194304 4196468 140737381702176 139741957024560 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27976 KiB

[startup+0.209725 s]*
/proc/loadavg: 8.53 7.94 6.20 2/199 15877
/proc/meminfo: memFree=28721576/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=26004064 memory=39032 CPUtime=0.33 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 8325 0 0 0 30 3 0 0 20 0 20 0 97578730 26628161536 9758 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6501016 9758 3058 1 0 6488269 0
[pid=15858/tid=15859] ppid=15856 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) R 15856 15856 14738 0 -1 4202560 5452 0 0 0 17 2 0 0 20 0 20 0 97578730 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743564237808 139743552715309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=26004096 memory=340 CPUtime=0 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26628194304 9758 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=26004064 memory=3762395497575667360 CPUtime=0 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15863] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15863/stat : 15863 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743479458832 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15864] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15864/stat : 15864 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743478405520 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15865] ppid=15856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15865/stat : 15865 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743477352720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15866] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15866/stat : 15866 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743476300432 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15867] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15867/stat : 15867 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 9758 33554432000 4194304 4196468 140737381702176 139743475247632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15868] ppid=15856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15868/stat : 15868 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578732 26628194304 9758 33554432000 4194304 4196468 140737381702176 139741966498416 139743560047234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15869] ppid=15856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15869/stat : 15869 (java) S 15856 15856 14738 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578733 26628194304 9758 33554432000 4194304 4196468 140737381702176 139741965444384 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15870] ppid=15856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15870/stat : 15870 (java) S 15856 15856 14738 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578733 26628194304 9758 33554432000 4194304 4196468 140737381702176 139741964392048 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15871] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15871/stat : 15871 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578735 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741963340368 139743560054683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15872] ppid=15856 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15858/task/15872/stat : 15872 (java) S 15856 15856 14738 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 20 0 97578735 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741962287216 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15873] ppid=15856 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/15858/task/15873/stat : 15873 (java) S 15856 15856 14738 0 -1 1077944384 114 0 0 0 2 0 0 0 20 0 20 0 97578735 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741961234416 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15874] ppid=15856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15874/stat : 15874 (java) S 15856 15856 14738 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 97578736 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741960182128 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15875] ppid=15856 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15858/task/15875/stat : 15875 (java) S 15856 15856 14738 0 -1 1077944384 732 0 0 0 7 0 0 0 20 0 20 0 97578736 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741959129328 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15876] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15876/stat : 15876 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578736 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741958077280 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15877] ppid=15856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15877/stat : 15877 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578736 26628161536 9758 33554432000 4194304 4196468 140737381702176 139741957024560 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40416 KiB

[startup+0.30962 s]*
/proc/loadavg: 8.53 7.94 6.20 3/199 15877
/proc/meminfo: memFree=28715456/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=26004064 memory=46164 CPUtime=0.5 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 9248 0 0 0 46 4 0 0 20 0 20 0 97578730 26628161536 11541 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6501016 11541 3116 1 0 6488269 0
[pid=15858/tid=15859] ppid=15856 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) R 15856 15856 14738 0 -1 4202560 6090 0 0 0 27 2 0 0 20 0 20 0 97578730 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743564272592 139743560058013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15863] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15863/stat : 15863 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743479458832 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15864] ppid=15856 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15858/task/15864/stat : 15864 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743478405520 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15865] ppid=15856 vsize=26004064 memory=140261418169263 CPUtime=0 cores=0-7
/proc/15858/task/15865/stat : 15865 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743477352720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15866] ppid=15856 vsize=26004064 memory=140261418171568 CPUtime=0 cores=0-7
/proc/15858/task/15866/stat : 15866 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743476300432 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15867] ppid=15856 vsize=26004064 memory=140261418173872 CPUtime=0 cores=0-7
/proc/15858/task/15867/stat : 15867 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578731 26628161536 11607 33554432000 4194304 4196468 140737381702176 139743475247632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15868] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15868/stat : 15868 (java) S 15856 15856 14738 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578732 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741966498416 139743560047234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15869] ppid=15856 vsize=26004064 memory=280522836354704 CPUtime=0 cores=0-7
/proc/15858/task/15869/stat : 15869 (java) S 15856 15856 14738 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578733 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741965444384 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15870] ppid=15856 vsize=26004064 memory=280522836361616 CPUtime=0 cores=0-7
/proc/15858/task/15870/stat : 15870 (java) S 15856 15856 14738 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578733 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741964392048 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15871] ppid=15856 vsize=26004064 memory=280522836302896 CPUtime=0 cores=0-7
/proc/15858/task/15871/stat : 15871 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578735 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741963340368 139743560054683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15872] ppid=15856 vsize=26004064 memory=280522836375440 CPUtime=0.01 cores=0-7
/proc/15858/task/15872/stat : 15872 (java) S 15856 15856 14738 0 -1 1077944384 548 0 0 0 1 0 0 0 20 0 20 0 97578735 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741962287216 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15873] ppid=15856 vsize=26004064 memory=280522836382352 CPUtime=0.02 cores=0-7
/proc/15858/task/15873/stat : 15873 (java) R 15856 15856 14738 0 -1 4202560 218 0 0 0 2 0 0 0 20 0 20 0 97578735 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741961234416 139743540736384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15874] ppid=15856 vsize=26004064 memory=280522836380048 CPUtime=0.01 cores=0-7
/proc/15858/task/15874/stat : 15874 (java) R 15856 15856 14738 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 20 0 97578736 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741960182128 139743541557353 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15875] ppid=15856 vsize=26004064 memory=280522836396208 CPUtime=0.12 cores=0-7
/proc/15858/task/15875/stat : 15875 (java) S 15856 15856 14738 0 -1 1077944384 834 0 0 0 12 0 0 0 20 0 20 0 97578736 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741959129328 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15876] ppid=15856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15876/stat : 15876 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578736 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741958077280 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15877] ppid=15856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15858/task/15877/stat : 15877 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578736 26628161536 11607 33554432000 4194304 4196468 140737381702176 139741957024560 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47548 KiB

[startup+0.701015 s]
/proc/loadavg: 8.53 7.94 6.20 5/199 15877
/proc/meminfo: memFree=28652396/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=26004140 memory=205092 CPUtime=1.58 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 12701 0 0 0 151 7 0 0 20 0 20 0 97578730 26628239360 51273 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6501035 51273 3208 1 0 6488269 0
[pid=15858/tid=15859] ppid=15856 vsize=26004140 memory=280522836754096 CPUtime=0.66 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) R 15856 15856 14738 0 -1 4202560 6437 0 0 0 62 4 0 0 20 0 20 0 97578730 26628239360 51273 33554432000 4194304 4196468 140737381702176 139743564273984 139743155965516 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=26004140 memory=140261418378096 CPUtime=0 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578731 26628239360 51273 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 97578731 26628239360 51273 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=26004140 memory=1200 CPUtime=0 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 97578731 26628239360 51273 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0

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

[pid=15858/tid=15885] ppid=15856 vsize=26538700 memory=1384 CPUtime=119.19 cores=0-7
/proc/15858/task/15885/stat : 15885 (java) R 15856 15856 14738 0 -1 4202560 2064 0 0 0 11917 2 0 0 20 0 28 0 97582989 27175628800 544123 33554432000 4194304 4196468 140737381702176 139741941644808 139743159158314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 1010.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2177876 KiB

[startup+222.302 s]
/proc/loadavg: 7.98 7.56 6.37 9/208 15893
/proc/meminfo: memFree=26586188/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=26538700 memory=2176524 CPUtime=1489.26 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 117770 0 0 0 148661 265 0 0 20 0 28 0 97578730 27175628800 544131 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6634675 544131 3289 1 0 6621909 0
[pid=15858/tid=15859] ppid=15856 vsize=26538700 memory=2176524 CPUtime=33.53 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) S 15856 15856 14738 0 -1 1077944384 14645 0 0 0 3336 17 0 0 20 0 28 0 97578730 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743564276864 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=26538700 memory=2176524 CPUtime=1.47 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1991 0 0 0 123 24 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=26538700 memory=2176524 CPUtime=1.49 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 1796 0 0 0 124 25 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=26538700 memory=2176524 CPUtime=1.49 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 1788 0 0 0 127 22 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15863] ppid=15856 vsize=26538700 memory=2176524 CPUtime=1.48 cores=0-7
/proc/15858/task/15863/stat : 15863 (java) S 15856 15856 14738 0 -1 1077944384 1759 0 0 0 128 20 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743479458832 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15864] ppid=15856 vsize=26538700 memory=280522837595944 CPUtime=1.46 cores=0-7
/proc/15858/task/15864/stat : 15864 (java) S 15856 15856 14738 0 -1 1077944384 1687 0 0 0 122 24 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743478405520 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15865] ppid=15856 vsize=26538700 memory=280522836476024 CPUtime=1.47 cores=0-7
/proc/15858/task/15865/stat : 15865 (java) S 15856 15856 14738 0 -1 1077944384 1375 0 0 0 124 23 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743477352720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15866] ppid=15856 vsize=26538700 memory=7378837662359968768 CPUtime=1.46 cores=0-7
/proc/15858/task/15866/stat : 15866 (java) S 15856 15856 14738 0 -1 1077944384 1485 0 0 0 122 24 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743476300432 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15867] ppid=15856 vsize=26538700 memory=3472468390314089074 CPUtime=1.44 cores=0-7
/proc/15858/task/15867/stat : 15867 (java) S 15856 15856 14738 0 -1 1077944384 1973 0 0 0 117 27 0 0 20 0 28 0 97578731 27175628800 544131 33554432000 4194304 4196468 140737381702176 139743475247632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15868] ppid=15856 vsize=26538700 memory=1384 CPUtime=7.54 cores=0-7
/proc/15858/task/15868/stat : 15868 (java) S 15856 15856 14738 0 -1 1077944384 6183 0 0 0 751 3 0 0 20 0 28 0 97578732 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741966498416 139743560047234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15869] ppid=15856 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15858/task/15869/stat : 15869 (java) S 15856 15856 14738 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 97578733 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741965444448 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15870] ppid=15856 vsize=26538700 memory=2176524 CPUtime=0 cores=0-7
/proc/15858/task/15870/stat : 15870 (java) S 15856 15856 14738 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 28 0 97578733 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741964392064 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15871] ppid=15856 vsize=26538700 memory=844 CPUtime=0 cores=0-7
/proc/15858/task/15871/stat : 15871 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97578735 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741963340368 139743560054683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15872] ppid=15856 vsize=26538700 memory=4108 CPUtime=1.54 cores=0-7
/proc/15858/task/15872/stat : 15872 (java) S 15856 15856 14738 0 -1 1077944384 13883 0 0 0 150 4 0 0 20 0 28 0 97578735 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741962287216 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15873] ppid=15856 vsize=26538700 memory=1692 CPUtime=2.08 cores=0-7
/proc/15858/task/15873/stat : 15873 (java) S 15856 15856 14738 0 -1 1077944384 19583 0 0 0 205 3 0 0 20 0 28 0 97578735 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741961234416 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15874] ppid=15856 vsize=26538700 memory=1384 CPUtime=1.51 cores=0-7
/proc/15858/task/15874/stat : 15874 (java) S 15856 15856 14738 0 -1 1077944384 13462 0 0 0 148 3 0 0 20 0 28 0 97578736 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741960182128 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15875] ppid=15856 vsize=26538700 memory=2176492 CPUtime=0.75 cores=0-7
/proc/15858/task/15875/stat : 15875 (java) S 15856 15856 14738 0 -1 1077944384 11269 0 0 0 73 2 0 0 20 0 28 0 97578736 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741959129328 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15876] ppid=15856 vsize=26538700 memory=1292 CPUtime=0 cores=0-7
/proc/15858/task/15876/stat : 15876 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97578736 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741958077280 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15877] ppid=15856 vsize=26538700 memory=844 CPUtime=0.07 cores=0-7
/proc/15858/task/15877/stat : 15877 (java) S 15856 15856 14738 0 -1 1077944384 843 0 0 0 4 3 0 0 20 0 28 0 97578736 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741957024560 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15878] ppid=15856 vsize=26538700 memory=4108 CPUtime=178.24 cores=0-7
/proc/15858/task/15878/stat : 15878 (java) R 15856 15856 14738 0 -1 4202560 2350 0 0 0 17821 3 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741949015960 139743159158041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15879] ppid=15856 vsize=26538700 memory=1692 CPUtime=178.99 cores=0-7
/proc/15858/task/15879/stat : 15879 (java) R 15856 15856 14738 0 -1 4202560 1973 0 0 0 17893 6 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741947961672 139743159157743 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15880] ppid=15856 vsize=26538700 memory=8552 CPUtime=177.4 cores=0-7
/proc/15858/task/15880/stat : 15880 (java) R 15856 15856 14738 0 -1 4202560 3806 0 0 0 17735 5 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741946908376 139743159289338 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15881] ppid=15856 vsize=26538700 memory=15872 CPUtime=178.42 cores=0-7
/proc/15858/task/15881/stat : 15881 (java) R 15856 15856 14738 0 -1 4202560 4473 0 0 0 17839 3 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741945855232 139743159157988 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15882] ppid=15856 vsize=26538700 memory=1384 CPUtime=179.39 cores=0-7
/proc/15858/task/15882/stat : 15882 (java) R 15856 15856 14738 0 -1 4202560 2369 0 0 0 17936 3 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741944803288 139743159289122 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15883] ppid=15856 vsize=26538700 memory=1384 CPUtime=179.38 cores=0-7
/proc/15858/task/15883/stat : 15883 (java) R 15856 15856 14738 0 -1 4202560 3958 0 0 0 17935 3 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741943752552 139743159158215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15884] ppid=15856 vsize=26538700 memory=1384 CPUtime=179.26 cores=0-7
/proc/15858/task/15884/stat : 15884 (java) R 15856 15856 14738 0 -1 4202560 1524 0 0 0 17919 7 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741942698264 139743159158273 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15885] ppid=15856 vsize=26538700 memory=2176524 CPUtime=179.19 cores=0-7
/proc/15858/task/15885/stat : 15885 (java) R 15856 15856 14738 0 -1 4202560 2182 0 0 0 17917 2 0 0 20 0 28 0 97582989 27175628800 544131 33554432000 4194304 4196468 140737381702176 139741941644808 139743159157795 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 1489.26 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2177908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.99 7.60 6.42 9/208 15893
/proc/meminfo: memFree=26585680/32770624 swapFree=67108860/67108860
[pid=15856] ppid=15853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15856/stat : 15856 (xcsp3-exec) S 15853 15856 14738 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578730 9740288 346 33554432000 4194304 5098028 140732909742064 140732909740168 140234787066492 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36057088 140732909749355 140732909749564 140732909749564 140732909752299 0
/proc/15856/statm: 2378 346 289 221 0 87 0
[pid=15858] ppid=15856 vsize=26538700 memory=2176780 CPUtime=1726.32 cores=0-7
/proc/15858/stat : 15858 (java) S 15856 15856 14738 0 -1 1077944320 122504 0 0 0 172365 267 0 0 20 0 28 0 97578730 27175628800 544195 33554432000 4194304 4196468 140737381702176 140737381684720 139743560036087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
/proc/15858/statm: 6634675 544195 3290 1 0 6621909 0
[pid=15858/tid=15859] ppid=15856 vsize=26538700 memory=6791534058613427641 CPUtime=33.53 cores=0-7
/proc/15858/task/15859/stat : 15859 (java) S 15856 15856 14738 0 -1 1077944384 14645 0 0 0 3336 17 0 0 20 0 28 0 97578730 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743564276864 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15860] ppid=15856 vsize=26538700 memory=4872558044660077418 CPUtime=1.47 cores=0-7
/proc/15858/task/15860/stat : 15860 (java) S 15856 15856 14738 0 -1 1077944384 1991 0 0 0 123 24 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743482616720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15861] ppid=15856 vsize=26538700 memory=4872558044660077418 CPUtime=1.49 cores=0-7
/proc/15858/task/15861/stat : 15861 (java) S 15856 15856 14738 0 -1 1077944384 1796 0 0 0 124 25 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743481563920 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15862] ppid=15856 vsize=26538700 memory=4612 CPUtime=1.49 cores=0-7
/proc/15858/task/15862/stat : 15862 (java) S 15856 15856 14738 0 -1 1077944384 1788 0 0 0 127 22 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743480511632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15863] ppid=15856 vsize=26538700 memory=1008 CPUtime=1.48 cores=0-7
/proc/15858/task/15863/stat : 15863 (java) S 15856 15856 14738 0 -1 1077944384 1759 0 0 0 128 20 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743479458832 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15864] ppid=15856 vsize=26538700 memory=1944 CPUtime=1.46 cores=0-7
/proc/15858/task/15864/stat : 15864 (java) S 15856 15856 14738 0 -1 1077944384 1687 0 0 0 122 24 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743478405520 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15865] ppid=15856 vsize=26538700 memory=1200 CPUtime=1.47 cores=0-7
/proc/15858/task/15865/stat : 15865 (java) S 15856 15856 14738 0 -1 1077944384 1375 0 0 0 124 23 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743477352720 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15866] ppid=15856 vsize=26538700 memory=1424 CPUtime=1.46 cores=0-7
/proc/15858/task/15866/stat : 15866 (java) S 15856 15856 14738 0 -1 1077944384 1485 0 0 0 122 24 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743476300432 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15867] ppid=15856 vsize=26538700 memory=8552 CPUtime=1.44 cores=0-7
/proc/15858/task/15867/stat : 15867 (java) S 15856 15856 14738 0 -1 1077944384 1973 0 0 0 117 27 0 0 20 0 28 0 97578731 27175628800 544195 33554432000 4194304 4196468 140737381702176 139743475247632 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15868] ppid=15856 vsize=26538700 memory=6791534058613427641 CPUtime=7.54 cores=0-7
/proc/15858/task/15868/stat : 15868 (java) S 15856 15856 14738 0 -1 1077944384 6247 0 0 0 751 3 0 0 20 0 28 0 97578732 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741966498416 139743560047234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15869] ppid=15856 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/15858/task/15869/stat : 15869 (java) S 15856 15856 14738 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 97578733 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741965444448 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15870] ppid=15856 vsize=26538700 memory=2344 CPUtime=0 cores=0-7
/proc/15858/task/15870/stat : 15870 (java) S 15856 15856 14738 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 28 0 97578733 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741964392064 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15871] ppid=15856 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/15858/task/15871/stat : 15871 (java) S 15856 15856 14738 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97578735 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741963340368 139743560054683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15872] ppid=15856 vsize=26538700 memory=1580 CPUtime=1.67 cores=0-7
/proc/15858/task/15872/stat : 15872 (java) S 15856 15856 14738 0 -1 1077944384 15662 0 0 0 162 5 0 0 20 0 28 0 97578735 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741962287216 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15873] ppid=15856 vsize=26538700 memory=2244 CPUtime=2.13 cores=0-7
/proc/15858/task/15873/stat : 15873 (java) S 15856 15856 14738 0 -1 1077944384 20916 0 0 0 210 3 0 0 20 0 28 0 97578735 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741961234416 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15874] ppid=15856 vsize=26538700 memory=4132 CPUtime=1.51 cores=0-7
/proc/15858/task/15874/stat : 15874 (java) S 15856 15856 14738 0 -1 1077944384 13611 0 0 0 148 3 0 0 20 0 28 0 97578736 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741960182128 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15875] ppid=15856 vsize=26538700 memory=5716 CPUtime=0.76 cores=0-7
/proc/15858/task/15875/stat : 15875 (java) S 15856 15856 14738 0 -1 1077944384 11459 0 0 0 74 2 0 0 20 0 28 0 97578736 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741959129328 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15876] ppid=15856 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/15858/task/15876/stat : 15876 (java) S 15856 15856 14738 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97578736 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741958077280 139743560046293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15877] ppid=15856 vsize=26538700 memory=4612 CPUtime=0.07 cores=0-7
/proc/15858/task/15877/stat : 15877 (java) S 15856 15856 14738 0 -1 1077944384 871 0 0 0 4 3 0 0 20 0 28 0 97578736 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741957024560 139743560047234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15878] ppid=15856 vsize=26538700 memory=1008 CPUtime=207.94 cores=0-7
/proc/15858/task/15878/stat : 15878 (java) R 15856 15856 14738 0 -1 4202560 2421 0 0 0 20791 3 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741949013272 139743159158383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15879] ppid=15856 vsize=26538700 memory=1944 CPUtime=208.7 cores=0-7
/proc/15858/task/15879/stat : 15879 (java) R 15856 15856 14738 0 -1 4202560 2072 0 0 0 20864 6 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741947961688 139743159158354 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15880] ppid=15856 vsize=26538700 memory=1200 CPUtime=206.49 cores=0-7
/proc/15858/task/15880/stat : 15880 (java) R 15856 15856 14738 0 -1 4202560 4099 0 0 0 20643 6 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741946908408 139743159289338 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15881] ppid=15856 vsize=26538700 memory=1424 CPUtime=208.09 cores=0-7
/proc/15858/task/15881/stat : 15881 (java) R 15856 15856 14738 0 -1 4202560 4704 0 0 0 20805 4 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741945855008 139743159158176 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15882] ppid=15856 vsize=26538700 memory=2244 CPUtime=209.03 cores=0-7
/proc/15858/task/15882/stat : 15882 (java) R 15856 15856 14738 0 -1 4202560 2442 0 0 0 20900 3 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741944803288 139743159289612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15883] ppid=15856 vsize=26538700 memory=4132 CPUtime=209.05 cores=0-7
/proc/15858/task/15883/stat : 15883 (java) R 15856 15856 14738 0 -1 4202560 4206 0 0 0 20902 3 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741943750392 139743159158297 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15884] ppid=15856 vsize=26538700 memory=2204 CPUtime=208.96 cores=0-7
/proc/15858/task/15884/stat : 15884 (java) R 15856 15856 14738 0 -1 4202560 1583 0 0 0 20889 7 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741942698200 139743159157634 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
[pid=15858/tid=15885] ppid=15856 vsize=26538700 memory=7280 CPUtime=208.87 cores=0-7
/proc/15858/task/15885/stat : 15885 (java) R 15856 15856 14738 0 -1 4202560 2299 0 0 0 20885 2 0 0 20 0 28 0 97582989 27175628800 544195 33554432000 4194304 4196468 140737381702176 139741941644808 139743159158196 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18227200 140737381708952 140737381709128 140737381709128 140737381711823 0
Current children cumulated CPU time: 1726.32 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2178164 KiB

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

[startup+252.042 s]
# the end of solver process 15856 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00095 s, system=0.00095 s

[startup+252.114 s]
# the end of solver process 15858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1724.33 s, system=2.69027 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): 252.114
CPU time (s): 1727.02
CPU user time (s): 1724.33
CPU system time (s): 2.69027
CPU usage (%): 685.016
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2178164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1724.33
system time used= 2.69027
maximum resident set size= 2177368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123488
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12707
involuntary context switches= 19125


# summary of solver processes directly reported to runsolver:
#   pid: 15856,15858
#   total CPU time (s): 1727.02
#   total CPU user time (s): 1724.33
#   total CPU system time (s): 2.69027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.25149 second user time and 2.84966 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-13 19:08:40
IDJOB=4254434
IDBENCH=135979
IDSOLVER=2636
FILE ID=node151/4254434-1502644978
RUNJOBID= node151-1502642846-14765
PBS_JOBID= 20628335
Free space on /tmp= 61752 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.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-4254434-1502644978/watcher-4254434-1502644978 -o /tmp/evaluation-result-4254434-1502644978/solver-4254434-1502644978 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502642846-14765 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 387728001 HOME/instance-4254434-1502644978.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=387728001

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
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:        28750012 kB
MemAvailable:   31989108 kB
Buffers:          246856 kB
Cached:          3283156 kB
SwapCached:            0 kB
Active:           917364 kB
Inactive:        2666304 kB
Active(anon):      56484 kB
Inactive(anon):    25044 kB
Active(file):     860880 kB
Inactive(file):  2641260 kB
Unevictable:        7024 kB
Mlocked:            7024 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9976 kB
Writeback:             0 kB
AnonPages:         96244 kB
Mapped:            43912 kB
Shmem:             25224 kB
Slab:             132372 kB
SReclaimable:     105580 kB
SUnreclaim:        26792 kB
KernelStack:        3632 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61748 MiB
End job on node151 at 2017-08-13 19:12:52