Trace number 4405052

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 1972.52 252.108

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.21
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405052-1569005321.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405052-1569005321.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
10.61/5.67	c solve instance...
1971.89/252.06	s UNKNOWN
1971.89/252.06	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 (7172 MiB free)
  memory of node 1: 16384 MiB (8025 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405052-1569005321/watcher-4405052-1569005321 -o /tmp/evaluation-result-4405052-1569005321/solver-4405052-1569005321 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1099048164 HOME/instance-4405052-1569005321.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
solver pid=8825, runsolver pid=8822
Current StackSize limit: 8192 KiB


[startup+0.100117 s]*
/proc/loadavg: 8.33 8.21 8.24 3/211 8846
/proc/meminfo: memFree=15546372/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28227396 memory=29048 CPUtime=0.12 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 5742 0 0 0 11 1 0 0 20 0 20 0 476693677 28904853504 7262 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7056849 7262 3116 1 0 7019032 0
[pid=8827/tid=8828] ppid=8825 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) R 8825 8825 7281 0 -1 4202560 3646 0 0 0 8 0 0 0 20 0 20 0 476693677 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908227060528 139908222836118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28227396 memory=13987526311945880 CPUtime=0 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8832] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8832/stat : 8832 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908172287120 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8833] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8833/stat : 8833 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908171233552 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8834] ppid=8825 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8834/stat : 8834 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908170181008 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8835] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8835/stat : 8835 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908169128464 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8836] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8836/stat : 8836 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 7262 33554432000 4194304 4196468 140737085835376 139908168075920 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8837] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8837/stat : 8837 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693679 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906888374768 139908222835330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8838] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8838/stat : 8838 (java) S 8825 8825 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476693680 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906887320992 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8839] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8839/stat : 8839 (java) S 8825 8825 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476693680 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906886268400 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8840] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8840/stat : 8840 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693682 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906885216976 139908222842779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8841] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8841/stat : 8841 (java) S 8825 8825 7281 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906884163568 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8842] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8842/stat : 8842 (java) S 8825 8825 7281 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906883111024 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8843] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8843/stat : 8843 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906814830832 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8844] ppid=8825 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8827/task/8844/stat : 8844 (java) S 8825 8825 7281 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906813778288 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8845] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8845/stat : 8845 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906812725984 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8846] ppid=8825 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8846/stat : 8846 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 7262 33554432000 4194304 4196468 140737085835376 139906811673520 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30496 KiB

[startup+0.210427 s]*
/proc/loadavg: 8.33 8.21 8.24 2/211 8846
/proc/meminfo: memFree=15532852/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28227396 memory=41104 CPUtime=0.33 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 9512 0 0 0 30 3 0 0 20 0 20 0 476693677 28904853504 10276 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7056849 10276 3269 1 0 7019032 0
[pid=8827/tid=8828] ppid=8825 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) R 8825 8825 7281 0 -1 4202560 6646 0 0 0 17 2 0 0 20 0 20 0 476693677 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908227058880 139908222836118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28227396 memory=140035413789178 CPUtime=0 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8832] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8832/stat : 8832 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908172287120 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8833] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8833/stat : 8833 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908171233552 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8834] ppid=8825 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8834/stat : 8834 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908170181008 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8835] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8835/stat : 8835 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908169128464 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8836] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8836/stat : 8836 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28904853504 10276 33554432000 4194304 4196468 140737085835376 139908168075920 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8837] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8837/stat : 8837 (java) S 8825 8825 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476693679 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906888374768 139908222835330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8838] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8838/stat : 8838 (java) S 8825 8825 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476693680 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906887320992 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8839] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8839/stat : 8839 (java) S 8825 8825 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476693680 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906886268400 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8840] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8840/stat : 8840 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693682 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906885216976 139908222842779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8841] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8841/stat : 8841 (java) S 8825 8825 7281 0 -1 1077944384 375 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906884163568 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8842] ppid=8825 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8827/task/8842/stat : 8842 (java) S 8825 8825 7281 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906883111024 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8843] ppid=8825 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/8827/task/8843/stat : 8843 (java) S 8825 8825 7281 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906814830832 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8844] ppid=8825 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/8827/task/8844/stat : 8844 (java) R 8825 8825 7281 0 -1 4202560 727 0 0 0 8 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906813778096 139908201502925 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8845] ppid=8825 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8845/stat : 8845 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906812725984 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8846] ppid=8825 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8846/stat : 8846 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693683 28904853504 10276 33554432000 4194304 4196468 140737085835376 139906811673520 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42552 KiB

[startup+0.31019 s]*
/proc/loadavg: 8.33 8.21 8.24 4/211 8846
/proc/meminfo: memFree=15525336/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28231652 memory=49456 CPUtime=0.51 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 10781 0 0 0 47 4 0 0 20 0 20 0 476693677 28909211648 12364 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7057913 12364 3300 1 0 7019032 0
[pid=8827/tid=8828] ppid=8825 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) R 8825 8825 7281 0 -1 4202560 7788 0 0 0 26 3 0 0 20 0 20 0 476693677 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908227055296 139908215502197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8832] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8832/stat : 8832 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908172287120 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8833] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8833/stat : 8833 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908171233552 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8834] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8834/stat : 8834 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908170181008 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8835] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8835/stat : 8835 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908169128464 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8836] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8836/stat : 8836 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693678 28909211648 12364 33554432000 4194304 4196468 140737085835376 139908168075920 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8837] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8837/stat : 8837 (java) S 8825 8825 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476693679 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906888374768 139908222835330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8838] ppid=8825 vsize=28231652 memory=280070522609024 CPUtime=0 cores=0-7
/proc/8827/task/8838/stat : 8838 (java) S 8825 8825 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476693680 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906887320992 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8839] ppid=8825 vsize=28231652 memory=280070522613632 CPUtime=0 cores=0-7
/proc/8827/task/8839/stat : 8839 (java) S 8825 8825 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476693680 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906886268400 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8840] ppid=8825 vsize=28231652 memory=280070522618240 CPUtime=0 cores=0-7
/proc/8827/task/8840/stat : 8840 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693682 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906885216976 139908222842779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8841] ppid=8825 vsize=28231652 memory=280070522622848 CPUtime=0.01 cores=0-7
/proc/8827/task/8841/stat : 8841 (java) S 8825 8825 7281 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906884163568 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8842] ppid=8825 vsize=28231652 memory=280070522627456 CPUtime=0.03 cores=0-7
/proc/8827/task/8842/stat : 8842 (java) S 8825 8825 7281 0 -1 1077944384 237 0 0 0 3 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906883111024 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8843] ppid=8825 vsize=28231652 memory=280070522632064 CPUtime=0.01 cores=0-7
/proc/8827/task/8843/stat : 8843 (java) S 8825 8825 7281 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906814830832 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8844] ppid=8825 vsize=28231652 memory=280070522636672 CPUtime=0.12 cores=0-7
/proc/8827/task/8844/stat : 8844 (java) S 8825 8825 7281 0 -1 1077944384 822 0 0 0 12 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906813778288 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8845] ppid=8825 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8845/stat : 8845 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906812725984 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8846] ppid=8825 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8827/task/8846/stat : 8846 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476693683 28909211648 12364 33554432000 4194304 4196468 140737085835376 139906811673520 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50904 KiB

[startup+0.70098 s]
/proc/loadavg: 8.33 8.21 8.24 6/211 8846
/proc/meminfo: memFree=15501304/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28233776 memory=113488 CPUtime=1.59 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 13931 0 0 0 153 6 0 0 20 0 20 0 476693677 28911386624 28372 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7058444 28372 3440 1 0 7019544 0
[pid=8827/tid=8828] ppid=8825 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) R 8825 8825 7281 0 -1 4202560 8379 0 0 0 63 4 0 0 20 0 20 0 476693677 28911386624 28884 33554432000 4194304 4196468 140737085835376 139908227058400 139907841744085 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28233776 memory=140035261506432 CPUtime=0 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28911386624 28884 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28911386624 28884 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476693678 28911386624 28884 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0

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

[pid=8827/tid=8854] ppid=8825 vsize=28768336 memory=1448 CPUtime=214.15 cores=0-7
/proc/8827/task/8854/stat : 8854 (java) R 8825 8825 7281 0 -1 4202560 4549 0 0 0 21407 8 0 0 20 0 28 0 476694247 29458776064 828146 33554432000 4194304 4196468 140737085835376 139906795086232 139907846348571 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 1735.11 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 3314032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]
/proc/loadavg: 8.07 8.04 8.15 9/220 8878
/proc/meminfo: memFree=12222708/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1971.89 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 215517 0 0 0 196688 501 0 0 20 0 28 0 476693677 29458776064 836885 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7192084 836885 3538 1 0 7153184 0
[pid=8827/tid=8828] ppid=8825 vsize=28768336 memory=3347540 CPUtime=5.5 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) S 8825 8825 7281 0 -1 1077944384 11416 0 0 0 539 11 0 0 20 0 28 0 476693677 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908227064960 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1.29 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 4112 0 0 0 81 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1.3 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 3821 0 0 0 84 46 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28768336 memory=1448 CPUtime=1.29 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2961 0 0 0 83 46 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8832] ppid=8825 vsize=28768336 memory=3472328296227679313 CPUtime=1.3 cores=0-7
/proc/8827/task/8832/stat : 8832 (java) S 8825 8825 7281 0 -1 1077944384 4217 0 0 0 79 51 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908172287120 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8833] ppid=8825 vsize=28768336 memory=3096908 CPUtime=1.28 cores=0-7
/proc/8827/task/8833/stat : 8833 (java) S 8825 8825 7281 0 -1 1077944384 3173 0 0 0 80 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908171233552 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8834] ppid=8825 vsize=28768336 memory=3096896 CPUtime=1.28 cores=0-7
/proc/8827/task/8834/stat : 8834 (java) S 8825 8825 7281 0 -1 1077944384 3513 0 0 0 79 49 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908170181008 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8835] ppid=8825 vsize=28768336 memory=7548 CPUtime=1.28 cores=0-7
/proc/8827/task/8835/stat : 8835 (java) S 8825 8825 7281 0 -1 1077944384 3924 0 0 0 80 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908169128464 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8836] ppid=8825 vsize=28768336 memory=3620 CPUtime=1.29 cores=0-7
/proc/8827/task/8836/stat : 8836 (java) S 8825 8825 7281 0 -1 1077944384 3992 0 0 0 81 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908168075920 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8837] ppid=8825 vsize=28768336 memory=140035261572961 CPUtime=0.47 cores=0-7
/proc/8827/task/8837/stat : 8837 (java) S 8825 8825 7281 0 -1 1077944384 8344 0 0 0 45 2 0 0 20 0 28 0 476693679 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906888374768 139908222835330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8838] ppid=8825 vsize=28768336 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/8827/task/8838/stat : 8838 (java) S 8825 8825 7281 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 476693680 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906887321056 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8839] ppid=8825 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/8827/task/8839/stat : 8839 (java) S 8825 8825 7281 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 28 0 476693680 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906886268416 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8840] ppid=8825 vsize=28768336 memory=1940 CPUtime=0 cores=0-7
/proc/8827/task/8840/stat : 8840 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476693682 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906885216976 139908222842779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8841] ppid=8825 vsize=28768336 memory=3312584 CPUtime=2.92 cores=0-7
/proc/8827/task/8841/stat : 8841 (java) S 8825 8825 7281 0 -1 1077944384 19322 0 0 0 289 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906884163568 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8842] ppid=8825 vsize=28768336 memory=1448 CPUtime=2.65 cores=0-7
/proc/8827/task/8842/stat : 8842 (java) S 8825 8825 7281 0 -1 1077944384 12981 0 0 0 263 2 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906883111024 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8843] ppid=8825 vsize=28768336 memory=1940 CPUtime=2.78 cores=0-7
/proc/8827/task/8843/stat : 8843 (java) S 8825 8825 7281 0 -1 1077944384 16438 0 0 0 275 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906814830832 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8844] ppid=8825 vsize=28768336 memory=1416 CPUtime=0.83 cores=0-7
/proc/8827/task/8844/stat : 8844 (java) S 8825 8825 7281 0 -1 1077944384 11077 0 0 0 80 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906813778288 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8845] ppid=8825 vsize=28768336 memory=20919 CPUtime=0 cores=0-7
/proc/8827/task/8845/stat : 8845 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906812725984 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8846] ppid=8825 vsize=28768336 memory=20907 CPUtime=0.08 cores=0-7
/proc/8827/task/8846/stat : 8846 (java) R 8825 8825 7281 0 -1 1077944384 1120 0 0 0 4 4 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906811673520 139908222835330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8847] ppid=8825 vsize=28768336 memory=0 CPUtime=243.73 cores=0-7
/proc/8827/task/8847/stat : 8847 (java) R 8825 8825 7281 0 -1 4202560 8948 0 0 0 24363 10 0 0 20 0 28 0 476694246 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906802453992 139907845194551 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8848] ppid=8825 vsize=28768336 memory=6408091206839 CPUtime=243.59 cores=0-7
/proc/8827/task/8848/stat : 8848 (java) R 8825 8825 7281 0 -1 4202560 4968 0 0 0 24351 8 0 0 20 0 28 0 476694246 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906801402280 139907846348918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8849] ppid=8825 vsize=28768336 memory=1448 CPUtime=242.94 cores=0-7
/proc/8827/task/8849/stat : 8849 (java) R 8825 8825 7281 0 -1 4202560 9543 0 0 0 24285 9 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906800351408 139907846994409 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8850] ppid=8825 vsize=28768336 memory=3588 CPUtime=243.7 cores=0-7
/proc/8827/task/8850/stat : 8850 (java) R 8825 8825 7281 0 -1 4202560 9859 0 0 0 24356 14 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906799296408 139907841849716 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8851] ppid=8825 vsize=28768336 memory=54472 CPUtime=241.97 cores=0-7
/proc/8827/task/8851/stat : 8851 (java) R 8825 8825 7281 0 -1 4202560 22739 0 0 0 24186 11 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906798243320 139907845194373 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8852] ppid=8825 vsize=28768336 memory=1448 CPUtime=242.29 cores=0-7
/proc/8827/task/8852/stat : 8852 (java) R 8825 8825 7281 0 -1 4202560 12703 0 0 0 24218 11 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906797191120 139907846348877 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8853] ppid=8825 vsize=28768336 memory=3347540 CPUtime=244.13 cores=0-7
/proc/8827/task/8853/stat : 8853 (java) R 8825 8825 7281 0 -1 4202560 30119 0 0 0 24403 10 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906796138232 139907846291246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8854] ppid=8825 vsize=28768336 memory=1448 CPUtime=243.76 cores=0-7
/proc/8827/task/8854/stat : 8854 (java) R 8825 8825 7281 0 -1 4202560 4832 0 0 0 24368 8 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906795085992 139907846346485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 1971.89 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 3348988 KiB

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

[startup+252.036 s]
# the end of solver process 8825 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.0008 s, system=0.0016 s

[startup+252.107 s]
# the end of solver process 8827 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1967.48 s, system=5.04359 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

[startup+252.002 s]
/proc/loadavg: 8.07 8.04 8.15 9/220 8878
/proc/meminfo: memFree=12222708/32770624 swapFree=67002148/67108860
[pid=8825] ppid=8822 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/8825/stat : 8825 (xcsp3-exec) S 8822 8825 7281 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476693676 115843072 362 33554432000 4194304 5098028 140727218073008 140727218071112 140693876724348 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24043520 140727218078587 140727218078830 140727218078830 140727218081738 0
/proc/8825/statm: 28282 362 304 221 0 87 0
[pid=8827] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1971.89 cores=0-7
/proc/8827/stat : 8827 (java) S 8825 8825 7281 0 -1 1077944320 215517 0 0 0 196688 501 0 0 20 0 28 0 476693677 29458776064 836885 33554432000 4194304 4196468 140737085835376 140737085817920 139908222824183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
/proc/8827/statm: 7192084 836885 3538 1 0 7153184 0
[pid=8827/tid=8828] ppid=8825 vsize=28768336 memory=3347540 CPUtime=5.5 cores=0-7
/proc/8827/task/8828/stat : 8828 (java) S 8825 8825 7281 0 -1 1077944384 11416 0 0 0 539 11 0 0 20 0 28 0 476693677 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908227064960 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8829] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1.29 cores=0-7
/proc/8827/task/8829/stat : 8829 (java) S 8825 8825 7281 0 -1 1077944384 4112 0 0 0 81 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908175444752 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8830] ppid=8825 vsize=28768336 memory=3347540 CPUtime=1.3 cores=0-7
/proc/8827/task/8830/stat : 8830 (java) S 8825 8825 7281 0 -1 1077944384 3821 0 0 0 84 46 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908174392208 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8831] ppid=8825 vsize=28768336 memory=1448 CPUtime=1.29 cores=0-7
/proc/8827/task/8831/stat : 8831 (java) S 8825 8825 7281 0 -1 1077944384 2961 0 0 0 83 46 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908173339664 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8832] ppid=8825 vsize=28768336 memory=3472328296227679313 CPUtime=1.3 cores=0-7
/proc/8827/task/8832/stat : 8832 (java) S 8825 8825 7281 0 -1 1077944384 4217 0 0 0 79 51 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908172287120 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8833] ppid=8825 vsize=28768336 memory=3096908 CPUtime=1.28 cores=0-7
/proc/8827/task/8833/stat : 8833 (java) S 8825 8825 7281 0 -1 1077944384 3173 0 0 0 80 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908171233552 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8834] ppid=8825 vsize=28768336 memory=3096896 CPUtime=1.28 cores=0-7
/proc/8827/task/8834/stat : 8834 (java) S 8825 8825 7281 0 -1 1077944384 3513 0 0 0 79 49 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908170181008 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8835] ppid=8825 vsize=28768336 memory=7548 CPUtime=1.28 cores=0-7
/proc/8827/task/8835/stat : 8835 (java) S 8825 8825 7281 0 -1 1077944384 3924 0 0 0 80 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908169128464 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8836] ppid=8825 vsize=28768336 memory=3620 CPUtime=1.29 cores=0-7
/proc/8827/task/8836/stat : 8836 (java) S 8825 8825 7281 0 -1 1077944384 3992 0 0 0 81 48 0 0 20 0 28 0 476693678 29458776064 836885 33554432000 4194304 4196468 140737085835376 139908168075920 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8837] ppid=8825 vsize=28768336 memory=140035261572961 CPUtime=0.47 cores=0-7
/proc/8827/task/8837/stat : 8837 (java) S 8825 8825 7281 0 -1 1077944384 8344 0 0 0 45 2 0 0 20 0 28 0 476693679 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906888374768 139908222835330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8838] ppid=8825 vsize=28768336 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/8827/task/8838/stat : 8838 (java) S 8825 8825 7281 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 476693680 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906887321056 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8839] ppid=8825 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/8827/task/8839/stat : 8839 (java) S 8825 8825 7281 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 28 0 476693680 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906886268416 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8840] ppid=8825 vsize=28768336 memory=1940 CPUtime=0 cores=0-7
/proc/8827/task/8840/stat : 8840 (java) S 8825 8825 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476693682 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906885216976 139908222842779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8841] ppid=8825 vsize=28768336 memory=3312584 CPUtime=2.92 cores=0-7
/proc/8827/task/8841/stat : 8841 (java) S 8825 8825 7281 0 -1 1077944384 19322 0 0 0 289 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906884163568 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8842] ppid=8825 vsize=28768336 memory=1448 CPUtime=2.65 cores=0-7
/proc/8827/task/8842/stat : 8842 (java) S 8825 8825 7281 0 -1 1077944384 12981 0 0 0 263 2 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906883111024 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8843] ppid=8825 vsize=28768336 memory=1940 CPUtime=2.78 cores=0-7
/proc/8827/task/8843/stat : 8843 (java) S 8825 8825 7281 0 -1 1077944384 16438 0 0 0 275 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906814830832 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8844] ppid=8825 vsize=28768336 memory=1416 CPUtime=0.83 cores=0-7
/proc/8827/task/8844/stat : 8844 (java) S 8825 8825 7281 0 -1 1077944384 11077 0 0 0 80 3 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906813778288 139908222835330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8845] ppid=8825 vsize=28768336 memory=20919 CPUtime=0 cores=0-7
/proc/8827/task/8845/stat : 8845 (java) S 8825 8825 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906812725984 139908222834389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8846] ppid=8825 vsize=28768336 memory=20907 CPUtime=0.08 cores=0-7
/proc/8827/task/8846/stat : 8846 (java) R 8825 8825 7281 0 -1 1077944384 1120 0 0 0 4 4 0 0 20 0 28 0 476693683 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906811673520 139908222835330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8847] ppid=8825 vsize=28768336 memory=0 CPUtime=243.73 cores=0-7
/proc/8827/task/8847/stat : 8847 (java) R 8825 8825 7281 0 -1 4202560 8948 0 0 0 24363 10 0 0 20 0 28 0 476694246 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906802453992 139907845194551 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8848] ppid=8825 vsize=28768336 memory=6408091206839 CPUtime=243.59 cores=0-7
/proc/8827/task/8848/stat : 8848 (java) R 8825 8825 7281 0 -1 4202560 4968 0 0 0 24351 8 0 0 20 0 28 0 476694246 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906801402280 139907846348918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8849] ppid=8825 vsize=28768336 memory=1448 CPUtime=242.94 cores=0-7
/proc/8827/task/8849/stat : 8849 (java) R 8825 8825 7281 0 -1 4202560 9543 0 0 0 24285 9 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906800351408 139907846994409 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8850] ppid=8825 vsize=28768336 memory=3588 CPUtime=243.7 cores=0-7
/proc/8827/task/8850/stat : 8850 (java) R 8825 8825 7281 0 -1 4202560 9859 0 0 0 24356 14 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906799296408 139907841849716 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8851] ppid=8825 vsize=28768336 memory=54472 CPUtime=241.97 cores=0-7
/proc/8827/task/8851/stat : 8851 (java) R 8825 8825 7281 0 -1 4202560 22739 0 0 0 24186 11 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906798243320 139907845194373 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8852] ppid=8825 vsize=28768336 memory=1448 CPUtime=242.29 cores=0-7
/proc/8827/task/8852/stat : 8852 (java) R 8825 8825 7281 0 -1 4202560 12703 0 0 0 24218 11 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906797191120 139907846348877 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8853] ppid=8825 vsize=28768336 memory=3347540 CPUtime=244.13 cores=0-7
/proc/8827/task/8853/stat : 8853 (java) R 8825 8825 7281 0 -1 4202560 30119 0 0 0 24403 10 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906796138232 139907846291246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
[pid=8827/tid=8854] ppid=8825 vsize=28768336 memory=1448 CPUtime=243.76 cores=0-7
/proc/8827/task/8854/stat : 8854 (java) R 8825 8825 7281 0 -1 4202560 4832 0 0 0 24368 8 0 0 20 0 28 0 476694247 29458776064 836885 33554432000 4194304 4196468 140737085835376 139906795085992 139907846346485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17428480 140737085842416 140737085842587 140737085842587 140737085845455 0
Current children cumulated CPU time: 1971.89 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 3348988 KiB

Child status: 143
Real time (s): 252.108
CPU time (s): 1972.52
CPU user time (s): 1967.48
CPU system time (s): 5.04359
CPU usage (%): 782.413
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 3348988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1967.48
system time used= 5.04359
maximum resident set size= 3348056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12984
involuntary context switches= 22976


# summary of solver processes directly reported to runsolver:
#   pid: 8825,8827
#   total CPU time (s): 1972.52
#   total CPU user time (s): 1967.48
#   total CPU system time (s): 5.04359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.82449 second user time and 2.2699 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 20:48:04
IDJOB=4405052
IDBENCH=138293
IDSOLVER=2866
FILE ID=node148/4405052-1569005321
RUNJOBID= node148-1568994941-7308
PBS_JOBID= 21704733
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405052-1569005321/watcher-4405052-1569005321 -o /tmp/evaluation-result-4405052-1569005321/solver-4405052-1569005321 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1099048164 HOME/instance-4405052-1569005321.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=1099048164

node148.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.13
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.13
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.13
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.13
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:        15563128 kB
MemAvailable:   31855116 kB
Buffers:           88260 kB
Cached:         16415992 kB
SwapCached:         2828 kB
Active:          8219864 kB
Inactive:        8288396 kB
Active(anon):       3220 kB
Inactive(anon):    47880 kB
Active(file):    8216644 kB
Inactive(file):  8240516 kB
Unevictable:      110168 kB
Mlocked:          110168 kB
SwapTotal:      67108860 kB
SwapFree:       67002148 kB
Dirty:             26288 kB
Writeback:             0 kB
AnonPages:        112448 kB
Mapped:            51548 kB
Shmem:             38472 kB
Slab:             291568 kB
SReclaimable:     263288 kB
SUnreclaim:        28280 kB
KernelStack:        3424 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-20 20:52:16