Trace number 4297654

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 par (e747e1e)? (TO) 20064.3 2520.11

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297654-1532688983.xml"  -tl '20160s' -p 8
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297654-1532688983.xml, -tl, 20160s, -p, 8]
0.12/0.21	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.04/0.61	c solve instance...
20063.52/2520.09	s UNKNOWN
20063.52/2520.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297654-1532688983/watcher-4297654-1532688983 -o /tmp/evaluation-result-4297654-1532688983/solver-4297654-1532688983 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532686460-10831 --watchdog 2580 HOME/xcsp3-exec -seed 821896847 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297654-1532688983.xml 

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

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

solver pid=11089, runsolver pid=11086

[startup+0.100142 s]*
/proc/loadavg: 8.06 8.63 8.76 3/201 11110
/proc/meminfo: memFree=23669320/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26104152 memory=27660 CPUtime=0.12 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 5790 0 0 0 11 1 0 0 20 0 20 0 86461411 26730651648 6915 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6526038 6915 3036 1 0 6488315 0
[pid=11091/tid=11092] ppid=11089 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) R 11089 11089 10804 0 -1 4202560 3793 0 0 0 9 0 0 0 20 0 20 0 86461412 26730651648 6915 33554432000 4194304 4196468 140731680657424 139911367468848 139911363247510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26104152 memory=140631692494464 CPUtime=0 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11096] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11096/stat : 11096 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139911312698512 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11097] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11097/stat : 11097 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139910917257488 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11098] ppid=11089 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11098/stat : 11098 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139910916204944 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11099] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11099/stat : 11099 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139910915152400 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11100] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11100/stat : 11100 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 6915 33554432000 4194304 4196468 140731680657424 139910914099856 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11101] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11101/stat : 11101 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461414 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909613402608 139911363246722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11102] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11102/stat : 11102 (java) S 11089 11089 10804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86461414 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909612348832 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11103] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11103/stat : 11103 (java) S 11089 11089 10804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86461415 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909611296240 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11104] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11104/stat : 11104 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909610244816 139911363254171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11105] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11105/stat : 11105 (java) S 11089 11089 10804 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909609191408 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11106] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11106/stat : 11106 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909608138864 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11107] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11107/stat : 11107 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909607086320 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11108] ppid=11089 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11091/task/11108/stat : 11108 (java) S 11089 11089 10804 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909606033776 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11109] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11109/stat : 11109 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909604981472 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11110] ppid=11089 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11110/stat : 11110 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461418 26730651648 6915 33554432000 4194304 4196468 140731680657424 139909603929008 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29116 KiB

[startup+0.210475 s]*
/proc/loadavg: 8.06 8.63 8.76 3/201 11110
/proc/meminfo: memFree=23658280/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26104152 memory=39268 CPUtime=0.34 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 8479 0 0 0 32 2 0 0 20 0 20 0 86461411 26730651648 9817 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6526038 9817 3174 1 0 6488315 0
[pid=11091/tid=11092] ppid=11089 vsize=26104152 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) R 11089 11089 10804 0 -1 4202560 5606 0 0 0 19 1 0 0 20 0 20 0 86461412 26730651648 9817 33554432000 4194304 4196468 140731680657424 139911367470112 139911347316062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26104152 memory=331 CPUtime=0 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26104152 memory=140631692982006 CPUtime=0 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11096] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11096/stat : 11096 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139911312698512 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11097] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11097/stat : 11097 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139910917257488 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11098] ppid=11089 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11098/stat : 11098 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139910916204944 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11099] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11099/stat : 11099 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139910915152400 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11100] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11100/stat : 11100 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26730651648 9817 33554432000 4194304 4196468 140731680657424 139910914099856 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11101] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11101/stat : 11101 (java) S 11089 11089 10804 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86461414 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909613402608 139911363246722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11102] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11102/stat : 11102 (java) S 11089 11089 10804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86461414 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909612348832 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11103] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11103/stat : 11103 (java) S 11089 11089 10804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86461415 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909611296240 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11104] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11104/stat : 11104 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909610244816 139911363254171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11105] ppid=11089 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11091/task/11105/stat : 11105 (java) S 11089 11089 10804 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 20 0 86461417 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909609191408 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11106] ppid=11089 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11091/task/11106/stat : 11106 (java) S 11089 11089 10804 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 86461417 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909608138864 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11107] ppid=11089 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/11091/task/11107/stat : 11107 (java) S 11089 11089 10804 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 20 0 86461417 26730651648 9817 33554432000 4194304 4196468 140731680657424 139909607086320 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11108] ppid=11089 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/11091/task/11108/stat : 11108 (java) S 11089 11089 10804 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 20 0 86461417 26730651648 9881 33554432000 4194304 4196468 140731680657424 139909606033776 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11109] ppid=11089 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11109/stat : 11109 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461417 26730651648 9881 33554432000 4194304 4196468 140731680657424 139909604981472 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11110] ppid=11089 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11110/stat : 11110 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461418 26730651648 9881 33554432000 4194304 4196468 140731680657424 139909603929008 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40724 KiB

[startup+0.310302 s]*
/proc/loadavg: 8.06 8.63 8.76 3/201 11110
/proc/meminfo: memFree=23651456/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26108408 memory=46072 CPUtime=0.52 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 9389 0 0 0 49 3 0 0 20 0 20 0 86461411 26735009792 11518 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6527102 11518 3247 1 0 6488315 0
[pid=11091/tid=11092] ppid=11089 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) R 11089 11089 10804 0 -1 4202560 6330 0 0 0 28 1 0 0 20 0 20 0 86461412 26735009792 11583 33554432000 4194304 4196468 140731680657424 139911367466688 139911347316062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11096] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11096/stat : 11096 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139911312698512 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11097] ppid=11089 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/11091/task/11097/stat : 11097 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139910917257488 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11098] ppid=11089 vsize=26108408 memory=140631590663087 CPUtime=0 cores=0-7
/proc/11091/task/11098/stat : 11098 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139910916204944 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11099] ppid=11089 vsize=26108408 memory=140631590665392 CPUtime=0 cores=0-7
/proc/11091/task/11099/stat : 11099 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139910915152400 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11100] ppid=11089 vsize=26108408 memory=140631590667696 CPUtime=0 cores=0-7
/proc/11091/task/11100/stat : 11100 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86461413 26735009792 11583 33554432000 4194304 4196468 140731680657424 139910914099856 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11101] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11101/stat : 11101 (java) S 11089 11089 10804 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86461414 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909613402608 139911363246722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11102] ppid=11089 vsize=26108408 memory=281263181342352 CPUtime=0 cores=0-7
/proc/11091/task/11102/stat : 11102 (java) S 11089 11089 10804 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86461414 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909612348832 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11103] ppid=11089 vsize=26108408 memory=281263181349264 CPUtime=0 cores=0-7
/proc/11091/task/11103/stat : 11103 (java) S 11089 11089 10804 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86461415 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909611296240 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11104] ppid=11089 vsize=26108408 memory=281263181290544 CPUtime=0 cores=0-7
/proc/11091/task/11104/stat : 11104 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461417 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909610244816 139911363254171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11105] ppid=11089 vsize=26108408 memory=281263181363088 CPUtime=0.03 cores=0-7
/proc/11091/task/11105/stat : 11105 (java) S 11089 11089 10804 0 -1 1077944384 591 0 0 0 3 0 0 0 20 0 20 0 86461417 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909609191408 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11106] ppid=11089 vsize=26108408 memory=281263181370000 CPUtime=0.02 cores=0-7
/proc/11091/task/11106/stat : 11106 (java) S 11089 11089 10804 0 -1 1077944384 262 0 0 0 2 0 0 0 20 0 20 0 86461417 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909608138864 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11107] ppid=11089 vsize=26108408 memory=281263181367696 CPUtime=0.02 cores=0-7
/proc/11091/task/11107/stat : 11107 (java) S 11089 11089 10804 0 -1 1077944384 40 0 0 0 2 0 0 0 20 0 20 0 86461417 26735009792 11583 33554432000 4194304 4196468 140731680657424 139909607086320 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11108] ppid=11089 vsize=26108408 memory=281263181383856 CPUtime=0.12 cores=0-7
/proc/11091/task/11108/stat : 11108 (java) S 11089 11089 10804 0 -1 1077944384 854 0 0 0 12 0 0 0 20 0 20 0 86461417 26735009792 11591 33554432000 4194304 4196468 140731680657424 139909606033776 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11109] ppid=11089 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11109/stat : 11109 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86461417 26735009792 11591 33554432000 4194304 4196468 140731680657424 139909604981472 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11110] ppid=11089 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/11091/task/11110/stat : 11110 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86461418 26735009792 11591 33554432000 4194304 4196468 140731680657424 139909603929008 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47528 KiB

[startup+0.710743 s]
/proc/loadavg: 8.06 8.63 8.76 6/201 11110
/proc/meminfo: memFree=23633096/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26643044 memory=97192 CPUtime=2.03 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 13135 0 0 0 199 4 0 0 20 0 28 0 86461411 27282477056 24298 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6660761 24298 3363 1 0 6621955 0
[pid=11091/tid=11092] ppid=11089 vsize=26643044 memory=281263181741744 CPUtime=0.59 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) S 11089 11089 10804 0 -1 1077944384 7142 0 0 0 57 2 0 0 20 0 28 0 86461412 27282477056 24298 33554432000 4194304 4196468 140731680657424 139911367476352 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26643044 memory=140631590871920 CPUtime=0 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 86461413 27282477056 24298 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 86461413 27282477056 24298 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26643044 memory=1440 CPUtime=0 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 86461413 27282477056 24298 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0

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

[pid=11091/tid=11118] ppid=11089 vsize=26643044 memory=6791534058613427641 CPUtime=2424.46 cores=0-7
/proc/11091/task/11118/stat : 11118 (java) S 11089 11089 10804 0 -1 1077944384 233249 0 0 0 242359 87 0 0 20 0 28 0 86461474 27282477056 177949 33554432000 4194304 4196468 140731680657424 139909587778784 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 19444.1 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 713252 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.19 8.31 9/207 11179
/proc/meminfo: memFree=22993680/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26643044 memory=703700 CPUtime=19922.2 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 574244 0 1 0 1991823 401 0 0 20 0 28 0 86461411 27282477056 175925 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6660761 175925 3435 1 0 6621955 0
[pid=11091/tid=11092] ppid=11089 vsize=26643044 memory=1456 CPUtime=0.59 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) S 11089 11089 10804 0 -1 1077944384 7142 0 0 0 57 2 0 0 20 0 28 0 86461412 27282477056 175925 33554432000 4194304 4196468 140731680657424 139911367476352 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26643044 memory=704212 CPUtime=3.67 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 16522 0 0 0 343 24 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26643044 memory=704212 CPUtime=3.69 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 16226 0 0 0 345 24 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26643044 memory=704212 CPUtime=3.65 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 14464 0 0 0 341 24 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11096] ppid=11089 vsize=26643044 memory=1456 CPUtime=3.68 cores=0-7
/proc/11091/task/11096/stat : 11096 (java) S 11089 11089 10804 0 -1 1077944384 16538 0 0 0 345 23 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139911312698512 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11097] ppid=11089 vsize=26643044 memory=710772 CPUtime=3.7 cores=0-7
/proc/11091/task/11097/stat : 11097 (java) S 11089 11089 10804 0 -1 1077944384 14833 0 0 0 346 24 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139910917257488 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11098] ppid=11089 vsize=26643044 memory=704212 CPUtime=3.7 cores=0-7
/proc/11091/task/11098/stat : 11098 (java) S 11089 11089 10804 0 -1 1077944384 14776 0 0 0 345 25 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139910916204944 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11099] ppid=11089 vsize=26643044 memory=100284082 CPUtime=3.68 cores=0-7
/proc/11091/task/11099/stat : 11099 (java) S 11089 11089 10804 0 -1 1077944384 15399 0 0 0 344 24 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139910915152400 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11100] ppid=11089 vsize=26643044 memory=711796 CPUtime=3.67 cores=0-7
/proc/11091/task/11100/stat : 11100 (java) S 11089 11089 10804 0 -1 1077944384 14911 0 0 0 344 23 0 0 20 0 28 0 86461413 27282477056 175925 33554432000 4194304 4196468 140731680657424 139910914099856 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11101] ppid=11089 vsize=26643044 memory=709744 CPUtime=2.41 cores=0-7
/proc/11091/task/11101/stat : 11101 (java) S 11089 11089 10804 0 -1 1077944384 35298 0 0 0 180 61 0 0 20 0 28 0 86461414 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909613402608 139911363246722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11102] ppid=11089 vsize=26643044 memory=1456 CPUtime=0 cores=0-7
/proc/11091/task/11102/stat : 11102 (java) S 11089 11089 10804 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 86461414 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909612348832 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11103] ppid=11089 vsize=26643044 memory=1456 CPUtime=0 cores=0-7
/proc/11091/task/11103/stat : 11103 (java) S 11089 11089 10804 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 86461415 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909611296240 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11104] ppid=11089 vsize=26643044 memory=1456 CPUtime=0 cores=0-7
/proc/11091/task/11104/stat : 11104 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909610244816 139911363254171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11105] ppid=11089 vsize=26643044 memory=1456 CPUtime=1.3 cores=0-7
/proc/11091/task/11105/stat : 11105 (java) S 11089 11089 10804 0 -1 1077944384 9536 0 0 0 128 2 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909609191408 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11106] ppid=11089 vsize=26643044 memory=1456 CPUtime=1.67 cores=0-7
/proc/11091/task/11106/stat : 11106 (java) S 11089 11089 10804 0 -1 1077944384 18089 0 0 0 163 4 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909608138864 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11107] ppid=11089 vsize=26643044 memory=1456 CPUtime=1.3 cores=0-7
/proc/11091/task/11107/stat : 11107 (java) S 11089 11089 10804 0 -1 1077944384 7785 0 1 0 129 1 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909607086320 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11108] ppid=11089 vsize=26643044 memory=709232 CPUtime=0.61 cores=0-7
/proc/11091/task/11108/stat : 11108 (java) S 11089 11089 10804 0 -1 1077944384 7470 0 0 0 59 2 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909606033776 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11109] ppid=11089 vsize=26643044 memory=362 CPUtime=0 cores=0-7
/proc/11091/task/11109/stat : 11109 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 86461417 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909604981472 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11110] ppid=11089 vsize=26643044 memory=358 CPUtime=0.38 cores=0-7
/proc/11091/task/11110/stat : 11110 (java) S 11089 11089 10804 0 -1 1077944384 2506 0 0 0 19 19 0 0 20 0 28 0 86461418 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909603929008 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11111] ppid=11089 vsize=26643044 memory=281263181983584 CPUtime=2487.58 cores=0-7
/proc/11091/task/11111/stat : 11111 (java) R 11089 11089 10804 0 -1 4202560 5332 0 0 0 248755 3 0 0 20 0 28 0 86461473 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909595143504 139910997604029 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11112] ppid=11089 vsize=26643044 memory=4050619642496337201 CPUtime=2489.06 cores=0-7
/proc/11091/task/11112/stat : 11112 (java) R 11089 11089 10804 0 -1 4202560 5182 0 0 0 248902 4 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909594092064 139910997964115 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11113] ppid=11089 vsize=26643044 memory=704212 CPUtime=2483.78 cores=0-7
/proc/11091/task/11113/stat : 11113 (java) R 11089 11089 10804 0 -1 4202560 36662 0 0 0 248357 21 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909593038496 139910998018500 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11114] ppid=11089 vsize=26643044 memory=4012 CPUtime=2483.22 cores=0-7
/proc/11091/task/11114/stat : 11114 (java) R 11089 11089 10804 0 -1 4202560 49810 0 0 0 248306 16 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909591988896 139910998002483 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11115] ppid=11089 vsize=26643044 memory=1456 CPUtime=2484.27 cores=0-7
/proc/11091/task/11115/stat : 11115 (java) R 11089 11089 10804 0 -1 4202560 18890 0 0 0 248415 12 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909590933184 139910997975417 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11116] ppid=11089 vsize=26643044 memory=704728 CPUtime=2485.87 cores=0-7
/proc/11091/task/11116/stat : 11116 (java) R 11089 11089 10804 0 -1 4202560 5542 0 0 0 248583 4 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909589880896 139910998002483 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11117] ppid=11089 vsize=26643044 memory=1200 CPUtime=2486.32 cores=0-7
/proc/11091/task/11117/stat : 11117 (java) R 11089 11089 10804 0 -1 4202560 5238 0 0 0 248627 5 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909588829096 139910997937962 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11118] ppid=11089 vsize=26643044 memory=1456 CPUtime=2484.23 cores=0-7
/proc/11091/task/11118/stat : 11118 (java) R 11089 11089 10804 0 -1 4202560 234732 0 0 0 248334 89 0 0 20 0 28 0 86461474 27282477056 175925 33554432000 4194304 4196468 140731680657424 139909587775776 139910997863239 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 19922.2 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 705156 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.18 8.30 10/207 11179
/proc/meminfo: memFree=22995904/32770624 swapFree=67108404/67108860
[pid=11089] ppid=11086 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11089/stat : 11089 (xcsp3-exec) S 11086 11089 10804 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 86461411 115843072 364 33554432000 4194304 5098028 140722277263152 140722277261256 139766294925948 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39043072 140722277270582 140722277270784 140722277270784 140722277273546 0
/proc/11089/statm: 28282 364 306 221 0 87 0
[pid=11091] ppid=11089 vsize=26643044 memory=702160 CPUtime=20063.5 cores=0-7
/proc/11091/stat : 11091 (java) S 11089 11089 10804 0 -1 1077944320 575388 0 1 0 2005950 402 0 0 20 0 28 0 86461411 27282477056 175540 33554432000 4194304 4196468 140731680657424 140731680639968 139911363235575 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
/proc/11091/statm: 6660761 175540 3435 1 0 6621955 0
[pid=11091/tid=11092] ppid=11089 vsize=26643044 memory=1398720917958146503 CPUtime=0.59 cores=0-7
/proc/11091/task/11092/stat : 11092 (java) S 11089 11089 10804 0 -1 1077944384 7142 0 0 0 57 2 0 0 20 0 28 0 86461412 27282477056 175540 33554432000 4194304 4196468 140731680657424 139911367476352 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11093] ppid=11089 vsize=26643044 memory=702676 CPUtime=3.68 cores=0-7
/proc/11091/task/11093/stat : 11093 (java) S 11089 11089 10804 0 -1 1077944384 16599 0 0 0 344 24 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139911315856144 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11094] ppid=11089 vsize=26643044 memory=667732 CPUtime=3.69 cores=0-7
/proc/11091/task/11094/stat : 11094 (java) S 11089 11089 10804 0 -1 1077944384 16275 0 0 0 345 24 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139911314803600 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11095] ppid=11089 vsize=26643044 memory=7523934121127066704 CPUtime=3.66 cores=0-7
/proc/11091/task/11095/stat : 11095 (java) S 11089 11089 10804 0 -1 1077944384 14500 0 0 0 342 24 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139911313751056 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11096] ppid=11089 vsize=26643044 memory=4872558044660077418 CPUtime=3.68 cores=0-7
/proc/11091/task/11096/stat : 11096 (java) S 11089 11089 10804 0 -1 1077944384 16622 0 0 0 345 23 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139911312698512 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11097] ppid=11089 vsize=26643044 memory=703700 CPUtime=3.71 cores=0-7
/proc/11091/task/11097/stat : 11097 (java) S 11089 11089 10804 0 -1 1077944384 14879 0 0 0 347 24 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139910917257488 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11098] ppid=11089 vsize=26643044 memory=4140 CPUtime=3.7 cores=0-7
/proc/11091/task/11098/stat : 11098 (java) S 11089 11089 10804 0 -1 1077944384 14841 0 0 0 345 25 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139910916204944 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11099] ppid=11089 vsize=26643044 memory=1408 CPUtime=3.69 cores=0-7
/proc/11091/task/11099/stat : 11099 (java) S 11089 11089 10804 0 -1 1077944384 15677 0 0 0 345 24 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139910915152400 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11100] ppid=11089 vsize=26643044 memory=3764 CPUtime=3.68 cores=0-7
/proc/11091/task/11100/stat : 11100 (java) S 11089 11089 10804 0 -1 1077944384 14963 0 0 0 345 23 0 0 20 0 28 0 86461413 27282477056 175540 33554432000 4194304 4196468 140731680657424 139910914099856 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11101] ppid=11089 vsize=26643044 memory=-3622645143214314312 CPUtime=2.42 cores=0-7
/proc/11091/task/11101/stat : 11101 (java) S 11089 11089 10804 0 -1 1077944384 35316 0 0 0 181 61 0 0 20 0 28 0 86461414 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909613402608 139911363246722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11102] ppid=11089 vsize=26643044 memory=1456 CPUtime=0 cores=0-7
/proc/11091/task/11102/stat : 11102 (java) S 11089 11089 10804 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 86461414 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909612348832 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11103] ppid=11089 vsize=26643044 memory=703188 CPUtime=0 cores=0-7
/proc/11091/task/11103/stat : 11103 (java) S 11089 11089 10804 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 86461415 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909611296240 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11104] ppid=11089 vsize=26643044 memory=4104 CPUtime=0 cores=0-7
/proc/11091/task/11104/stat : 11104 (java) S 11089 11089 10804 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909610244816 139911363254171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11105] ppid=11089 vsize=26643044 memory=1300 CPUtime=1.3 cores=0-7
/proc/11091/task/11105/stat : 11105 (java) S 11089 11089 10804 0 -1 1077944384 9536 0 0 0 128 2 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909609191408 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11106] ppid=11089 vsize=26643044 memory=1456 CPUtime=1.67 cores=0-7
/proc/11091/task/11106/stat : 11106 (java) S 11089 11089 10804 0 -1 1077944384 18089 0 0 0 163 4 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909608138864 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11107] ppid=11089 vsize=26643044 memory=2200 CPUtime=1.3 cores=0-7
/proc/11091/task/11107/stat : 11107 (java) S 11089 11089 10804 0 -1 1077944384 7785 0 1 0 129 1 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909607086320 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11108] ppid=11089 vsize=26643044 memory=7284 CPUtime=0.61 cores=0-7
/proc/11091/task/11108/stat : 11108 (java) S 11089 11089 10804 0 -1 1077944384 7470 0 0 0 59 2 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909606033776 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11109] ppid=11089 vsize=26643044 memory=840 CPUtime=0 cores=0-7
/proc/11091/task/11109/stat : 11109 (java) S 11089 11089 10804 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 86461417 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909604981472 139911363245781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11110] ppid=11089 vsize=26643044 memory=1800 CPUtime=0.38 cores=0-7
/proc/11091/task/11110/stat : 11110 (java) S 11089 11089 10804 0 -1 1077944384 2508 0 0 0 19 19 0 0 20 0 28 0 86461418 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909603929008 139911363246722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11111] ppid=11089 vsize=26643044 memory=916 CPUtime=2505.28 cores=0-7
/proc/11091/task/11111/stat : 11111 (java) R 11089 11089 10804 0 -1 4202560 5333 0 0 0 250525 3 0 0 20 0 28 0 86461473 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909595143608 139910997963900 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11112] ppid=11089 vsize=26643044 memory=4140 CPUtime=2506.74 cores=0-7
/proc/11091/task/11112/stat : 11112 (java) R 11089 11089 10804 0 -1 4202560 5190 0 0 0 250670 4 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909594091952 139910997863494 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11113] ppid=11089 vsize=26643044 memory=1408 CPUtime=2501.48 cores=0-7
/proc/11091/task/11113/stat : 11113 (java) R 11089 11089 10804 0 -1 4202560 36748 0 0 0 250127 21 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909593038584 139910996979795 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11114] ppid=11089 vsize=26643044 memory=3764 CPUtime=2500.8 cores=0-7
/proc/11091/task/11114/stat : 11114 (java) R 11089 11089 10804 0 -1 4202560 49880 0 0 0 250064 16 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909591986088 139910997604067 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11115] ppid=11089 vsize=26643044 memory=1456 CPUtime=2501.81 cores=0-7
/proc/11091/task/11115/stat : 11115 (java) R 11089 11089 10804 0 -1 4202560 18947 0 0 0 250169 12 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909590933080 139910997886393 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11116] ppid=11089 vsize=26643044 memory=702676 CPUtime=2503.57 cores=0-7
/proc/11091/task/11116/stat : 11116 (java) R 11089 11089 10804 0 -1 4202560 5553 0 0 0 250353 4 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909589881000 139910997657519 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11117] ppid=11089 vsize=26643044 memory=1456 CPUtime=2504.02 cores=0-7
/proc/11091/task/11117/stat : 11117 (java) R 11089 11089 10804 0 -1 4202560 5247 0 0 0 250397 5 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909588829096 139910997963999 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
[pid=11091/tid=11118] ppid=11089 vsize=26643044 memory=702676 CPUtime=2501.86 cores=0-7
/proc/11091/task/11118/stat : 11118 (java) R 11089 11089 10804 0 -1 4202560 234927 0 0 0 250097 89 0 0 20 0 28 0 86461474 27282477056 175540 33554432000 4194304 4196468 140731680657424 139909587778720 139910997963659 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 28180480 140731680662657 140731680662829 140731680662829 140731680665551 0
Current children cumulated CPU time: 20063.5 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 703616 KiB

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

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

[startup+2520.11 s]
# the end of solver process 11091 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20060.3 s, system=4.02829 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): 2520.11
CPU time (s): 20064.3
CPU user time (s): 20060.3
CPU system time (s): 4.02829
CPU usage (%): 796.166
Max. virtual memory (cumulated for all children) (KiB): 26759556
Max. memory (cumulated for all children) (KiB): 1748684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20060.3
system time used= 4.02829
maximum resident set size= 1810920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576166
page faults= 1
swaps= 0
block input operations= 56
block output operations= 3344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219269
involuntary context switches= 213081


# summary of solver processes directly reported to runsolver:
#   pid: 11089,11091
#   total CPU time (s): 20064.3
#   total CPU user time (s): 20060.3
#   total CPU system time (s): 4.02829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.0917 second user time and 28.1041 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 12:56:23
IDJOB=4297654
IDBENCH=141026
IDSOLVER=2760
FILE ID=node148/4297654-1532688983
RUNJOBID= node148-1532686460-10831
PBS_JOBID= 21022276
Free space on /tmp= 43264 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-12_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297654-1532688983/watcher-4297654-1532688983 -o /tmp/evaluation-result-4297654-1532688983/solver-4297654-1532688983 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532686460-10831 --watchdog 2580  HOME/xcsp3-exec -seed 821896847 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297654-1532688983.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=821896847

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.50
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.50
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.50
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:        23685748 kB
MemAvailable:   31931312 kB
Buffers:          201460 kB
Cached:          8179124 kB
SwapCached:          352 kB
Active:          1987892 kB
Inactive:        6442792 kB
Active(anon):       3568 kB
Inactive(anon):    74340 kB
Active(file):    1984324 kB
Inactive(file):  6368452 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             22340 kB
Writeback:             0 kB
AnonPages:         66556 kB
Mapped:            41432 kB
Shmem:             25016 kB
Slab:             349136 kB
SReclaimable:     321248 kB
SUnreclaim:        27888 kB
KernelStack:        3552 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 43244 MiB
End job on node148 at 2018-07-27 13:38:23