Trace number 4306780

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.7b seq (e747e1e)? (TO) 2520.08 2505.82

General information on the benchmark

NameColouredQueens/
ColouredQueens-12_c18.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306780-1534039198.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4306780-1534039198.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
0.73/0.47	c solve instance...
2520.04/2505.80	s UNKNOWN
2520.04/2505.80	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 (6576 MiB free)
  memory of node 1: 16384 MiB (9360 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306780-1534039198/watcher-4306780-1534039198 -o /tmp/evaluation-result-4306780-1534039198/solver-4306780-1534039198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534039196-6272 --watchdog 2580 HOME/xcsp3-exec -seed 1754463722 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306780-1534039198.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=6393, runsolver pid=6390

[startup+0.100154 s]*
/proc/loadavg: 1.00 1.06 1.41 4/218 6409
/proc/meminfo: memFree=16302164/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14082940 memory=29812 CPUtime=0.12 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 5283 0 0 0 11 1 0 0 20 0 15 0 221482975 14420930560 7453 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3520735 7453 3055 1 0 3483012 0
[pid=6395/tid=6396] ppid=6393 vsize=14082940 memory=8332686939032621915 CPUtime=0.09 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 3253 0 0 0 8 1 0 0 20 0 15 0 221482975 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969996153504 139969991943325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14082940 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14082940 memory=140581226436224 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221482976 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14082940 memory=140581226436224 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221482977 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221482978 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221482978 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 15 0 221482980 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14082940 memory=140581226436224 CPUtime=0.01 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 221482980 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14082940 memory=140581226436224 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482981 14420930560 7519 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 31264 KiB

[startup+0.210844 s]*
/proc/loadavg: 1.00 1.06 1.41 3/218 6409
/proc/meminfo: memFree=16291232/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14087196 memory=40984 CPUtime=0.34 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 7851 0 0 0 32 2 0 0 20 0 15 0 221482975 14425288704 10246 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3521799 10246 3169 1 0 3483012 0
[pid=6395/tid=6396] ppid=6393 vsize=14087196 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 5004 0 0 0 18 1 0 0 20 0 15 0 221482975 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969996142392 139969991943325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14087196 memory=11619 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14087196 memory=140581226850659 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14087196 memory=140581226436224 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 221482977 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221482978 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221482978 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 655 0 0 0 3 0 0 0 20 0 15 0 221482980 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14087196 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 15 0 221482980 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14087196 memory=140581226436224 CPUtime=0.07 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) R 6393 6393 4813 0 -1 4202560 774 0 0 0 7 0 0 0 20 0 15 0 221482980 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969459350256 139969991933334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482981 14425288704 10246 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 42436 KiB

[startup+0.310475 s]*
/proc/loadavg: 1.00 1.06 1.41 5/218 6409
/proc/meminfo: memFree=16284160/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14087196 memory=48320 CPUtime=0.53 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 8781 0 0 0 50 3 0 0 20 0 15 0 221482975 14425288704 12080 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3521799 12080 3277 1 0 3483012 0
[pid=6395/tid=6396] ppid=6393 vsize=14087196 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 5746 0 0 0 27 2 0 0 20 0 15 0 221482975 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969996155792 139969976001886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14087196 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221482976 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 221482977 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14087196 memory=-7522837583045875833 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221482978 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221482978 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14087196 memory=-6444775992005010620 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14087196 memory=8325818968683490714 CPUtime=0.05 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 668 0 0 0 5 0 0 0 20 0 15 0 221482980 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 220 0 0 0 4 0 0 0 20 0 15 0 221482980 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 857 0 0 0 12 0 0 0 20 0 15 0 221482980 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482981 14425288704 12152 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49772 KiB

[startup+0.700818 s]
/proc/loadavg: 1.00 1.06 1.41 7/218 6409
/proc/meminfo: memFree=16269336/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14089320 memory=74012 CPUtime=1.62 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 13780 0 0 0 158 4 0 0 20 0 15 0 221482975 14427463680 18503 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3522330 18503 3361 1 0 3483524 0
[pid=6395/tid=6396] ppid=6393 vsize=14089320 memory=3472328296227679313 CPUtime=0.68 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 6421 0 0 0 65 3 0 0 20 0 15 0 221482975 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969996160336 139969991933334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14089320 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14089320 memory=60080 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482976 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14089320 memory=1116 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 221482976 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14089320 memory=2144 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 221482977 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14089320 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14089320 memory=748 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14089320 memory=1820 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14089320 memory=4552 CPUtime=0.29 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) R 6393 6393 4813 0 -1 4202560 1901 0 0 0 29 0 0 0 20 0 15 0 221482980 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969461442976 139969971167198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14089320 memory=3732 CPUtime=0.31 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) R 6393 6393 4813 0 -1 4202560 2359 0 0 0 31 0 0 0 20 0 15 0 221482980 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969460387272 139969971167442 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14089320 memory=1228 CPUtime=0.31 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 1790 0 0 0 31 0 0 0 20 0 15 0 221482980 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14089320 memory=10624 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14089320 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 221482981 14427463680 18503 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 75464 KiB

[startup+1.50091 s]
/proc/loadavg: 1.00 1.06 1.41 7/218 6409
/proc/meminfo: memFree=16251600/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0

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

/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14089320 memory=2320937185523742144 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14089320 memory=2429212 CPUtime=1.61 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 11024 0 0 0 160 1 0 0 20 0 15 0 221482980 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14089320 memory=281162249478560 CPUtime=1.41 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 10003 0 0 0 140 1 0 0 20 0 15 0 221482980 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14089320 memory=1080328 CPUtime=0.46 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 7629 0 0 0 45 1 0 0 20 0 15 0 221482980 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14089320 memory=2296 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14089320 memory=2548 CPUtime=0.54 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1416 0 0 0 21 33 0 0 20 0 15 0 221482981 14427463680 319426 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 2395.53 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1279156 KiB

[startup+2442.3 s]
/proc/loadavg: 2.10 1.85 1.68 3/218 6512
/proc/meminfo: memFree=6597920/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14089320 memory=2846984 CPUtime=2455.95 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 230093 0 0 0 244728 867 0 0 20 0 15 0 221482975 14427463680 711746 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3522330 711746 3437 1 0 3483524 0
[pid=6395/tid=6396] ppid=6393 vsize=14089320 memory=5627248 CPUtime=2437.7 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 139240 0 0 0 243002 768 0 0 20 0 15 0 221482975 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969996161280 139969583776289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14089320 memory=6772876 CPUtime=3.2 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 10523 0 0 0 311 9 0 0 20 0 15 0 221482976 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14089320 memory=6822772 CPUtime=3.19 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 9383 0 0 0 308 11 0 0 20 0 15 0 221482976 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14089320 memory=690700 CPUtime=3.18 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 8177 0 0 0 309 9 0 0 20 0 15 0 221482976 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14089320 memory=1890928 CPUtime=3.18 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 12013 0 0 0 308 10 0 0 20 0 15 0 221482976 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14089320 memory=2141776 CPUtime=1.37 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 19303 0 0 0 107 30 0 0 20 0 15 0 221482977 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14089320 memory=2143824 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14089320 memory=2143924 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14089320 memory=2594100 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14089320 memory=1452 CPUtime=1.61 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 11024 0 0 0 160 1 0 0 20 0 15 0 221482980 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14089320 memory=2795588 CPUtime=1.41 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 10003 0 0 0 140 1 0 0 20 0 15 0 221482980 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14089320 memory=1452 CPUtime=0.46 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 7629 0 0 0 45 1 0 0 20 0 15 0 221482980 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14089320 memory=2092428 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14089320 memory=1452 CPUtime=0.56 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1433 0 0 0 22 34 0 0 20 0 15 0 221482981 14427463680 711746 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 2455.95 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2848436 KiB

[startup+2502.3 s]
/proc/loadavg: 1.68 1.79 1.67 3/218 6513
/proc/meminfo: memFree=6704080/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14089320 memory=2702676 CPUtime=2516.52 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 244034 0 0 0 250647 1005 0 0 20 0 15 0 221482975 14427463680 675669 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3522330 675669 3437 1 0 3483524 0
[pid=6395/tid=6396] ppid=6393 vsize=14089320 memory=1971612 CPUtime=2497.45 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 151456 0 0 0 248842 903 0 0 20 0 15 0 221482975 14427463680 675669 33554432000 4194304 4196468 140736665004240 139969996161280 139969977989518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14089320 memory=5412416 CPUtime=3.38 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 10549 0 0 0 329 9 0 0 20 0 15 0 221482976 14427463680 675669 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14089320 memory=1452 CPUtime=3.37 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 9433 0 0 0 326 11 0 0 20 0 15 0 221482976 14427463680 675669 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14089320 memory=2074412 CPUtime=3.36 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 8526 0 0 0 327 9 0 0 20 0 15 0 221482976 14427463680 675669 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14089320 memory=2690188 CPUtime=3.36 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 12065 0 0 0 326 10 0 0 20 0 15 0 221482976 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14089320 memory=1452 CPUtime=1.45 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 20356 0 0 0 112 33 0 0 20 0 15 0 221482977 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14089320 memory=2278988 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14089320 memory=6676 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14089320 memory=876 CPUtime=1.61 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 11040 0 0 0 160 1 0 0 20 0 15 0 221482980 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14089320 memory=1452 CPUtime=1.41 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 10174 0 0 0 140 1 0 0 20 0 15 0 221482980 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14089320 memory=1509524 CPUtime=0.46 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 7631 0 0 0 45 1 0 0 20 0 15 0 221482980 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14089320 memory=1920724 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14089320 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1439 0 0 0 23 34 0 0 20 0 15 0 221482981 14427463680 676181 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 2516.52 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2704128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.8 s]
/proc/loadavg: 1.71 1.79 1.67 4/218 6591
/proc/meminfo: memFree=13100892/32770624 swapFree=67108504/67108860
[pid=6393] ppid=6390 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (xcsp3-exec) S 6390 6393 4813 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 221482975 115843072 363 33554432000 4194304 5098028 140734301273808 140734301271912 139764946662012 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19619840 140734301275194 140734301275396 140734301275396 140734301278154 0
/proc/6393/statm: 28282 363 306 221 0 87 0
[pid=6395] ppid=6393 vsize=14089320 memory=3461320 CPUtime=2520.04 cores=1,3,5,7
/proc/6395/stat : 6395 (java) S 6393 6393 4813 0 -1 1077944320 245225 0 0 0 250987 1017 0 0 20 0 15 0 221482975 14427463680 865330 33554432000 4194304 4196468 140736665004240 140736664986784 139969991921399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
/proc/6395/statm: 3522330 865330 3437 1 0 3483524 0
[pid=6395/tid=6396] ppid=6393 vsize=14089320 memory=8112282956445269571 CPUtime=2500.93 cores=1,3,5,7
/proc/6395/task/6396/stat : 6396 (java) R 6393 6393 4813 0 -1 4202560 152630 0 0 0 249179 914 0 0 20 0 15 0 221482975 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969996161128 139969582425688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6397] ppid=6393 vsize=14089320 memory=8128038100524242582 CPUtime=3.39 cores=1,3,5,7
/proc/6395/task/6397/stat : 6397 (java) S 6393 6393 4813 0 -1 1077944384 10550 0 0 0 330 9 0 0 20 0 15 0 221482976 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969906989840 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6398] ppid=6393 vsize=14089320 memory=-7466299265176673180 CPUtime=3.37 cores=1,3,5,7
/proc/6395/task/6398/stat : 6398 (java) S 6393 6393 4813 0 -1 1077944384 9434 0 0 0 326 11 0 0 20 0 15 0 221482976 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969905937296 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6399] ppid=6393 vsize=14089320 memory=7103694365312311394 CPUtime=3.37 cores=1,3,5,7
/proc/6395/task/6399/stat : 6399 (java) S 6393 6393 4813 0 -1 1077944384 8526 0 0 0 328 9 0 0 20 0 15 0 221482976 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969904884752 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6400] ppid=6393 vsize=14089320 memory=0 CPUtime=3.37 cores=1,3,5,7
/proc/6395/task/6400/stat : 6400 (java) S 6393 6393 4813 0 -1 1077944384 12065 0 0 0 327 10 0 0 20 0 15 0 221482976 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969903832208 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6401] ppid=6393 vsize=14089320 memory=8334083345238234249 CPUtime=1.45 cores=1,3,5,7
/proc/6395/task/6401/stat : 6401 (java) S 6393 6393 4813 0 -1 1077944384 20356 0 0 0 112 33 0 0 20 0 15 0 221482977 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969465665520 139969991932546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6402] ppid=6393 vsize=14089320 memory=5787213857196369745 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6402/stat : 6402 (java) S 6393 6393 4813 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969464611744 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6403] ppid=6393 vsize=14089320 memory=4641330296368681043 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6403/stat : 6403 (java) S 6393 6393 4813 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 221482978 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969463559152 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6404] ppid=6393 vsize=14089320 memory=2947196 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6404/stat : 6404 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969462507728 139969991939995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6405] ppid=6393 vsize=14089320 memory=1452 CPUtime=1.61 cores=1,3,5,7
/proc/6395/task/6405/stat : 6405 (java) S 6393 6393 4813 0 -1 1077944384 11040 0 0 0 160 1 0 0 20 0 15 0 221482980 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969461455344 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6406] ppid=6393 vsize=14089320 memory=2792992 CPUtime=1.41 cores=1,3,5,7
/proc/6395/task/6406/stat : 6406 (java) S 6393 6393 4813 0 -1 1077944384 10174 0 0 0 140 1 0 0 20 0 15 0 221482980 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969460402800 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6407] ppid=6393 vsize=14089320 memory=1452 CPUtime=0.46 cores=1,3,5,7
/proc/6395/task/6407/stat : 6407 (java) S 6393 6393 4813 0 -1 1077944384 7631 0 0 0 45 1 0 0 20 0 15 0 221482980 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969459350256 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6408] ppid=6393 vsize=14089320 memory=2741588 CPUtime=0 cores=1,3,5,7
/proc/6395/task/6408/stat : 6408 (java) S 6393 6393 4813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 221482980 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969458297952 139969991931605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
[pid=6395/tid=6409] ppid=6393 vsize=14089320 memory=8112282956445269571 CPUtime=0.58 cores=1,3,5,7
/proc/6395/task/6409/stat : 6409 (java) S 6393 6393 4813 0 -1 1077944384 1454 0 0 0 23 35 0 0 20 0 15 0 221482981 14427463680 865330 33554432000 4194304 4196468 140736665004240 139969457244464 139969991932546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6930432 140736665007238 140736665007409 140736665007409 140736665010127 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 3462772 KiB

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

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

[startup+2505.82 s]
# the end of solver process 6395 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.89 s, system=10.1889 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): 2505.82
CPU time (s): 2520.08
CPU user time (s): 2509.89
CPU system time (s): 10.1889
CPU usage (%): 100.569
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 7784276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.89
system time used= 10.1889
maximum resident set size= 7914696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246037
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76414
involuntary context switches= 1858


# summary of solver processes directly reported to runsolver:
#   pid: 6393,6395
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2509.89
#   total CPU system time (s): 10.1889

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5437 second user time and 22.663 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-12 03:59:58
IDJOB=4306780
IDBENCH=141026
IDSOLVER=2787
FILE ID=node104/4306780-1534039198
RUNJOBID= node104-1534039196-6272
PBS_JOBID= 21036963
Free space on /tmp= 37240 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-12_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306780-1534039198/watcher-4306780-1534039198 -o /tmp/evaluation-result-4306780-1534039198/solver-4306780-1534039198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534039196-6272 --watchdog 2580  HOME/xcsp3-exec -seed 1754463722 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306780-1534039198.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1754463722

node104.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.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	: 5333.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	: 5333.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	: 5333.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:        16320076 kB
MemAvailable:   31839892 kB
Buffers:          156940 kB
Cached:         15396448 kB
SwapCached:            8 kB
Active:          7750576 kB
Inactive:        7922852 kB
Active(anon):      71368 kB
Inactive(anon):   101008 kB
Active(file):    7679208 kB
Inactive(file):  7821844 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             43928 kB
Writeback:             0 kB
AnonPages:        127528 kB
Mapped:            63880 kB
Shmem:             49636 kB
Slab:             475568 kB
SReclaimable:     447224 kB
SUnreclaim:        28344 kB
KernelStack:        3648 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1315948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 37216 MiB
End job on node104 at 2018-08-12 04:41:44