Trace number 4292373

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.7 seq (493a269)? (TO) 2400.12 2391.23

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-3-2_c18.xml
MD5SUMcf06b96073d81f03e6b89e8a6528df72
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables333
Number of constraints356
Number of domains3
Minimum domain size20
Maximum domain size111
Distribution of domain sizes[{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292373-1532587438.xml"  -tl '2400s' -p 1 -x 0
0.12/0.18	c Choco 493a269
0.12/0.34	c [HOME/instance-4292373-1532587438.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.34	c simple solver
0.12/0.34	c parse instance...
3.17/1.14	c solve instance...
2400.09/2391.21	s UNKNOWN
2400.09/2391.21	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 (2475 MiB free)
  memory of node 1: 16384 MiB (6418 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292373-1532587438/watcher-4292373-1532587438 -o /tmp/evaluation-result-4292373-1532587438/solver-4292373-1532587438 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32274 --watchdog 2560 HOME/xcsp3-exec -seed 1299777592 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292373-1532587438.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=343, runsolver pid=338
Current StackSize limit: 8192 KiB


[startup+0.104169 s]*
/proc/loadavg: 1.82 1.84 1.80 5/218 359
/proc/meminfo: memFree=9061800/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14082840 memory=29436 CPUtime=0.12 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 5215 0 0 0 11 1 0 0 20 0 15 0 76306699 14420828160 7359 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3520710 7359 2993 1 0 3483008 0
[pid=345/tid=346] ppid=343 vsize=14082840 memory=7022364632946311227 CPUtime=0.09 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 3229 0 0 0 9 0 0 0 20 0 15 0 76306699 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598602586912 140598584597016 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14082840 memory=396 CPUtime=0 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14082840 memory=3689487078027437728 CPUtime=0 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306702 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306702 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598071235744 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14082840 memory=140440853816960 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306702 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598070182640 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) S 343 343 32243 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598068079344 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) S 343 343 32243 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598067026800 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14082840 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) R 343 343 32243 0 -1 4202560 350 0 0 0 1 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598065973744 140598590593854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306705 14420828160 7425 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30892 KiB

[startup+0.438754 s]*
/proc/loadavg: 1.82 1.84 1.80 9/218 359
/proc/meminfo: memFree=8990356/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14089220 memory=65776 CPUtime=0.92 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 11003 0 0 0 87 5 0 0 20 0 15 0 76306699 14427361280 16444 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522305 16444 3305 1 0 3483520 0
[pid=345/tid=346] ppid=343 vsize=14089220 memory=7022364632946311227 CPUtime=0.42 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 6032 0 0 0 38 4 0 0 20 0 15 0 76306699 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598602593632 140598189894891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14089220 memory=396 CPUtime=0 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14089220 memory=3689487078027437728 CPUtime=0 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598071235744 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14089220 memory=140440853816960 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598070182640 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14089220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14089220 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) R 343 343 32243 0 -1 4202560 1273 0 0 0 12 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598068065312 140598579900903 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14089220 memory=-1 CPUtime=0.16 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) R 343 343 32243 0 -1 4202560 941 0 0 0 16 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598067014672 140598579057024 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14089220 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) R 343 343 32243 0 -1 4202560 1488 0 0 0 21 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598065970680 140598591453563 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 16460 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 67232 KiB

[startup+0.510753 s]*
/proc/loadavg: 1.82 1.84 1.80 7/218 359
/proc/meminfo: memFree=8961476/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14089220 memory=79904 CPUtime=1.18 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 11521 0 0 0 112 6 0 0 20 0 15 0 76306699 14427361280 19976 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522305 19976 3321 1 0 3483520 0
[pid=345/tid=346] ppid=343 vsize=14089220 memory=1398720917958146503 CPUtime=0.49 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 6039 0 0 0 45 4 0 0 20 0 15 0 76306699 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598602593648 140598190270651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14089220 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14089220 memory=-7812193691855998918 CPUtime=0 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14089220 memory=1399103955520229747 CPUtime=0 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14089220 memory=-7233780906022726806 CPUtime=0 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14089220 memory=1404238533774450294 CPUtime=0 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14089220 memory=6525018278055875452 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598071235744 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598070182640 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14089220 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) R 343 343 32243 0 -1 4202560 1298 0 0 0 19 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598068065888 140598583473243 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14089220 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) R 343 343 32243 0 -1 4202560 1234 0 0 0 23 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598067016720 140598581853511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14089220 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) R 343 343 32243 0 -1 1077944384 1648 0 0 0 26 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14089220 memory=5864883457635347559 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14089220 memory=7372784292875037548 CPUtime=0 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 19976 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 81360 KiB

[startup+0.711245 s]*
/proc/loadavg: 2.15 1.91 1.82 14/218 359
/proc/meminfo: memFree=8838708/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14089220 memory=125464 CPUtime=1.83 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 13156 0 0 0 176 7 0 0 20 0 15 0 76306699 14427361280 31366 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522305 31366 3334 1 0 3483520 0
[pid=345/tid=346] ppid=343 vsize=14089220 memory=1398720917958146503 CPUtime=0.68 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 6144 0 0 0 62 6 0 0 20 0 15 0 76306699 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598602595160 140598190800275 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14089220 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14089220 memory=-7812193691855998918 CPUtime=0 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14089220 memory=1399103955520229747 CPUtime=0 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14089220 memory=-7233780906022726806 CPUtime=0 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306700 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14089220 memory=1404238533774450294 CPUtime=0 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14089220 memory=6525018278055875452 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598071235744 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306702 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598070182640 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14089220 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) R 343 343 32243 0 -1 4202560 1786 0 0 0 39 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598068062928 140598583776064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14089220 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) R 343 343 32243 0 -1 4202560 2029 0 0 0 43 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598067012896 140598579766877 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14089220 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) R 343 343 32243 0 -1 1077944384 1892 0 0 0 32 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14089220 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14089220 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306705 14427361280 31878 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 126920 KiB

[startup+1.50071 s]
/proc/loadavg: 2.15 1.91 1.82 7/218 359
/proc/meminfo: memFree=8710456/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0

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

/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598070182656 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14091268 memory=1456 CPUtime=3.14 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) S 343 343 32243 0 -1 1077944384 22582 0 0 0 311 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598068079344 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14091268 memory=1456 CPUtime=3.44 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) S 343 343 32243 0 -1 1077944384 23724 0 0 0 341 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598067026800 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14091268 memory=1456 CPUtime=0.81 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) S 343 343 32243 0 -1 1077944384 11963 0 0 0 79 2 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14091268 memory=1178500 CPUtime=1.18 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1933 0 0 0 60 58 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 2271.13 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1179956 KiB

[startup+2322.31 s]
/proc/loadavg: 2.04 2.03 2.02 3/217 457
/proc/meminfo: memFree=6366456/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14091268 memory=1178500 CPUtime=2331.15 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 106129 0 0 0 233012 103 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522817 294625 3403 1 0 3484032 0
[pid=345/tid=346] ppid=343 vsize=14091268 memory=1178500 CPUtime=2321.72 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 39225 0 0 0 232148 24 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598602596184 140598193236300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 500 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14091268 memory=1456 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1118 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.18 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 383 0 0 0 13 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.16 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 746 0 0 0 11 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.07 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 2579 0 0 0 4 3 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598071235808 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598070182656 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14091268 memory=4140 CPUtime=3.14 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) S 343 343 32243 0 -1 1077944384 22587 0 0 0 311 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598068079344 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14091268 memory=1404 CPUtime=3.44 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) S 343 343 32243 0 -1 1077944384 23726 0 0 0 341 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598067026800 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14091268 memory=1456 CPUtime=0.81 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) S 343 343 32243 0 -1 1077944384 11971 0 0 0 79 2 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14091268 memory=1178500 CPUtime=1.21 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 1970 0 0 0 61 60 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 2331.15 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1179956 KiB

[startup+2382.31 s]
/proc/loadavg: 2.01 2.02 2.02 3/217 458
/proc/meminfo: memFree=6366332/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14091268 memory=1178500 CPUtime=2391.19 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 106850 0 0 0 239014 105 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522817 294625 3403 1 0 3484032 0
[pid=345/tid=346] ppid=343 vsize=14091268 memory=1178500 CPUtime=2381.72 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 39892 0 0 0 238148 24 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598602596184 140598193470484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 500 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1118 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14091268 memory=1456 CPUtime=0.18 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 383 0 0 0 13 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.16 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 746 0 0 0 11 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.07 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 2588 0 0 0 4 3 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598071235808 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14091268 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598070182656 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14091268 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14091268 memory=1178500 CPUtime=3.14 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) S 343 343 32243 0 -1 1077944384 22594 0 0 0 311 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598068079344 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14091268 memory=1456 CPUtime=3.44 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) S 343 343 32243 0 -1 1077944384 23728 0 0 0 341 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598067026800 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14091268 memory=1178500 CPUtime=0.81 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) S 343 343 32243 0 -1 1077944384 11977 0 0 0 79 2 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14091268 memory=1456 CPUtime=1.25 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 2000 0 0 0 63 62 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 2391.19 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1179956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.2 s]*
/proc/loadavg: 2.09 2.04 2.03 4/217 542
/proc/meminfo: memFree=7769600/32770624 swapFree=67108860/67108860
[pid=343] ppid=338 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/343/stat : 343 (xcsp3-exec) S 338 343 32243 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76306699 115843072 364 33554432000 4194304 5098028 140727656794368 140727656792472 140042929115772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15147008 140727656801338 140727656801540 140727656801540 140727656804298 0
/proc/343/statm: 28282 364 306 221 0 87 0
[pid=345] ppid=343 vsize=14091268 memory=1178500 CPUtime=2400.09 cores=0,2,4,6
/proc/345/stat : 345 (java) S 343 343 32243 0 -1 1077944320 106869 0 0 0 239904 105 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140724740092896 140598598356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
/proc/345/statm: 3522817 294625 3403 1 0 3484032 0
[pid=345/tid=346] ppid=343 vsize=14091268 memory=1398720917958146503 CPUtime=2390.62 cores=0,2,4,6
/proc/345/task/346/stat : 346 (java) R 343 343 32243 0 -1 4202560 39909 0 0 0 239038 24 0 0 20 0 15 0 76306699 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598602596184 140598190801736 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=347] ppid=343 vsize=14091268 memory=6947385649911455296 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/347/stat : 347 (java) S 343 343 32243 0 -1 1077944384 500 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598513425424 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=348] ppid=343 vsize=14091268 memory=4108 CPUtime=0.17 cores=0,2,4,6
/proc/345/task/348/stat : 348 (java) S 343 343 32243 0 -1 1077944384 1118 0 0 0 12 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598512372880 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=349] ppid=343 vsize=14091268 memory=1398720917958146503 CPUtime=0.18 cores=0,2,4,6
/proc/345/task/349/stat : 349 (java) S 343 343 32243 0 -1 1077944384 383 0 0 0 13 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598511319824 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=350] ppid=343 vsize=14091268 memory=4008 CPUtime=0.16 cores=0,2,4,6
/proc/345/task/350/stat : 350 (java) S 343 343 32243 0 -1 1077944384 746 0 0 0 11 5 0 0 20 0 15 0 76306700 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598510267280 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=351] ppid=343 vsize=14091268 memory=1456 CPUtime=0.07 cores=0,2,4,6
/proc/345/task/351/stat : 351 (java) S 343 343 32243 0 -1 1077944384 2588 0 0 0 4 3 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598072289520 140598598367874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=352] ppid=343 vsize=14091268 memory=1178500 CPUtime=0 cores=0,2,4,6
/proc/345/task/352/stat : 352 (java) S 343 343 32243 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598071235808 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=353] ppid=343 vsize=14091268 memory=15825490724259472 CPUtime=0 cores=0,2,4,6
/proc/345/task/353/stat : 353 (java) S 343 343 32243 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 76306702 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598070182656 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=354] ppid=343 vsize=14091268 memory=7100839861465685612 CPUtime=0 cores=0,2,4,6
/proc/345/task/354/stat : 354 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598069131216 140598598375323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=355] ppid=343 vsize=14091268 memory=-7175204567652784766 CPUtime=3.14 cores=0,2,4,6
/proc/345/task/355/stat : 355 (java) S 343 343 32243 0 -1 1077944384 22594 0 0 0 311 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598068079344 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=356] ppid=343 vsize=14091268 memory=3054156605268465310 CPUtime=3.44 cores=0,2,4,6
/proc/345/task/356/stat : 356 (java) S 343 343 32243 0 -1 1077944384 23728 0 0 0 341 3 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598067026800 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=357] ppid=343 vsize=14091268 memory=916 CPUtime=0.81 cores=0,2,4,6
/proc/345/task/357/stat : 357 (java) S 343 343 32243 0 -1 1077944384 11977 0 0 0 79 2 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598065973744 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=358] ppid=343 vsize=14091268 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/345/task/358/stat : 358 (java) S 343 343 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598064921440 140598598366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
[pid=345/tid=359] ppid=343 vsize=14091268 memory=6947385649911455296 CPUtime=1.25 cores=0,2,4,6
/proc/345/task/359/stat : 359 (java) S 343 343 32243 0 -1 1077944384 2002 0 0 0 63 62 0 0 20 0 15 0 76306705 14429458432 294625 33554432000 4194304 4196468 140724740110352 140598063868464 140598598367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38432768 140724740113537 140724740113713 140724740113713 140724740116431 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1179956 KiB

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

[startup+2391.22 s]
# the end of solver process 343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001078 s, system=0.001543 s

[startup+2391.23 s]
# the end of solver process 345 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.06 s, system=1.06158 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): 2391.23
CPU time (s): 2400.12
CPU user time (s): 2399.06
CPU system time (s): 1.06158
CPU usage (%): 100.372
Max. virtual memory (cumulated for all children) (KiB): 14204396
Max. memory (cumulated for all children) (KiB): 1179956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.06
system time used= 1.06158
maximum resident set size= 1179076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55291
involuntary context switches= 1358


# summary of solver processes directly reported to runsolver:
#   pid: 343,345
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2399.06
#   total CPU system time (s): 1.06158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3836 second user time and 20.5456 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 08:43:58
IDJOB=4292373
IDBENCH=141641
IDSOLVER=2747
FILE ID=node106/4292373-1532587438
RUNJOBID= node106-1532582652-32274
PBS_JOBID= 21021967
Free space on /tmp= 46216 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-3-2_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292373-1532587438/watcher-4292373-1532587438 -o /tmp/evaluation-result-4292373-1532587438/solver-4292373-1532587438 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32274 --watchdog 2560  HOME/xcsp3-exec -seed 1299777592 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292373-1532587438.xml

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

MD5SUM BENCH= cf06b96073d81f03e6b89e8a6528df72
RANDOM SEED=1299777592

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         9112872 kB
MemAvailable:   31909584 kB
Buffers:          231748 kB
Cached:         22465316 kB
SwapCached:            0 kB
Active:          2872068 kB
Inactive:       19901544 kB
Active(anon):      53928 kB
Inactive(anon):    50640 kB
Active(file):    2818140 kB
Inactive(file): 19850904 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42680 kB
Writeback:             8 kB
AnonPages:         75580 kB
Mapped:            51824 kB
Shmem:             25228 kB
Slab:             583312 kB
SReclaimable:     556128 kB
SUnreclaim:        27184 kB
KernelStack:        3360 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1283656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46196 MiB
End job on node106 at 2018-07-26 09:23:50