Trace number 4280923

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 20030.801 2520.1399

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0450.xml
MD5SUMffc1a166c9e21b9812230f61f9b6f38e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1550.83
Satisfiable
(Un)Satisfiability was proved
Number of variables902
Number of constraints102376
Number of domains1
Minimum domain size202501
Maximum domain size202501
Distribution of domain sizes[{"size":202501,"count":902}]
Minimum variable degree2
Maximum variable degree451
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":449},{"degree":450,"count":449},{"degree":451,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":102376}]
Number of extensional constraints0
Number of intensional constraints102376
Distribution of constraint types[{"type":"intension","count":102376}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280923-1503141234.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280923-1503141234.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
28.37/12.79	c solve instance...
20030.00/2520.09	s UNKNOWN
20030.00/2520.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13304 MiB free)
  memory of node 1: 16384 MiB (13300 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280923-1503141234/watcher-4280923-1503141234 -o /tmp/evaluation-result-4280923-1503141234/solver-4280923-1503141234 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503137703-18829 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2021723024 HOME/instance-4280923-1503141234.xml 

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

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


[startup+0.100109 s]*
/proc/loadavg: 8.54 8.28 8.17 2/199 19442
/proc/meminfo: memFree=27225968/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=25999808 memory=28512 CPUtime=0.12 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 5558 0 0 0 11 1 0 0 20 0 20 0 147210858 26623803392 7128 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6499952 7128 2835 1 0 6488269 0
[pid=19423/tid=19424] ppid=19421 vsize=25999808 memory=7970696723631611033 CPUtime=0.08 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) R 19421 19421 18802 0 -1 4202560 3560 0 0 0 8 0 0 0 20 0 20 0 147210858 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842129862488 139842125655446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=25999808 memory=732370353196301285 CPUtime=0 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=25999808 memory=140214858847872 CPUtime=0 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19428] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19428/stat : 19428 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842075105936 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19429] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19429/stat : 19429 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842074053392 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19430] ppid=19421 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19423/task/19430/stat : 19430 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842073000848 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19431] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19431/stat : 19431 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842071948304 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19432] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19432/stat : 19432 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210859 26623803392 7128 33554432000 4194304 4196468 140728721024816 139842070895760 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19433] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19433/stat : 19433 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210861 26623803392 7128 33554432000 4194304 4196468 140728721024816 139841252952048 139842125654658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19434] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19434/stat : 19434 (java) S 19421 19421 18802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147210861 26623803392 7128 33554432000 4194304 4196468 140728721024816 139841251898272 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19435] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19435/stat : 19435 (java) S 19421 19421 18802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147210861 26623803392 7128 33554432000 4194304 4196468 140728721024816 139841250845680 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19436] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19436/stat : 19436 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840327248080 139842125662107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19437] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19437/stat : 19437 (java) S 19421 19421 18802 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840326195696 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19438] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19438/stat : 19438 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840325143152 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19439] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19439/stat : 19439 (java) S 19421 19421 18802 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840324090608 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19440] ppid=19421 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19423/task/19440/stat : 19440 (java) R 19421 19421 18802 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840323038064 139842104204292 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19441] ppid=19421 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19441/stat : 19441 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840321984736 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19442] ppid=19421 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19423/task/19442/stat : 19442 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26623803392 7128 33554432000 4194304 4196468 140728721024816 139840320932272 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29896 KiB

[startup+0.210449 s]*
/proc/loadavg: 8.54 8.28 8.17 2/199 19442
/proc/meminfo: memFree=27215644/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=26004064 memory=41260 CPUtime=0.33 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 8355 0 0 0 31 2 0 0 20 0 20 0 147210858 26628161536 10315 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6501016 10315 3054 1 0 6488269 0
[pid=19423/tid=19424] ppid=19421 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) D 19421 19421 18802 0 -1 1077944384 5429 0 0 0 18 1 0 0 20 0 20 0 147210858 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842129854304 139842118322733 0 4 0 16800975 18446744072101629476 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=26004064 memory=280429569152760 CPUtime=0 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=26004064 memory=140214858847872 CPUtime=0 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19428] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19428/stat : 19428 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842075105936 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19429] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19429/stat : 19429 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842074053392 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19430] ppid=19421 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19423/task/19430/stat : 19430 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 10315 33554432000 4194304 4196468 140728721024816 139842073000848 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19431] ppid=19421 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19431/stat : 19431 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628194304 10315 33554432000 4194304 4196468 140728721024816 139842071948304 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19432] ppid=19421 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19432/stat : 19432 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210859 26628194304 10315 33554432000 4194304 4196468 140728721024816 139842070895760 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19433] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19433/stat : 19433 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 10336 33554432000 4194304 4196468 140728721024816 139841252952048 139842125654658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19434] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19434/stat : 19434 (java) S 19421 19421 18802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 10336 33554432000 4194304 4196468 140728721024816 139841251898272 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19435] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19435/stat : 19435 (java) S 19421 19421 18802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 10336 33554432000 4194304 4196468 140728721024816 139841250845680 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19436] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19436/stat : 19436 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840327248080 139842125662107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19437] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19437/stat : 19437 (java) S 19421 19421 18802 0 -1 1077944384 354 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840326195696 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19438] ppid=19421 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/19423/task/19438/stat : 19438 (java) S 19421 19421 18802 0 -1 1077944384 340 0 0 0 2 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840325143152 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19439] ppid=19421 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19423/task/19439/stat : 19439 (java) S 19421 19421 18802 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840324090608 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19440] ppid=19421 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/19423/task/19440/stat : 19440 (java) S 19421 19421 18802 0 -1 1077944384 715 0 0 0 8 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840323038064 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19441] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19441/stat : 19441 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 10336 33554432000 4194304 4196468 140728721024816 139840321984736 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19442] ppid=19421 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/19423/task/19442/stat : 19442 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26628194304 10336 33554432000 4194304 4196468 140728721024816 139840320932272 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42644 KiB

[startup+0.310287 s]*
/proc/loadavg: 8.54 8.28 8.17 4/199 19442
/proc/meminfo: memFree=27211240/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=26004064 memory=46156 CPUtime=0.5 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 9207 0 0 0 47 3 0 0 20 0 20 0 147210858 26628161536 11539 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6501016 11539 3093 1 0 6488269 0
[pid=19423/tid=19424] ppid=19421 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) R 19421 19421 18802 0 -1 4202560 6096 0 0 0 28 1 0 0 20 0 20 0 147210858 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842129882736 139841738170098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19428] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19428/stat : 19428 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842075105936 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19429] ppid=19421 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19423/task/19429/stat : 19429 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842074053392 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19430] ppid=19421 vsize=26004064 memory=140214710399919 CPUtime=0 cores=0-7
/proc/19423/task/19430/stat : 19430 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842073000848 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19431] ppid=19421 vsize=26004064 memory=140214710402224 CPUtime=0 cores=0-7
/proc/19423/task/19431/stat : 19431 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842071948304 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19432] ppid=19421 vsize=26004064 memory=140214710404528 CPUtime=0 cores=0-7
/proc/19423/task/19432/stat : 19432 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210859 26628161536 11539 33554432000 4194304 4196468 140728721024816 139842070895760 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19433] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19433/stat : 19433 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 11539 33554432000 4194304 4196468 140728721024816 139841252952048 139842125654658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19434] ppid=19421 vsize=26004064 memory=280429420816016 CPUtime=0 cores=0-7
/proc/19423/task/19434/stat : 19434 (java) S 19421 19421 18802 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 12051 33554432000 4194304 4196468 140728721024816 139841251898272 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19435] ppid=19421 vsize=26004064 memory=280429420822928 CPUtime=0 cores=0-7
/proc/19423/task/19435/stat : 19435 (java) S 19421 19421 18802 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147210861 26628161536 12051 33554432000 4194304 4196468 140728721024816 139841250845680 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19436] ppid=19421 vsize=26004064 memory=280429420764208 CPUtime=0 cores=0-7
/proc/19423/task/19436/stat : 19436 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840327248080 139842125662107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19437] ppid=19421 vsize=26004064 memory=280429420836752 CPUtime=0.01 cores=0-7
/proc/19423/task/19437/stat : 19437 (java) S 19421 19421 18802 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840326195696 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19438] ppid=19421 vsize=26004064 memory=280429420843664 CPUtime=0.02 cores=0-7
/proc/19423/task/19438/stat : 19438 (java) S 19421 19421 18802 0 -1 1077944384 340 0 0 0 2 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840325143152 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19439] ppid=19421 vsize=26004064 memory=280429420841360 CPUtime=0.01 cores=0-7
/proc/19423/task/19439/stat : 19439 (java) S 19421 19421 18802 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840324090608 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19440] ppid=19421 vsize=26004064 memory=280429420857520 CPUtime=0.13 cores=0-7
/proc/19423/task/19440/stat : 19440 (java) R 19421 19421 18802 0 -1 4202560 834 0 0 0 13 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840323034432 139842105361919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19441] ppid=19421 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19423/task/19441/stat : 19441 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840321984736 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19442] ppid=19421 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19423/task/19442/stat : 19442 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210864 26628161536 12051 33554432000 4194304 4196468 140728721024816 139840320932272 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47540 KiB

[startup+0.701002 s]
/proc/loadavg: 8.54 8.28 8.17 4/199 19442
/proc/meminfo: memFree=27166816/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=26004140 memory=131364 CPUtime=1.86 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 13133 0 0 0 180 6 0 0 20 0 20 0 147210858 26628239360 32841 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6501035 32841 3187 1 0 6488269 0
[pid=19423/tid=19424] ppid=19421 vsize=26004140 memory=280429421152384 CPUtime=0.67 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) R 19421 19421 18802 0 -1 4202560 6451 0 0 0 64 3 0 0 20 0 20 0 147210858 26628239360 32841 33554432000 4194304 4196468 140728721024816 139842129877920 139841739592847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=26004140 memory=1948 CPUtime=0 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147210859 26628239360 32841 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=26004140 memory=800 CPUtime=0 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628239360 32841 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=26004140 memory=12132 CPUtime=0 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147210859 26628239360 32841 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0

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

/proc/meminfo: memFree=23321276/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=26538700 memory=3929516 CPUtime=19888.7 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 108082 0 0 0 1988494 378 0 0 20 0 28 0 147210858 27175628800 982379 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6634675 982379 3281 1 0 6621909 0
[pid=19423/tid=19424] ppid=19421 vsize=26538700 memory=3929516 CPUtime=11.1 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) S 19421 19421 18802 0 -1 1077944384 12095 0 0 0 1062 48 0 0 20 0 28 0 147210858 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842129884288 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=26538700 memory=3929516 CPUtime=1.41 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 921 0 0 0 112 29 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=26538700 memory=0 CPUtime=1.44 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 851 0 0 0 114 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=26538700 memory=1384 CPUtime=1.42 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 1291 0 0 0 108 34 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19428] ppid=19421 vsize=26538700 memory=3929516 CPUtime=1.43 cores=0-7
/proc/19423/task/19428/stat : 19428 (java) S 19421 19421 18802 0 -1 1077944384 874 0 0 0 112 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842075105936 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19429] ppid=19421 vsize=26538700 memory=1384 CPUtime=1.43 cores=0-7
/proc/19423/task/19429/stat : 19429 (java) S 19421 19421 18802 0 -1 1077944384 1269 0 0 0 112 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842074053392 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19430] ppid=19421 vsize=26538700 memory=4100 CPUtime=1.41 cores=0-7
/proc/19423/task/19430/stat : 19430 (java) S 19421 19421 18802 0 -1 1077944384 970 0 0 0 111 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842073000848 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19431] ppid=19421 vsize=26538700 memory=4100 CPUtime=1.38 cores=0-7
/proc/19423/task/19431/stat : 19431 (java) S 19421 19421 18802 0 -1 1077944384 852 0 0 0 108 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842071948304 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19432] ppid=19421 vsize=26538700 memory=40712 CPUtime=1.41 cores=0-7
/proc/19423/task/19432/stat : 19432 (java) S 19421 19421 18802 0 -1 1077944384 793 0 0 0 110 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842070895760 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19433] ppid=19421 vsize=26538700 memory=4052 CPUtime=0.26 cores=0-7
/proc/19423/task/19433/stat : 19433 (java) S 19421 19421 18802 0 -1 1077944384 4709 0 0 0 26 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841252952048 139842125654658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19434] ppid=19421 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/19423/task/19434/stat : 19434 (java) S 19421 19421 18802 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841251898336 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19435] ppid=19421 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19423/task/19435/stat : 19435 (java) S 19421 19421 18802 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841250845696 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19436] ppid=19421 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19423/task/19436/stat : 19436 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840327248080 139842125662107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19437] ppid=19421 vsize=26538700 memory=164 CPUtime=1.84 cores=0-7
/proc/19423/task/19437/stat : 19437 (java) S 19421 19421 18802 0 -1 1077944384 6903 0 0 0 182 2 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840326195696 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19438] ppid=19421 vsize=26538700 memory=4639393073215990381 CPUtime=1.74 cores=0-7
/proc/19423/task/19438/stat : 19438 (java) S 19421 19421 18802 0 -1 1077944384 4995 0 0 0 173 1 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840325143152 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19439] ppid=19421 vsize=26538700 memory=3929516 CPUtime=2.04 cores=0-7
/proc/19423/task/19439/stat : 19439 (java) S 19421 19421 18802 0 -1 1077944384 5752 0 0 0 202 2 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840324090608 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19440] ppid=19421 vsize=26538700 memory=1384 CPUtime=0.61 cores=0-7
/proc/19423/task/19440/stat : 19440 (java) S 19421 19421 18802 0 -1 1077944384 3325 0 0 0 60 1 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840323038064 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19441] ppid=19421 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/19423/task/19441/stat : 19441 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840321984736 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19442] ppid=19421 vsize=26538700 memory=1384 CPUtime=1.11 cores=0-7
/proc/19423/task/19442/stat : 19442 (java) S 19421 19421 18802 0 -1 1077944384 3783 0 0 0 37 74 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840320932272 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19443] ppid=19421 vsize=26538700 memory=3929516 CPUtime=2489.04 cores=0-7
/proc/19423/task/19443/stat : 19443 (java) R 19421 19421 18802 0 -1 4202560 4226 0 0 0 248902 2 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840312921272 139841744198643 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19444] ppid=19421 vsize=26538700 memory=840 CPUtime=2465.34 cores=0-7
/proc/19423/task/19444/stat : 19444 (java) R 19421 19421 18802 0 -1 4202560 2427 0 0 0 246529 5 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840311869736 139841744198125 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19445] ppid=19421 vsize=26538700 memory=1696 CPUtime=2473.28 cores=0-7
/proc/19423/task/19445/stat : 19445 (java) R 19421 19421 18802 0 -1 4202560 33692 0 0 0 247297 31 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839437525160 139841744198379 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19446] ppid=19421 vsize=26538700 memory=840 CPUtime=2488.55 cores=0-7
/proc/19423/task/19446/stat : 19446 (java) R 19421 19421 18802 0 -1 4202560 2962 0 0 0 248855 0 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839571743016 139841744198648 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19447] ppid=19421 vsize=26538700 memory=1696 CPUtime=2488.75 cores=0-7
/proc/19423/task/19447/stat : 19447 (java) R 19421 19421 18802 0 -1 4202560 3026 0 0 0 248872 3 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839570690472 139841744113821 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19448] ppid=19421 vsize=26538700 memory=4100 CPUtime=2476.32 cores=0-7
/proc/19423/task/19448/stat : 19448 (java) R 19421 19421 18802 0 -1 4202560 4834 0 0 0 247618 14 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839569637928 139841744198102 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19449] ppid=19421 vsize=26538700 memory=40712 CPUtime=2488.69 cores=0-7
/proc/19423/task/19449/stat : 19449 (java) R 19421 19421 18802 0 -1 4202560 3261 0 0 0 248861 8 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839568584360 139841744114071 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19450] ppid=19421 vsize=26538700 memory=1292 CPUtime=2488.49 cores=0-7
/proc/19423/task/19450/stat : 19450 (java) R 19421 19421 18802 0 -1 4202560 2945 0 0 0 248848 1 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839567531568 139841744114016 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
Current children cumulated CPU time: 19888.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3930900 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.02 8.22 8.28 9/209 19516
/proc/meminfo: memFree=23321284/32770624 swapFree=67108860/67108860
[pid=19421] ppid=19418 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19421/stat : 19421 (xcsp3-exec) S 19418 19421 18802 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147210858 9740288 346 33554432000 4194304 5098028 140725704037728 140725704035832 140144171381372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30945280 140725704041572 140725704041783 140725704041783 140725704044523 0
/proc/19421/statm: 2378 346 289 221 0 87 0
[pid=19423] ppid=19421 vsize=26538700 memory=3929516 CPUtime=20030 cores=0-7
/proc/19423/stat : 19423 (java) S 19421 19421 18802 0 -1 1077944320 108255 0 0 0 2002622 378 0 0 20 0 28 0 147210858 27175628800 982379 33554432000 4194304 4196468 140728721024816 140728721007360 139842125643511 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
/proc/19423/statm: 6634675 982379 3281 1 0 6621909 0
[pid=19423/tid=19424] ppid=19421 vsize=26538700 memory=6791534058613427641 CPUtime=11.1 cores=0-7
/proc/19423/task/19424/stat : 19424 (java) S 19421 19421 18802 0 -1 1077944384 12095 0 0 0 1062 48 0 0 20 0 28 0 147210858 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842129884288 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19425] ppid=19421 vsize=26538700 memory=-7003737579269690708 CPUtime=1.41 cores=0-7
/proc/19423/task/19425/stat : 19425 (java) S 19421 19421 18802 0 -1 1077944384 921 0 0 0 112 29 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842078263568 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19426] ppid=19421 vsize=26538700 memory=644 CPUtime=1.44 cores=0-7
/proc/19423/task/19426/stat : 19426 (java) S 19421 19421 18802 0 -1 1077944384 851 0 0 0 114 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842077211024 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19427] ppid=19421 vsize=26538700 memory=960 CPUtime=1.42 cores=0-7
/proc/19423/task/19427/stat : 19427 (java) S 19421 19421 18802 0 -1 1077944384 1291 0 0 0 108 34 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842076158480 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19428] ppid=19421 vsize=26538700 memory=4472 CPUtime=1.43 cores=0-7
/proc/19423/task/19428/stat : 19428 (java) S 19421 19421 18802 0 -1 1077944384 874 0 0 0 112 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842075105936 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19429] ppid=19421 vsize=26538700 memory=1236 CPUtime=1.43 cores=0-7
/proc/19423/task/19429/stat : 19429 (java) S 19421 19421 18802 0 -1 1077944384 1269 0 0 0 112 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842074053392 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19430] ppid=19421 vsize=26538700 memory=932 CPUtime=1.41 cores=0-7
/proc/19423/task/19430/stat : 19430 (java) S 19421 19421 18802 0 -1 1077944384 970 0 0 0 111 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842073000848 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19431] ppid=19421 vsize=26538700 memory=1568 CPUtime=1.38 cores=0-7
/proc/19423/task/19431/stat : 19431 (java) S 19421 19421 18802 0 -1 1077944384 852 0 0 0 108 30 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842071948304 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19432] ppid=19421 vsize=26538700 memory=2240 CPUtime=1.41 cores=0-7
/proc/19423/task/19432/stat : 19432 (java) S 19421 19421 18802 0 -1 1077944384 793 0 0 0 110 31 0 0 20 0 28 0 147210859 27175628800 982379 33554432000 4194304 4196468 140728721024816 139842070895760 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19433] ppid=19421 vsize=26538700 memory=4124 CPUtime=0.26 cores=0-7
/proc/19423/task/19433/stat : 19433 (java) S 19421 19421 18802 0 -1 1077944384 4711 0 0 0 26 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841252952048 139842125654658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19434] ppid=19421 vsize=26538700 memory=2196 CPUtime=0 cores=0-7
/proc/19423/task/19434/stat : 19434 (java) S 19421 19421 18802 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841251898336 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19435] ppid=19421 vsize=26538700 memory=7788 CPUtime=0 cores=0-7
/proc/19423/task/19435/stat : 19435 (java) S 19421 19421 18802 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 147210861 27175628800 982379 33554432000 4194304 4196468 140728721024816 139841250845696 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19436] ppid=19421 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/19423/task/19436/stat : 19436 (java) S 19421 19421 18802 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840327248080 139842125662107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19437] ppid=19421 vsize=26538700 memory=6791534058613427641 CPUtime=1.84 cores=0-7
/proc/19423/task/19437/stat : 19437 (java) S 19421 19421 18802 0 -1 1077944384 6905 0 0 0 182 2 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840326195696 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19438] ppid=19421 vsize=26538700 memory=0 CPUtime=1.74 cores=0-7
/proc/19423/task/19438/stat : 19438 (java) S 19421 19421 18802 0 -1 1077944384 4997 0 0 0 173 1 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840325143152 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19439] ppid=19421 vsize=26538700 memory=5927125501019884090 CPUtime=2.04 cores=0-7
/proc/19423/task/19439/stat : 19439 (java) S 19421 19421 18802 0 -1 1077944384 5754 0 0 0 202 2 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840324090608 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19440] ppid=19421 vsize=26538700 memory=4642755392604080698 CPUtime=0.61 cores=0-7
/proc/19423/task/19440/stat : 19440 (java) S 19421 19421 18802 0 -1 1077944384 3327 0 0 0 60 1 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840323038064 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19441] ppid=19421 vsize=26538700 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/19423/task/19441/stat : 19441 (java) S 19421 19421 18802 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840321984736 139842125653717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19442] ppid=19421 vsize=26538700 memory=2323682952215029350 CPUtime=1.11 cores=0-7
/proc/19423/task/19442/stat : 19442 (java) S 19421 19421 18802 0 -1 1077944384 3787 0 0 0 37 74 0 0 20 0 28 0 147210864 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840320932272 139842125654658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19443] ppid=19421 vsize=26538700 memory=7084844362927727408 CPUtime=2506.75 cores=0-7
/proc/19423/task/19443/stat : 19443 (java) R 19421 19421 18802 0 -1 4202560 4274 0 0 0 250673 2 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840312921272 139841744113821 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19444] ppid=19421 vsize=26538700 memory=78 CPUtime=2482.67 cores=0-7
/proc/19423/task/19444/stat : 19444 (java) R 19421 19421 18802 0 -1 4202560 2432 0 0 0 248262 5 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139840311869736 139841744113821 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19445] ppid=19421 vsize=26538700 memory=5796 CPUtime=2490.98 cores=0-7
/proc/19423/task/19445/stat : 19445 (java) R 19421 19421 18802 0 -1 4202560 33705 0 0 0 249067 31 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839437525160 139841744114259 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19446] ppid=19421 vsize=26538700 memory=1224 CPUtime=2506.25 cores=0-7
/proc/19423/task/19446/stat : 19446 (java) R 19421 19421 18802 0 -1 4202560 2974 0 0 0 250625 0 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839571743016 139841744113821 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19447] ppid=19421 vsize=26538700 memory=8712 CPUtime=2506.46 cores=0-7
/proc/19423/task/19447/stat : 19447 (java) R 19421 19421 18802 0 -1 4202560 3041 0 0 0 250643 3 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839570690472 139841744198379 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19448] ppid=19421 vsize=26538700 memory=1712 CPUtime=2494.02 cores=0-7
/proc/19423/task/19448/stat : 19448 (java) R 19421 19421 18802 0 -1 4202560 4847 0 0 0 249388 14 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839569637928 139841744113998 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19449] ppid=19421 vsize=26538700 memory=4612 CPUtime=2506.4 cores=0-7
/proc/19423/task/19449/stat : 19449 (java) R 19421 19421 18802 0 -1 4202560 3274 0 0 0 250632 8 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839568584360 139841744198379 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
[pid=19423/tid=19450] ppid=19421 vsize=26538700 memory=1004 CPUtime=2506.19 cores=0-7
/proc/19423/task/19450/stat : 19450 (java) R 19421 19421 18802 0 -1 4202560 2985 0 0 0 250618 1 0 0 20 0 28 0 147212142 27175628800 982379 33554432000 4194304 4196468 140728721024816 139839567531568 139841744198643 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 7892992 140728721032338 140728721032515 140728721032515 140728721035215 0
Current children cumulated CPU time: 20030 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3930900 KiB

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

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

[startup+2520.14 s]
# the end of solver process 19423 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20027 s, system=3.80656 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+2520.13 s]*
/proc/loadavg: 8.02 8.22 8.28 2/182 19518
/proc/meminfo: memFree=27230332/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.00197 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 20030.8
CPU user time (s): 20027
CPU system time (s): 3.80656
CPU usage (%): 794.83
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3930900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20027
system time used= 3.80656
maximum resident set size= 3929720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109597
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59065
involuntary context switches= 198206


# summary of solver processes directly reported to runsolver:
#   pid: 19421,19423
#   total CPU time (s): 20030.8
#   total CPU user time (s): 20027
#   total CPU system time (s): 3.80656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.1167 second user time and 31.5693 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-19 12:59:34
IDJOB=4280923
IDBENCH=126851
IDSOLVER=2675
FILE ID=node113/4280923-1503141234
RUNJOBID= node113-1503137703-18829
PBS_JOBID= 20630793
Free space on /tmp= 61688 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0450.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280923-1503141234/watcher-4280923-1503141234 -o /tmp/evaluation-result-4280923-1503141234/solver-4280923-1503141234 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503137703-18829 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2021723024 HOME/instance-4280923-1503141234.xml

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

MD5SUM BENCH= ffc1a166c9e21b9812230f61f9b6f38e
RANDOM SEED=2021723024

node113.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.89
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.89
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.89
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.89
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:        27244048 kB
MemAvailable:   31972528 kB
Buffers:          248756 kB
Cached:          4770216 kB
SwapCached:            0 kB
Active:          1249628 kB
Inactive:        3823500 kB
Active(anon):       3956 kB
Inactive(anon):    85836 kB
Active(file):    1245672 kB
Inactive(file):  3737664 kB
Unevictable:        7568 kB
Mlocked:            7568 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11244 kB
Writeback:             0 kB
AnonPages:        126120 kB
Mapped:            50364 kB
Shmem:             33416 kB
Slab:             148656 kB
SReclaimable:     121960 kB
SUnreclaim:        26696 kB
KernelStack:        3680 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61680 MiB
End job on node113 at 2017-08-19 13:41:34