Trace number 4297415

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)SAT (TO)14 20056.3 2520.1

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-10_c18.xml
MD5SUM8d1e20825fc8ffef49d443aea0d97595
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark20056.3
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints1473
Number of domains2
Minimum domain size3
Maximum domain size50
Distribution of domain sizes[{"size":3,"count":100},{"size":50,"count":2}]
Minimum variable degree2
Maximum variable degree37
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":29,"count":36},{"degree":31,"count":28},{"degree":33,"count":20},{"degree":35,"count":12},{"degree":37,"count":4}]
Minimum constraint arity2
Maximum constraint arity101
Distribution of constraint arities[{"arity":2,"count":1471},{"arity":101,"count":2}]
Number of extensional constraints0
Number of intensional constraints1471
Distribution of constraint types[{"type":"intension","count":1471},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297415-1532723239.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297415-1532723239.xml, -tl, 20160s, -p, 8]
0.11/0.21	c 8 solvers in parallel
0.33/0.28	c parse instance...
5.72/1.65	c solve instance...
5.72/1.69	o 7 
6.25/1.70	o 8 
6.25/1.70	o 9 
6.25/1.71	o 10 
6.25/1.71	o 11 
6.25/1.74	o 12 
10.11/2.26	o 13 
11.69/2.44	o 14 
20055.63/2520.09	s SATISFIABLE
20055.63/2520.09	v <instantiation>
20055.63/2520.09	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] nb nw </list>
20055.63/2520.09	v 	<values>2 2 2 2 2 0 0 0 0 0 0 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 2 2 0 0 0 0 0 0 0 0 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 14 14 </values>
20055.63/2520.09	v </instantiation>
20055.63/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	14

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 (9038 MiB free)
  memory of node 1: 16384 MiB (13940 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297415-1532723239/watcher-4297415-1532723239 -o /tmp/evaluation-result-4297415-1532723239/solver-4297415-1532723239 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532718097-17586 --watchdog 2580 HOME/xcsp3-exec -seed 276943450 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297415-1532723239.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=18276, runsolver pid=18273

[startup+0.100156 s]*
/proc/loadavg: 8.29 8.39 8.33 3/199 18297
/proc/meminfo: memFree=23514972/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26104152 memory=27204 CPUtime=0.11 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 5649 0 0 0 10 1 0 0 20 0 20 0 89886791 26730651648 6801 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6526038 6801 3029 1 0 6488315 0
[pid=18278/tid=18279] ppid=18276 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) R 18276 18276 17559 0 -1 4202560 3657 0 0 0 8 1 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023451931520 140023447715222 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26104152 memory=140180260288128 CPUtime=0 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18283] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18283/stat : 18283 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023397165584 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18284] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18284/stat : 18284 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023396113296 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18285] ppid=18276 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18285/stat : 18285 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023395060496 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18286] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18286/stat : 18286 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023394008208 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18287] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18287/stat : 18287 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 6801 33554432000 4194304 4196468 140721336647568 140023392955408 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18288] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18288/stat : 18288 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022189832304 140023447714434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18289] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18289/stat : 18289 (java) S 18276 18276 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022188778272 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18290] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18290/stat : 18290 (java) S 18276 18276 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022187725936 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18291] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18291/stat : 18291 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022186674256 140023447721883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18292] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18292/stat : 18292 (java) R 18276 18276 17559 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022185622128 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18293] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18293/stat : 18293 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022184569328 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18294] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18294/stat : 18294 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022183517040 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18295] ppid=18276 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/18278/task/18295/stat : 18295 (java) R 18276 18276 17559 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022182464240 140023447715222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18296] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18296/stat : 18296 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022181411168 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18297] ppid=18276 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18297/stat : 18297 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 6801 33554432000 4194304 4196468 140721336647568 140022180358448 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28660 KiB

[startup+0.21012 s]*
/proc/loadavg: 8.29 8.39 8.33 3/199 18297
/proc/meminfo: memFree=23503312/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26104152 memory=39492 CPUtime=0.33 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 8498 0 0 0 31 2 0 0 20 0 20 0 89886791 26730651648 9873 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6526038 9873 3172 1 0 6488315 0
[pid=18278/tid=18279] ppid=18276 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) R 18276 18276 17559 0 -1 4202560 5578 0 0 0 18 1 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023451941104 140023447725213 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26104152 memory=330 CPUtime=0 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26104152 memory=140180260790481 CPUtime=0 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18283] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18283/stat : 18283 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023397165584 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18284] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18284/stat : 18284 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023396113296 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18285] ppid=18276 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18285/stat : 18285 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023395060496 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18286] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18286/stat : 18286 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023394008208 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18287] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18287/stat : 18287 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26730651648 9873 33554432000 4194304 4196468 140721336647568 140023392955408 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18288] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18288/stat : 18288 (java) S 18276 18276 17559 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022189832304 140023447714434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18289] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18289/stat : 18289 (java) S 18276 18276 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022188778272 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18290] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18290/stat : 18290 (java) S 18276 18276 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89886794 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022187725936 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18291] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18291/stat : 18291 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022186674256 140023447721883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18292] ppid=18276 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/18278/task/18292/stat : 18292 (java) S 18276 18276 17559 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022185622128 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18293] ppid=18276 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/18278/task/18293/stat : 18293 (java) S 18276 18276 17559 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022184569328 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18294] ppid=18276 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/18278/task/18294/stat : 18294 (java) S 18276 18276 17559 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022183517040 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18295] ppid=18276 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/18278/task/18295/stat : 18295 (java) S 18276 18276 17559 0 -1 1077944384 784 0 0 0 7 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022182464240 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18296] ppid=18276 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18296/stat : 18296 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022181411168 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18297] ppid=18276 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18297/stat : 18297 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26730651648 9873 33554432000 4194304 4196468 140721336647568 140022180358448 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40948 KiB

[startup+0.309648 s]*
/proc/loadavg: 8.29 8.39 8.33 4/199 18297
/proc/meminfo: memFree=23497480/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26108408 memory=46796 CPUtime=0.51 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 9395 0 0 0 48 3 0 0 20 0 20 0 89886791 26735009792 11699 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6527102 11699 3248 1 0 6488315 0
[pid=18278/tid=18279] ppid=18276 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) R 18276 18276 17559 0 -1 4202560 6277 0 0 0 27 2 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023451937072 140023431783774 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18283] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18283/stat : 18283 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023397165584 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18284] ppid=18276 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/18278/task/18284/stat : 18284 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023396113296 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18285] ppid=18276 vsize=26108408 memory=140180149334959 CPUtime=0 cores=0-7
/proc/18278/task/18285/stat : 18285 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023395060496 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18286] ppid=18276 vsize=26108408 memory=140180149337264 CPUtime=0 cores=0-7
/proc/18278/task/18286/stat : 18286 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023394008208 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18287] ppid=18276 vsize=26108408 memory=140180149339568 CPUtime=0 cores=0-7
/proc/18278/task/18287/stat : 18287 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886792 26735009792 11699 33554432000 4194304 4196468 140721336647568 140023392955408 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18288] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18288/stat : 18288 (java) S 18276 18276 17559 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89886794 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022189832304 140023447714434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18289] ppid=18276 vsize=26108408 memory=280360298686096 CPUtime=0 cores=0-7
/proc/18278/task/18289/stat : 18289 (java) S 18276 18276 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89886794 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022188778272 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18290] ppid=18276 vsize=26108408 memory=280360298693008 CPUtime=0 cores=0-7
/proc/18278/task/18290/stat : 18290 (java) S 18276 18276 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89886794 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022187725936 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18291] ppid=18276 vsize=26108408 memory=280360298634160 CPUtime=0 cores=0-7
/proc/18278/task/18291/stat : 18291 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022186674256 140023447721883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18292] ppid=18276 vsize=26108408 memory=280360298706832 CPUtime=0.04 cores=0-7
/proc/18278/task/18292/stat : 18292 (java) S 18276 18276 17559 0 -1 1077944384 605 0 0 0 4 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022185622128 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18293] ppid=18276 vsize=26108408 memory=280360298713744 CPUtime=0.02 cores=0-7
/proc/18278/task/18293/stat : 18293 (java) S 18276 18276 17559 0 -1 1077944384 48 0 0 0 2 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022184569328 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18294] ppid=18276 vsize=26108408 memory=280360298711440 CPUtime=0.01 cores=0-7
/proc/18278/task/18294/stat : 18294 (java) S 18276 18276 17559 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022183517040 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18295] ppid=18276 vsize=26108408 memory=280360298727600 CPUtime=0.11 cores=0-7
/proc/18278/task/18295/stat : 18295 (java) S 18276 18276 17559 0 -1 1077944384 870 0 0 0 11 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022182464240 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18296] ppid=18276 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18296/stat : 18296 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022181411168 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18297] ppid=18276 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/18278/task/18297/stat : 18297 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89886797 26735009792 11699 33554432000 4194304 4196468 140721336647568 140022180358448 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48252 KiB

[startup+0.701007 s]
/proc/loadavg: 8.29 8.39 8.33 6/199 18297
/proc/meminfo: memFree=23472232/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26110532 memory=97308 CPUtime=2.02 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 15059 0 0 0 197 5 0 0 20 0 20 0 89886791 26737184768 24327 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6527633 24327 3363 1 0 6488827 0
[pid=18278/tid=18279] ppid=18276 vsize=26110532 memory=280360299085488 CPUtime=0.67 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) R 18276 18276 17559 0 -1 4202560 7125 0 0 0 64 3 0 0 20 0 20 0 89886792 26737184768 24327 33554432000 4194304 4196468 140721336647568 140023451938992 140023068046772 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26110532 memory=140180149543792 CPUtime=0 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26737184768 24327 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89886792 26737184768 24327 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26110532 memory=4616 CPUtime=0 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89886792 26737184768 24327 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0

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

[pid=18278/tid=18369] ppid=18276 vsize=26646120 memory=731884 CPUtime=2412.34 cores=0-7
/proc/18278/task/18369/stat : 18369 (java) R 18276 18276 17559 0 -1 4202560 7561 0 0 0 241204 30 0 0 20 0 28 0 89887037 27285626880 179123 33554432000 4194304 4196468 140721336647568 140022095142592 140023432204461 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 19437.3 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 717948 KiB

[startup+2502.3 s]
/proc/loadavg: 8.48 8.33 8.31 9/207 18426
/proc/meminfo: memFree=22876912/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26646120 memory=663140 CPUtime=19914.7 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 717145 0 0 0 1990682 783 0 0 20 0 28 0 89886791 27285626880 165785 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6661530 165785 3450 1 0 6622724 0
[pid=18278/tid=18279] ppid=18276 vsize=26646120 memory=678016 CPUtime=1.61 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) S 18276 18276 17559 0 -1 1077944384 7371 0 0 0 157 4 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023451944064 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26646120 memory=672888 CPUtime=11.05 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 24556 0 0 0 1066 39 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26646120 memory=668272 CPUtime=11.09 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 22807 0 0 0 1070 39 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26646120 memory=667756 CPUtime=11.04 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 26498 0 0 0 1065 39 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18283] ppid=18276 vsize=26646120 memory=663140 CPUtime=11.01 cores=0-7
/proc/18278/task/18283/stat : 18283 (java) S 18276 18276 17559 0 -1 1077944384 27712 0 0 0 1063 38 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023397165584 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18284] ppid=18276 vsize=26646120 memory=685712 CPUtime=11.01 cores=0-7
/proc/18278/task/18284/stat : 18284 (java) S 18276 18276 17559 0 -1 1077944384 24664 0 0 0 1064 37 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023396113296 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18285] ppid=18276 vsize=26646120 memory=1456 CPUtime=11.04 cores=0-7
/proc/18278/task/18285/stat : 18285 (java) S 18276 18276 17559 0 -1 1077944384 23671 0 0 0 1066 38 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023395060496 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18286] ppid=18276 vsize=26646120 memory=1456 CPUtime=11.03 cores=0-7
/proc/18278/task/18286/stat : 18286 (java) S 18276 18276 17559 0 -1 1077944384 23651 0 0 0 1065 38 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023394008208 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18287] ppid=18276 vsize=26646120 memory=762664 CPUtime=11.09 cores=0-7
/proc/18278/task/18287/stat : 18287 (java) S 18276 18276 17559 0 -1 1077944384 21599 0 0 0 1073 36 0 0 20 0 28 0 89886792 27285626880 165785 33554432000 4194304 4196468 140721336647568 140023392955408 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18288] ppid=18276 vsize=26646120 memory=280360301389872 CPUtime=2.8 cores=0-7
/proc/18278/task/18288/stat : 18288 (java) S 18276 18276 17559 0 -1 1077944384 65581 0 0 0 209 71 0 0 20 0 28 0 89886794 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022189832304 140023447714434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18289] ppid=18276 vsize=26646120 memory=7228952860318393920 CPUtime=0 cores=0-7
/proc/18278/task/18289/stat : 18289 (java) S 18276 18276 17559 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 89886794 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022188778336 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18290] ppid=18276 vsize=26646120 memory=686740 CPUtime=0 cores=0-7
/proc/18278/task/18290/stat : 18290 (java) S 18276 18276 17559 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 89886794 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022187725952 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18291] ppid=18276 vsize=26646120 memory=1456 CPUtime=0 cores=0-7
/proc/18278/task/18291/stat : 18291 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022186674256 140023447721883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18292] ppid=18276 vsize=26646120 memory=1456 CPUtime=2.45 cores=0-7
/proc/18278/task/18292/stat : 18292 (java) S 18276 18276 17559 0 -1 1077944384 10299 0 0 0 243 2 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022185622128 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18293] ppid=18276 vsize=26646120 memory=1456 CPUtime=2.59 cores=0-7
/proc/18278/task/18293/stat : 18293 (java) S 18276 18276 17559 0 -1 1077944384 11993 0 0 0 257 2 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022184569328 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18294] ppid=18276 vsize=26646120 memory=1456 CPUtime=2.37 cores=0-7
/proc/18278/task/18294/stat : 18294 (java) S 18276 18276 17559 0 -1 1077944384 13928 0 0 0 234 3 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022183517040 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18295] ppid=18276 vsize=26646120 memory=4140 CPUtime=0.86 cores=0-7
/proc/18278/task/18295/stat : 18295 (java) S 18276 18276 17559 0 -1 1077944384 8044 0 0 0 85 1 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022182464240 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18296] ppid=18276 vsize=26646120 memory=25972 CPUtime=0 cores=0-7
/proc/18278/task/18296/stat : 18296 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022181411168 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18297] ppid=18276 vsize=26646120 memory=1456 CPUtime=0.4 cores=0-7
/proc/18278/task/18297/stat : 18297 (java) S 18276 18276 17559 0 -1 1077944384 4468 0 0 0 13 27 0 0 20 0 28 0 89886797 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022180358448 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18362] ppid=18276 vsize=26646120 memory=675452 CPUtime=2474.6 cores=0-7
/proc/18278/task/18362/stat : 18362 (java) R 18276 18276 17559 0 -1 4202560 10713 0 0 0 247433 27 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022102514512 140023071363392 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18363] ppid=18276 vsize=26646120 memory=1456 CPUtime=2475.52 cores=0-7
/proc/18278/task/18363/stat : 18363 (java) R 18276 18276 17559 0 -1 4202560 9005 0 0 0 247530 22 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022103568256 140023073360247 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18364] ppid=18276 vsize=26646120 memory=4140 CPUtime=2478.35 cores=0-7
/proc/18278/task/18364/stat : 18364 (java) R 18276 18276 17559 0 -1 4202560 25715 0 0 0 247804 31 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022097252512 140023071724941 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18365] ppid=18276 vsize=26646120 memory=1456 CPUtime=2478.72 cores=0-7
/proc/18278/task/18365/stat : 18365 (java) R 18276 18276 17559 0 -1 4202560 58325 0 0 0 247815 57 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022100410320 140023065299063 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18366] ppid=18276 vsize=26646120 memory=671860 CPUtime=2478.64 cores=0-7
/proc/18278/task/18366/stat : 18366 (java) R 18276 18276 17559 0 -1 4202560 35459 0 0 0 247817 47 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022098305928 140023073359947 0 4 0 16800975 0 0 0 -1 6 0 0 14 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18367] ppid=18276 vsize=26646120 memory=7679937539709960979 CPUtime=2476.96 cores=0-7
/proc/18278/task/18367/stat : 18367 (java) R 18276 18276 17559 0 -1 4202560 240207 0 0 0 247517 179 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022101463424 140023073523870 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18368] ppid=18276 vsize=26646120 memory=4678226020912 CPUtime=2474.47 cores=0-7
/proc/18278/task/18368/stat : 18368 (java) R 18276 18276 17559 0 -1 4202560 10417 0 0 0 247425 22 0 0 20 0 28 0 89887036 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022099357440 140023071724933 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18369] ppid=18276 vsize=26646120 memory=6791534058613427641 CPUtime=2471.77 cores=0-7
/proc/18278/task/18369/stat : 18369 (java) R 18276 18276 17559 0 -1 4202560 7811 0 0 0 247146 31 0 0 20 0 28 0 89887037 27285626880 165785 33554432000 4194304 4196468 140721336647568 140022095146528 140023071724614 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 19914.7 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 664596 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.54 8.36 8.32 9/207 18426
/proc/meminfo: memFree=22884100/32770624 swapFree=67108688/67108860
[pid=18276] ppid=18273 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18276/stat : 18276 (xcsp3-exec) S 18273 18276 17559 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 89886791 115843072 364 33554432000 4194304 5098028 140726118208736 140726118206840 140137336488572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32215040 140726118212662 140726118212864 140726118212864 140726118215626 0
/proc/18276/statm: 28282 364 306 221 0 87 0
[pid=18278] ppid=18276 vsize=26646120 memory=656984 CPUtime=20055.6 cores=0-7
/proc/18278/stat : 18278 (java) S 18276 18276 17559 0 -1 1077944320 730386 0 0 0 2004776 787 0 0 20 0 28 0 89886791 27285626880 164246 33554432000 4194304 4196468 140721336647568 140721336630112 140023447703287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
/proc/18278/statm: 6661530 164246 3450 1 0 6622724 0
[pid=18278/tid=18279] ppid=18276 vsize=26646120 memory=1398720917958146503 CPUtime=1.61 cores=0-7
/proc/18278/task/18279/stat : 18279 (java) S 18276 18276 17559 0 -1 1077944384 7371 0 0 0 157 4 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023451944064 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18280] ppid=18276 vsize=26646120 memory=4872558044660077418 CPUtime=11.09 cores=0-7
/proc/18278/task/18280/stat : 18280 (java) S 18276 18276 17559 0 -1 1077944384 25396 0 0 0 1070 39 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023400323472 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18281] ppid=18276 vsize=26646120 memory=4008 CPUtime=11.13 cores=0-7
/proc/18278/task/18281/stat : 18281 (java) S 18276 18276 17559 0 -1 1077944384 23483 0 0 0 1074 39 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023399270672 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18282] ppid=18276 vsize=26646120 memory=18264 CPUtime=11.09 cores=0-7
/proc/18278/task/18282/stat : 18282 (java) S 18276 18276 17559 0 -1 1077944384 27600 0 0 0 1069 40 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023398218384 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18283] ppid=18276 vsize=26646120 memory=16068 CPUtime=11.05 cores=0-7
/proc/18278/task/18283/stat : 18283 (java) S 18276 18276 17559 0 -1 1077944384 28593 0 0 0 1067 38 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023397165584 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18284] ppid=18276 vsize=26646120 memory=1788 CPUtime=11.05 cores=0-7
/proc/18278/task/18284/stat : 18284 (java) S 18276 18276 17559 0 -1 1077944384 25418 0 0 0 1068 37 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023396113296 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18285] ppid=18276 vsize=26646120 memory=6791534058613427641 CPUtime=11.08 cores=0-7
/proc/18278/task/18285/stat : 18285 (java) S 18276 18276 17559 0 -1 1077944384 24152 0 0 0 1070 38 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023395060496 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18286] ppid=18276 vsize=26646120 memory=1692 CPUtime=11.07 cores=0-7
/proc/18278/task/18286/stat : 18286 (java) S 18276 18276 17559 0 -1 1077944384 23931 0 0 0 1069 38 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023394008208 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18287] ppid=18276 vsize=26646120 memory=912 CPUtime=11.13 cores=0-7
/proc/18278/task/18287/stat : 18287 (java) S 18276 18276 17559 0 -1 1077944384 22735 0 0 0 1077 36 0 0 20 0 28 0 89886792 27285626880 164246 33554432000 4194304 4196468 140721336647568 140023392955408 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18288] ppid=18276 vsize=26646120 memory=6791534058613427641 CPUtime=2.81 cores=0-7
/proc/18278/task/18288/stat : 18288 (java) S 18276 18276 17559 0 -1 1077944384 66946 0 0 0 210 71 0 0 20 0 28 0 89886794 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022189832304 140023447714434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18289] ppid=18276 vsize=26646120 memory=1408 CPUtime=0 cores=0-7
/proc/18278/task/18289/stat : 18289 (java) S 18276 18276 17559 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 89886794 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022188778336 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18290] ppid=18276 vsize=26646120 memory=3816 CPUtime=0 cores=0-7
/proc/18278/task/18290/stat : 18290 (java) S 18276 18276 17559 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 89886794 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022187725952 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18291] ppid=18276 vsize=26646120 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/18278/task/18291/stat : 18291 (java) S 18276 18276 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022186674256 140023447721883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18292] ppid=18276 vsize=26646120 memory=288230583166042425 CPUtime=2.45 cores=0-7
/proc/18278/task/18292/stat : 18292 (java) S 18276 18276 17559 0 -1 1077944384 10305 0 0 0 243 2 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022185622128 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18293] ppid=18276 vsize=26646120 memory=16104758104558012 CPUtime=2.59 cores=0-7
/proc/18278/task/18293/stat : 18293 (java) S 18276 18276 17559 0 -1 1077944384 11999 0 0 0 257 2 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022184569328 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18294] ppid=18276 vsize=26646120 memory=1398720917958146503 CPUtime=2.37 cores=0-7
/proc/18278/task/18294/stat : 18294 (java) S 18276 18276 17559 0 -1 1077944384 13934 0 0 0 234 3 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022183517040 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18295] ppid=18276 vsize=26646120 memory=4872558044660077418 CPUtime=0.86 cores=0-7
/proc/18278/task/18295/stat : 18295 (java) S 18276 18276 17559 0 -1 1077944384 8050 0 0 0 85 1 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022182464240 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18296] ppid=18276 vsize=26646120 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/18278/task/18296/stat : 18296 (java) S 18276 18276 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022181411168 140023447713493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18297] ppid=18276 vsize=26646120 memory=1708 CPUtime=0.4 cores=0-7
/proc/18278/task/18297/stat : 18297 (java) S 18276 18276 17559 0 -1 1077944384 4548 0 0 0 13 27 0 0 20 0 28 0 89886797 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022180358448 140023447714434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18362] ppid=18276 vsize=26646120 memory=792 CPUtime=2492.15 cores=0-7
/proc/18278/task/18362/stat : 18362 (java) R 18276 18276 17559 0 -1 4202560 10988 0 0 0 249188 27 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022102514904 140023071711272 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18363] ppid=18276 vsize=26646120 memory=1228 CPUtime=2493.16 cores=0-7
/proc/18278/task/18363/stat : 18363 (java) R 18276 18276 17559 0 -1 4202560 9277 0 0 0 249294 22 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022103568160 140023428542788 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18364] ppid=18276 vsize=26646120 memory=8548 CPUtime=2495.98 cores=0-7
/proc/18278/task/18364/stat : 18364 (java) R 18276 18276 17559 0 -1 4202560 26229 0 0 0 249567 31 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022097252608 140023072616824 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18365] ppid=18276 vsize=26646120 memory=1444 CPUtime=2496.25 cores=0-7
/proc/18278/task/18365/stat : 18365 (java) R 18276 18276 17559 0 -1 4202560 59611 0 0 0 249567 58 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022100410496 140023073359969 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18366] ppid=18276 vsize=26646120 memory=5668 CPUtime=2496.27 cores=0-7
/proc/18278/task/18366/stat : 18366 (java) R 18276 18276 17559 0 -1 4202560 36217 0 0 0 249579 48 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022098305440 140023071724708 0 4 0 16800975 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18367] ppid=18276 vsize=26646120 memory=4616 CPUtime=2494.45 cores=0-7
/proc/18278/task/18367/stat : 18367 (java) R 18276 18276 17559 0 -1 4202560 242230 0 0 0 249265 180 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022101458608 140023071363408 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18368] ppid=18276 vsize=26646120 memory=14076 CPUtime=2492.1 cores=0-7
/proc/18278/task/18368/stat : 18368 (java) R 18276 18276 17559 0 -1 4202560 10715 0 0 0 249188 22 0 0 20 0 28 0 89887036 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022099357328 140023072653162 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
[pid=18278/tid=18369] ppid=18276 vsize=26646120 memory=1204 CPUtime=2489.33 cores=0-7
/proc/18278/task/18369/stat : 18369 (java) R 18276 18276 17559 0 -1 4202560 8007 0 0 0 248902 31 0 0 20 0 28 0 89887037 27285626880 164246 33554432000 4194304 4196468 140721336647568 140022095146624 140023071711317 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 36835328 140721336652929 140721336653101 140721336653101 140721336655823 0
Current children cumulated CPU time: 20055.6 s
Current children cumulated vsize: 26759248 KiB
Current children cumulated memory: 658440 KiB

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

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

[startup+2520.1 s]
# the end of solver process 18278 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20048.4 s, system=7.88364 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.1
CPU time (s): 20056.3
CPU user time (s): 20048.4
CPU system time (s): 7.88364
CPU usage (%): 795.854
Max. virtual memory (cumulated for all children) (KiB): 26759248
Max. memory (cumulated for all children) (KiB): 3938936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20048.4
system time used= 7.88364
maximum resident set size= 3947720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 731205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 458737
involuntary context switches= 201503


# summary of solver processes directly reported to runsolver:
#   pid: 18276,18278
#   total CPU time (s): 20056.3
#   total CPU user time (s): 20048.4
#   total CPU system time (s): 7.88364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.4306 second user time and 28.2892 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 22:27:19
IDJOB=4297415
IDBENCH=141486
IDSOLVER=2760
FILE ID=node106/4297415-1532723239
RUNJOBID= node106-1532718097-17586
PBS_JOBID= 21022326
Free space on /tmp= 46168 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-10_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-4297415-1532723239/watcher-4297415-1532723239 -o /tmp/evaluation-result-4297415-1532723239/solver-4297415-1532723239 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532718097-17586 --watchdog 2580  HOME/xcsp3-exec -seed 276943450 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297415-1532723239.xml

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

MD5SUM BENCH= 8d1e20825fc8ffef49d443aea0d97595
RANDOM SEED=276943450

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23530828 kB
MemAvailable:   31924924 kB
Buffers:          214740 kB
Cached:          8342056 kB
SwapCached:            0 kB
Active:          2532528 kB
Inactive:        6081240 kB
Active(anon):       3552 kB
Inactive(anon):    80696 kB
Active(file):    2528976 kB
Inactive(file):  6000544 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21756 kB
Writeback:             0 kB
AnonPages:        104364 kB
Mapped:            42880 kB
Shmem:             25056 kB
Slab:             320260 kB
SReclaimable:     293036 kB
SUnreclaim:        27224 kB
KernelStack:        3216 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46144 MiB
End job on node106 at 2018-07-27 23:09:19