Trace number 4393029

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 2019-06-14? (TO) 2520.54 636.093

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-029.xml
MD5SUM46cde9b56a99396b1706cac103cc08fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark242.093
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints51
Number of domains1
Minimum domain size203
Maximum domain size203
Distribution of domain sizes[{"size":203,"count":48}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity48
Distribution of constraint arities[{"arity":1,"count":49},{"arity":2,"count":1},{"arity":48,"count":1}]
Number of extensional constraints0
Number of intensional constraints50
Distribution of constraint types[{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393029-1568318902.xml"  -tl '2520s' -p 4
0.14/0.17	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393029-1568318902.xml, -tl, 2520s, -p, 4]
0.14/0.21	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.00/0.60	c solve instance...
2520.24/636.07	s UNKNOWN
2520.24/636.07	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 (15029 MiB free)
  memory of node 1: 16384 MiB (15434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393029-1568318902/watcher-4393029-1568318902 -o /tmp/evaluation-result-4393029-1568318902/solver-4393029-1568318902 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 825860854 HOME/instance-4393029-1568318902.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=20914, runsolver pid=20911

[startup+0.100509 s]*
/proc/loadavg: 8.81 8.43 8.06 7/232 20930
/proc/meminfo: memFree=31177856/32770624 swapFree=66920732/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15144768 memory=28960 CPUtime=0.14 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 5703 0 0 0 13 1 0 0 20 0 15 0 408146274 15508242432 7240 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3786192 7240 3180 1 0 3748377 0
[pid=20916/tid=20917] ppid=20914 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) R 20914 20914 14254 0 -1 4202560 3587 0 0 0 9 0 0 0 20 0 15 0 408146274 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398649990624 140398645779862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15144768 memory=288370813160261248 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408146276 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408146277 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398112507424 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408146277 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398111454576 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146279 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) R 20914 20914 14254 0 -1 4202560 289 0 0 0 0 0 0 0 20 0 15 0 408146279 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398109350352 140398631782896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) R 20914 20914 14254 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 408146279 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15144768 memory=140437008549504 CPUtime=0.02 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) R 20914 20914 14254 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 408146279 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398107244656 140398629848414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146280 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) R 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146280 15508242432 7240 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30412 KiB

[startup+0.210669 s]*
/proc/loadavg: 8.81 8.43 8.06 6/232 20930
/proc/meminfo: memFree=31164752/32770624 swapFree=66920732/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15144768 memory=41076 CPUtime=0.34 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 9491 0 0 0 32 2 0 0 20 0 15 0 408146274 15508242432 10269 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3786192 10269 3296 1 0 3748377 0
[pid=20916/tid=20917] ppid=20914 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) R 20914 20914 14254 0 -1 4202560 6654 0 0 0 19 1 0 0 20 0 15 0 408146274 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398650002048 140398629848414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15144768 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15144768 memory=140437008565771 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408146275 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15144768 memory=140437008549504 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408146276 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408146277 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398112507424 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408146277 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398111454576 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146279 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) S 20914 20914 14254 0 -1 1077944384 488 0 0 0 2 0 0 0 20 0 15 0 408146279 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398109350256 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) S 20914 20914 14254 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 408146279 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15144768 memory=140437008549504 CPUtime=0.08 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) S 20914 20914 14254 0 -1 1077944384 788 0 0 0 8 0 0 0 20 0 15 0 408146279 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398107244656 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146280 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146280 15508242432 10269 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42528 KiB

[startup+0.310402 s]*
/proc/loadavg: 8.81 8.43 8.06 7/232 20930
/proc/meminfo: memFree=31157200/32770624 swapFree=66920732/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15149024 memory=50364 CPUtime=0.53 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 10948 0 0 0 50 3 0 0 20 0 15 0 408146274 15512600576 12591 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3787256 12591 3354 1 0 3748377 0
[pid=20916/tid=20917] ppid=20914 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) R 20914 20914 14254 0 -1 4202560 7863 0 0 0 28 2 0 0 20 0 15 0 408146274 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398649999040 140398645791517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146275 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408146275 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15149024 memory=-7233513673208676511 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408146276 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408146277 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398112507424 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408146277 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398111454576 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146279 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) S 20914 20914 14254 0 -1 1077944384 604 0 0 0 5 0 0 0 20 0 15 0 408146279 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398109350256 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) S 20914 20914 14254 0 -1 1077944384 289 0 0 0 4 0 0 0 20 0 15 0 408146279 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) S 20914 20914 14254 0 -1 1077944384 888 0 0 0 12 0 0 0 20 0 15 0 408146279 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398107244656 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408146280 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408146280 15512600576 12591 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51816 KiB

[startup+0.70148 s]
/proc/loadavg: 8.81 8.43 8.06 8/232 20930
/proc/meminfo: memFree=31142500/32770624 swapFree=66920732/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15417404 memory=85644 CPUtime=1.6 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 15664 0 0 0 155 5 0 0 20 0 19 0 408146274 15787421696 21411 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3854351 21411 3454 1 0 3815453 0
[pid=20916/tid=20917] ppid=20914 vsize=15417404 memory=-3704326594973231466 CPUtime=0.59 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) S 20914 20914 14254 0 -1 1077944384 9308 0 0 0 56 3 0 0 20 0 19 0 408146274 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398650008704 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408146275 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408146275 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15417404 memory=708 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408146275 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15417404 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408146275 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15417404 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408146276 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15417404 memory=776 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408146277 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398112507424 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15417404 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408146277 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398111454576 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15417404 memory=7956 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146279 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15417404 memory=3444 CPUtime=0.22 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) D 20914 20914 14254 0 -1 4202560 1314 0 0 0 22 0 0 0 20 0 19 0 408146279 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398109332712 140398623595165 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15417404 memory=1556 CPUtime=0.19 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) R 20914 20914 14254 0 -1 4202560 858 0 0 0 19 0 0 0 20 0 19 0 408146279 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398108276360 140398638485079 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15417404 memory=2832 CPUtime=0.37 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) D 20914 20914 14254 0 -1 4202560 2177 0 0 0 37 0 0 0 20 0 19 0 408146279 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398107242616 140398625242120 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15417404 memory=984 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146280 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15417404 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408146280 15787421696 21411 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 87096 KiB

[startup+1.50148 s]
/proc/loadavg: 8.81 8.43 8.06 12/236 20934
/proc/meminfo: memFree=31100392/32770624 swapFree=66920732/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0

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

/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 109369 0 0 0 206820 152 0 0 20 0 19 0 408146274 15789518848 90015 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3854863 90015 3541 1 0 3815965 0
[pid=20916/tid=20917] ppid=20914 vsize=15419452 memory=360060 CPUtime=0.59 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) S 20914 20914 14254 0 -1 1077944384 9308 0 0 0 56 3 0 0 20 0 19 0 408146274 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398650008704 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15419452 memory=360060 CPUtime=1.5 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 2377 0 0 0 143 7 0 0 20 0 19 0 408146275 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15419452 memory=360060 CPUtime=1.49 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 2109 0 0 0 144 5 0 0 20 0 19 0 408146275 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15419452 memory=1452 CPUtime=1.48 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 4306 0 0 0 141 7 0 0 20 0 19 0 408146275 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15419452 memory=140436908623945 CPUtime=1.5 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 3717 0 0 0 144 6 0 0 20 0 19 0 408146275 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15419452 memory=392 CPUtime=2 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 16254 0 0 0 81 119 0 0 20 0 19 0 408146276 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15419452 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398112507488 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15419452 memory=3580 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398111454592 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15419452 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146279 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15419452 memory=1984 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) S 20914 20914 14254 0 -1 1077944384 21808 0 0 0 389 3 0 0 20 0 19 0 408146279 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398109350256 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15419452 memory=1452 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) S 20914 20914 14254 0 -1 1077944384 21294 0 0 0 391 1 0 0 20 0 19 0 408146279 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15419452 memory=360060 CPUtime=0.66 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) S 20914 20914 14254 0 -1 1077944384 8803 0 0 0 65 1 0 0 20 0 19 0 408146279 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398107244656 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15419452 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146280 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15419452 memory=360060 CPUtime=0.12 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1001 0 0 0 0 12 0 0 20 0 19 0 408146280 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20931] ppid=20914 vsize=15419452 memory=1452 CPUtime=512.6 cores=1,3,5,7
/proc/20916/task/20931/stat : 20931 (java) R 20914 20914 14254 0 -1 4202560 2496 0 0 0 51258 2 0 0 20 0 19 0 408146335 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398096169008 140398277235604 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20932] ppid=20914 vsize=15419452 memory=1452 CPUtime=513.74 cores=1,3,5,7
/proc/20916/task/20932/stat : 20932 (java) R 20914 20914 14254 0 -1 4202560 4806 0 0 0 51371 3 0 0 20 0 19 0 408146335 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398095114160 140398276635072 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20933] ppid=20914 vsize=15419452 memory=360060 CPUtime=513.53 cores=1,3,5,7
/proc/20916/task/20933/stat : 20933 (java) R 20914 20914 14254 0 -1 4202560 2402 0 0 0 51351 2 0 0 20 0 19 0 408146335 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398094061704 140398277385136 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20934] ppid=20914 vsize=15419452 memory=1452 CPUtime=512.55 cores=1,3,5,7
/proc/20916/task/20934/stat : 20934 (java) R 20914 20914 14254 0 -1 4202560 7290 0 0 0 51254 1 0 0 20 0 19 0 408146335 15789518848 90015 33554432000 4194304 4196468 140725961433456 140398093009080 140398275768782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 2069.72 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 361512 KiB

[startup+582.301 s]
/proc/loadavg: 8.76 8.61 8.32 10/236 21069
/proc/meminfo: memFree=30886700/32770624 swapFree=66920740/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15419452 memory=385864 CPUtime=2307.45 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 114700 0 0 0 230570 175 0 0 20 0 19 0 408146274 15789518848 96466 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3854863 96466 3541 1 0 3815965 0
[pid=20916/tid=20917] ppid=20914 vsize=15419452 memory=385864 CPUtime=0.59 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) S 20914 20914 14254 0 -1 1077944384 9308 0 0 0 56 3 0 0 20 0 19 0 408146274 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398650008704 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15419452 memory=385864 CPUtime=1.7 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 2652 0 0 0 162 8 0 0 20 0 19 0 408146275 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15419452 memory=385864 CPUtime=1.7 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 2201 0 0 0 164 6 0 0 20 0 19 0 408146275 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15419452 memory=385864 CPUtime=1.69 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 4469 0 0 0 161 8 0 0 20 0 19 0 408146275 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15419452 memory=385864 CPUtime=1.69 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 3804 0 0 0 163 6 0 0 20 0 19 0 408146275 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15419452 memory=385864 CPUtime=2.34 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 20274 0 0 0 92 142 0 0 20 0 19 0 408146276 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15419452 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398112507488 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15419452 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398111454592 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15419452 memory=6372706049985636705 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146279 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15419452 memory=385864 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) S 20914 20914 14254 0 -1 1077944384 21810 0 0 0 389 3 0 0 20 0 19 0 408146279 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398109350256 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15419452 memory=1452 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) S 20914 20914 14254 0 -1 1077944384 21297 0 0 0 391 1 0 0 20 0 19 0 408146279 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15419452 memory=385864 CPUtime=0.66 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) S 20914 20914 14254 0 -1 1077944384 8805 0 0 0 65 1 0 0 20 0 19 0 408146279 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398107244656 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15419452 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146280 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15419452 memory=385864 CPUtime=0.14 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1022 0 0 0 0 14 0 0 20 0 19 0 408146280 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20931] ppid=20914 vsize=15419452 memory=149 CPUtime=571.66 cores=1,3,5,7
/proc/20916/task/20931/stat : 20931 (java) R 20914 20914 14254 0 -1 4202560 2724 0 0 0 57164 2 0 0 20 0 19 0 408146335 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398096165216 140398278864187 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20932] ppid=20914 vsize=15419452 memory=148 CPUtime=573.04 cores=1,3,5,7
/proc/20916/task/20932/stat : 20932 (java) R 20914 20914 14254 0 -1 4202560 4926 0 0 0 57301 3 0 0 20 0 19 0 408146335 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398095114568 140398276976912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20933] ppid=20914 vsize=15419452 memory=149 CPUtime=572.61 cores=1,3,5,7
/proc/20916/task/20933/stat : 20933 (java) R 20914 20914 14254 0 -1 4202560 2533 0 0 0 57259 2 0 0 20 0 19 0 408146335 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398094061568 140398276884380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20934] ppid=20914 vsize=15419452 memory=6791534058613427641 CPUtime=571.67 cores=1,3,5,7
/proc/20916/task/20934/stat : 20934 (java) R 20914 20914 14254 0 -1 4202560 7477 0 0 0 57165 2 0 0 20 0 19 0 408146335 15789518848 96466 33554432000 4194304 4196468 140725961433456 140398093011600 140398276457785 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 2307.45 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 387316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+636.005 s]*
/proc/loadavg: 8.96 8.69 8.36 9/237 21075
/proc/meminfo: memFree=30731784/32770624 swapFree=66920740/67108860
[pid=20914] ppid=20911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/20914/stat : 20914 (xcsp3-exec) S 20911 20914 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408146274 115843072 363 33554432000 4194304 5098028 140722684864768 140722684862872 140596070031996 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38338560 140722684871547 140722684871789 140722684871789 140722684874698 0
/proc/20914/statm: 28282 363 304 221 0 87 0
[pid=20916] ppid=20914 vsize=15419452 memory=384344 CPUtime=2520.24 cores=1,3,5,7
/proc/20916/stat : 20916 (java) S 20914 20914 14254 0 -1 1077944320 116512 0 0 0 251834 190 0 0 20 0 19 0 408146274 15789518848 96086 33554432000 4194304 4196468 140725961433456 140725961416000 140398645767927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
/proc/20916/statm: 3854863 96086 3541 1 0 3815965 0
[pid=20916/tid=20917] ppid=20914 vsize=15419452 memory=8317482817917895235 CPUtime=0.59 cores=1,3,5,7
/proc/20916/task/20917/stat : 20917 (java) S 20914 20914 14254 0 -1 1077944384 9308 0 0 0 56 3 0 0 20 0 19 0 408146274 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398650008704 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20918] ppid=20914 vsize=15419452 memory=3316 CPUtime=1.89 cores=1,3,5,7
/proc/20916/task/20918/stat : 20918 (java) S 20914 20914 14254 0 -1 1077944384 2726 0 0 0 181 8 0 0 20 0 19 0 408146275 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398598388368 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20919] ppid=20914 vsize=15419452 memory=1452 CPUtime=1.88 cores=1,3,5,7
/proc/20916/task/20919/stat : 20919 (java) S 20914 20914 14254 0 -1 1077944384 2532 0 0 0 182 6 0 0 20 0 19 0 408146275 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398597335568 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20920] ppid=20914 vsize=15419452 memory=1680 CPUtime=1.88 cores=1,3,5,7
/proc/20916/task/20920/stat : 20920 (java) S 20914 20914 14254 0 -1 1077944384 5096 0 0 0 180 8 0 0 20 0 19 0 408146275 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398596282768 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20921] ppid=20914 vsize=15419452 memory=1444 CPUtime=1.89 cores=1,3,5,7
/proc/20916/task/20921/stat : 20921 (java) S 20914 20914 14254 0 -1 1077944384 3911 0 0 0 182 7 0 0 20 0 19 0 408146275 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398595229968 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20922] ppid=20914 vsize=15419452 memory=888 CPUtime=2.6 cores=1,3,5,7
/proc/20916/task/20922/stat : 20922 (java) S 20914 20914 14254 0 -1 1077944384 20563 0 0 0 103 157 0 0 20 0 19 0 408146276 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398113561456 140398645779074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20923] ppid=20914 vsize=15419452 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20923/stat : 20923 (java) S 20914 20914 14254 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398112507488 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20924] ppid=20914 vsize=15419452 memory=2552 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20924/stat : 20924 (java) S 20914 20914 14254 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 408146277 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398111454592 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20925] ppid=20914 vsize=15419452 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20925/stat : 20925 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146279 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398110402896 140398645786523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20926] ppid=20914 vsize=15419452 memory=111632 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20926/stat : 20926 (java) S 20914 20914 14254 0 -1 1077944384 21812 0 0 0 389 3 0 0 20 0 19 0 408146279 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398109350256 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20927] ppid=20914 vsize=15419452 memory=11105 CPUtime=3.92 cores=1,3,5,7
/proc/20916/task/20927/stat : 20927 (java) S 20914 20914 14254 0 -1 1077944384 21299 0 0 0 391 1 0 0 20 0 19 0 408146279 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398108297456 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20928] ppid=20914 vsize=15419452 memory=4420 CPUtime=0.66 cores=1,3,5,7
/proc/20916/task/20928/stat : 20928 (java) S 20914 20914 14254 0 -1 1077944384 8807 0 0 0 65 1 0 0 20 0 19 0 408146279 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398107244656 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20929] ppid=20914 vsize=15419452 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/20916/task/20929/stat : 20929 (java) S 20914 20914 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408146280 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398106192096 140398645778133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20930] ppid=20914 vsize=15419452 memory=8836 CPUtime=0.15 cores=1,3,5,7
/proc/20916/task/20930/stat : 20930 (java) S 20914 20914 14254 0 -1 1077944384 1028 0 0 0 0 15 0 0 20 0 19 0 408146280 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398105140400 140398645779074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20931] ppid=20914 vsize=15419452 memory=11044 CPUtime=624.57 cores=1,3,5,7
/proc/20916/task/20931/stat : 20931 (java) R 20914 20914 14254 0 -1 4202560 2824 0 0 0 62455 2 0 0 20 0 19 0 408146335 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398096166216 140398278822862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20932] ppid=20914 vsize=15419452 memory=14012 CPUtime=626.06 cores=1,3,5,7
/proc/20916/task/20932/stat : 20932 (java) R 20914 20914 14254 0 -1 4202560 5008 0 0 0 62603 3 0 0 20 0 19 0 408146335 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398095117200 140398276635092 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20933] ppid=20914 vsize=15419452 memory=5220 CPUtime=625.57 cores=1,3,5,7
/proc/20916/task/20933/stat : 20933 (java) R 20914 20914 14254 0 -1 4202560 2626 0 0 0 62555 2 0 0 20 0 19 0 408146335 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398094061704 140398630979048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
[pid=20916/tid=20934] ppid=20914 vsize=15419452 memory=2120 CPUtime=624.55 cores=1,3,5,7
/proc/20916/task/20934/stat : 20934 (java) R 20914 20914 14254 0 -1 4202560 7574 0 0 0 62453 2 0 0 20 0 19 0 408146335 15789518848 96086 33554432000 4194304 4196468 140725961433456 140398093008720 140398273881152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20725760 140725961442287 140725961442458 140725961442458 140725961445327 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 385796 KiB

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

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

[startup+636.093 s]
# the end of solver process 20916 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=1.91946 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): 636.093
CPU time (s): 2520.54
CPU user time (s): 2518.62
CPU system time (s): 1.91946
CPU usage (%): 396.253
Max. virtual memory (cumulated for all children) (KiB): 15534976
Max. memory (cumulated for all children) (KiB): 519556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.91945
maximum resident set size= 545956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42625
involuntary context switches= 40449


# summary of solver processes directly reported to runsolver:
#   pid: 20914,20916
#   total CPU time (s): 2520.54
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 1.91946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.89032 second user time and 7.27459 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 21:06:26
IDJOB=4393029
IDBENCH=127813
IDSOLVER=2840
FILE ID=node107/4393029-1568318902
RUNJOBID= node107-1568308867-14286
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-029.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393029-1568318902/watcher-4393029-1568318902 -o /tmp/evaluation-result-4393029-1568318902/solver-4393029-1568318902 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568308867-14286 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 825860854 HOME/instance-4393029-1568318902.xml

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

MD5SUM BENCH= 46cde9b56a99396b1706cac103cc08fa
RANDOM SEED=825860854

node107.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:        31194816 kB
MemAvailable:   31548688 kB
Buffers:          116840 kB
Cached:           506124 kB
SwapCached:        80404 kB
Active:           675168 kB
Inactive:         313916 kB
Active(anon):     295044 kB
Inactive(anon):   100176 kB
Active(file):     380124 kB
Inactive(file):   213740 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920732 kB
Dirty:             26064 kB
Writeback:             0 kB
AnonPages:        397088 kB
Mapped:            44680 kB
Shmem:             20480 kB
Slab:             180312 kB
SReclaimable:     151684 kB
SUnreclaim:        28628 kB
KernelStack:        3744 kB
PageTables:         6424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1373584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55656 MiB
End job on node107 at 2019-09-12 21:17:02