Trace number 4405995

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.04 2510.81

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-40.xml
MD5SUMe27695e2b8dc2930e1e97c4ddd0ab1f7
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 variables3200
Number of constraints3122
Number of domains2
Minimum domain size40
Maximum domain size1600
Distribution of domain sizes[{"size":40,"count":1600},{"size":1600,"count":1560}]
Minimum variable degree0
Maximum variable degree1563
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":1560},{"degree":1562,"count":40},{"degree":1563,"count":1560}]
Minimum constraint arity3
Maximum constraint arity1601
Distribution of constraint arities[{"arity":3,"count":1560},{"arity":40,"count":1},{"arity":1600,"count":1},{"arity":1601,"count":1560}]
Number of extensional constraints0
Number of intensional constraints1560
Distribution of constraint types[{"type":"intension","count":1560},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":1560}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405995-1569409189.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405995-1569409189.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
6.55/3.00	c solve instance...
2520.02/2510.80	s UNKNOWN
2520.02/2510.80	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405995-1569409189/watcher-4405995-1569409189 -o /tmp/evaluation-result-4405995-1569409189/solver-4405995-1569409189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21716 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4405995-1569409189.xml 

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

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

solver pid=23993, runsolver pid=23990

[startup+0.10211 s]*
/proc/loadavg: 1.79 1.76 1.72 3/229 24009
/proc/meminfo: memFree=25130056/32770624 swapFree=66936828/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15144776 memory=29960 CPUtime=0.13 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 5947 0 0 0 12 1 0 0 20 0 15 0 516856728 15508250624 7490 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3786194 7490 3184 1 0 3748377 0
[pid=23995/tid=23996] ppid=23993 vsize=15144776 memory=-8895323862916359523 CPUtime=0.1 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 3820 0 0 0 9 1 0 0 20 0 15 0 516856729 15508250624 7490 33554432000 4194304 4196468 140730119408272 140155411050384 140155390862693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15144776 memory=3472467939106071760 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 7490 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 7490 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 7490 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 7490 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154873996192 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154872943600 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) R 23993 23993 21684 0 -1 4202560 297 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154870839792 140155399108445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) R 23993 23993 21684 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0.02 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) R 23993 23993 21684 0 -1 4202560 370 0 0 0 2 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154868734704 140155390955344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) R 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 7490 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31408 KiB

[startup+0.210763 s]*
/proc/loadavg: 1.79 1.76 1.72 4/229 24009
/proc/meminfo: memFree=25117436/32770624 swapFree=66936828/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15144776 memory=41084 CPUtime=0.34 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 9472 0 0 0 32 2 0 0 20 0 15 0 516856728 15508250624 10271 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3786194 10271 3314 1 0 3748377 0
[pid=23995/tid=23996] ppid=23993 vsize=15144776 memory=-8895323862916359523 CPUtime=0.2 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 6648 0 0 0 18 2 0 0 20 0 15 0 516856729 15508250624 10271 33554432000 4194304 4196468 140730119408272 140155411056880 140155390899550 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15144776 memory=3472467939106071760 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 10271 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 10271 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 10271 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516856729 15508250624 10271 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154873996192 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516856731 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154872943600 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0.08 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 750 0 0 0 8 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15144776 memory=139810210920064 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856734 15508250624 10271 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42532 KiB

[startup+0.310499 s]*
/proc/loadavg: 1.79 1.76 1.72 4/229 24009
/proc/meminfo: memFree=25110400/32770624 swapFree=66936828/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15149032 memory=50164 CPUtime=0.54 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 10937 0 0 0 50 4 0 0 20 0 15 0 516856728 15512608768 12541 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3787258 12541 3357 1 0 3748377 0
[pid=23995/tid=23996] ppid=23993 vsize=15149032 memory=-8094235084319000145 CPUtime=0.29 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 7863 0 0 0 27 2 0 0 20 0 15 0 516856729 15512608768 12541 33554432000 4194304 4196468 140730119408272 140155411050176 140155390899550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15149032 memory=3472467939106071760 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15512608768 12541 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15149032 memory=279620321995136 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15512608768 12541 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15149032 memory=279620222182432 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15512608768 12541 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15149032 memory=139810111075087 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516856729 15512608768 12541 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15149032 memory=279620322004352 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516856731 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15149032 memory=139810111079695 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516856731 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154873996192 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15149032 memory=139810111105281 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516856731 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154872943600 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15149032 memory=139810111108125 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 452 0 0 0 5 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 458 0 0 0 4 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15149032 memory=139810210920064 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 868 0 0 0 12 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15149032 memory=139810210921512 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856734 15512608768 12541 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51612 KiB

[startup+0.700827 s]
/proc/loadavg: 1.79 1.76 1.72 6/229 24009
/proc/meminfo: memFree=25090240/32770624 swapFree=66936828/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15151156 memory=113188 CPUtime=1.73 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 14366 0 0 0 167 6 0 0 20 0 15 0 516856728 15514783744 28297 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3787789 28297 3453 1 0 3748889 0
[pid=23995/tid=23996] ppid=23993 vsize=15151156 memory=6945208551368380768 CPUtime=0.68 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 8417 0 0 0 64 4 0 0 20 0 15 0 516856729 15514783744 28297 33554432000 4194304 4196468 140730119408272 140155411055600 140155001234574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15151156 memory=7084813469732589655 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15514783744 28297 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15151156 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15514783744 28297 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856729 15514783744 28297 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15151156 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516856729 15514783744 28297 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15151156 memory=11620 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516856731 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15151156 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516856731 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154873996192 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516856731 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154872943600 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15151156 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15151156 memory=1560 CPUtime=0.36 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) R 23993 23993 21684 0 -1 4202560 1372 0 0 0 36 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154870825672 140155390203856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15151156 memory=1172 CPUtime=0.36 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) R 23993 23993 21684 0 -1 4202560 1562 0 0 0 36 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154869777040 140155390315851 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15151156 memory=14008 CPUtime=0.3 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 1708 0 0 0 30 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15151156 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15151156 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516856734 15514783744 28297 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 114636 KiB

[startup+1.50084 s]
/proc/loadavg: 1.79 1.76 1.72 3/229 24009
/proc/meminfo: memFree=24967552/32770624 swapFree=66936828/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0

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

/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154872943616 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15153204 memory=547720 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15153204 memory=1448 CPUtime=3.39 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 18203 0 0 0 337 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15153204 memory=547720 CPUtime=3.12 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 17056 0 0 0 310 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15153204 memory=1448 CPUtime=0.85 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 12470 0 0 0 83 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15153204 memory=547720 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15153204 memory=13846369811040801 CPUtime=1.03 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 988 0 0 0 47 56 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 2391.44 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 549168 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/229 24333
/proc/meminfo: memFree=24376044/32770624 swapFree=66936832/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15153204 memory=547720 CPUtime=2451.47 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 79650 0 0 0 245064 83 0 0 20 0 15 0 516856728 15516880896 136930 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3788301 136930 3510 1 0 3749401 0
[pid=23995/tid=23996] ppid=23993 vsize=15153204 memory=547720 CPUtime=2442.45 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 28055 0 0 0 244234 11 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155411058008 140155009292788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 180 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 189 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 214 0 0 0 9 3 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 183 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.05 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 809 0 0 0 3 2 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154873996256 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15153204 memory=547720 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154872943616 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15153204 memory=545672 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15153204 memory=0 CPUtime=3.39 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 18203 0 0 0 337 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15153204 memory=0 CPUtime=3.12 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 17056 0 0 0 310 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15153204 memory=206175610125186 CPUtime=0.85 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 12470 0 0 0 83 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15153204 memory=547720 CPUtime=1.06 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 992 0 0 0 49 57 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 2451.47 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 549168 KiB

[startup+2502.3 s]
/proc/loadavg: 1.92 1.97 1.93 3/231 24422
/proc/meminfo: memFree=24748220/32770624 swapFree=66936832/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15153204 memory=547720 CPUtime=2511.51 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 79819 0 0 0 251066 85 0 0 20 0 15 0 516856728 15516880896 136930 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3788301 136930 3510 1 0 3749401 0
[pid=23995/tid=23996] ppid=23993 vsize=15153204 memory=547720 CPUtime=2502.46 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 28220 0 0 0 250235 11 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155411058008 140155009292788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 180 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 189 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 214 0 0 0 9 3 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 183 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15153204 memory=547720 CPUtime=0.05 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 809 0 0 0 3 2 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15153204 memory=547720 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154873996256 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154872943616 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15153204 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15153204 memory=547720 CPUtime=3.39 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 18203 0 0 0 337 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15153204 memory=3616 CPUtime=3.12 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 17056 0 0 0 310 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15153204 memory=1448 CPUtime=0.85 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 12470 0 0 0 83 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15153204 memory=547720 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15153204 memory=3616 CPUtime=1.09 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 996 0 0 0 50 59 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 2511.51 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 549168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.8 s]
/proc/loadavg: 1.93 1.97 1.93 4/231 24422
/proc/meminfo: memFree=24751072/32770624 swapFree=66936832/67108860
[pid=23993] ppid=23990 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23993/stat : 23993 (xcsp3-exec) S 23990 23993 21684 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516856728 115843072 362 33554432000 4194304 5098028 140735684920048 140735684918152 140143445914236 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20914176 140735684924283 140735684924525 140735684924525 140735684927434 0
/proc/23993/statm: 28282 362 304 221 0 87 0
[pid=23995] ppid=23993 vsize=15153204 memory=547720 CPUtime=2520.02 cores=1,3,5,7
/proc/23995/stat : 23995 (java) S 23993 23993 21684 0 -1 1077944320 79825 0 0 0 251916 86 0 0 20 0 15 0 516856728 15516880896 136930 33554432000 4194304 4196468 140730119408272 140730119390816 140155406819063 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
/proc/23995/statm: 3788301 136930 3510 1 0 3749401 0
[pid=23995/tid=23996] ppid=23993 vsize=15153204 memory=860 CPUtime=2510.96 cores=1,3,5,7
/proc/23995/task/23996/stat : 23996 (java) R 23993 23993 21684 0 -1 4202560 28224 0 0 0 251085 11 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155411058008 140155008313712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23997] ppid=23993 vsize=15153204 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23997/stat : 23997 (java) S 23993 23993 21684 0 -1 1077944384 180 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155334859536 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23998] ppid=23993 vsize=15153204 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23998/stat : 23998 (java) S 23993 23993 21684 0 -1 1077944384 189 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155333806992 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=23999] ppid=23993 vsize=15153204 memory=860 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/23999/stat : 23999 (java) S 23993 23993 21684 0 -1 1077944384 214 0 0 0 9 3 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155332754448 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24000] ppid=23993 vsize=15153204 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/23995/task/24000/stat : 24000 (java) S 23993 23993 21684 0 -1 1077944384 183 0 0 0 8 4 0 0 20 0 15 0 516856729 15516880896 136930 33554432000 4194304 4196468 140730119408272 140155331701904 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24001] ppid=23993 vsize=15153204 memory=1980 CPUtime=0.05 cores=1,3,5,7
/proc/23995/task/24001/stat : 24001 (java) S 23993 23993 21684 0 -1 1077944384 809 0 0 0 3 2 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154875049968 140155406830210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24002] ppid=23993 vsize=15153204 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24002/stat : 24002 (java) S 23993 23993 21684 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154873996256 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24003] ppid=23993 vsize=15153204 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24003/stat : 24003 (java) S 23993 23993 21684 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 516856731 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154872943616 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24004] ppid=23993 vsize=15153204 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24004/stat : 24004 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154871892176 140155406837659 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24005] ppid=23993 vsize=15153204 memory=800 CPUtime=3.39 cores=1,3,5,7
/proc/23995/task/24005/stat : 24005 (java) S 23993 23993 21684 0 -1 1077944384 18203 0 0 0 337 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154870839792 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24006] ppid=23993 vsize=15153204 memory=547720 CPUtime=3.12 cores=1,3,5,7
/proc/23995/task/24006/stat : 24006 (java) S 23993 23993 21684 0 -1 1077944384 17056 0 0 0 310 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154869787248 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24007] ppid=23993 vsize=15153204 memory=1172 CPUtime=0.85 cores=1,3,5,7
/proc/23995/task/24007/stat : 24007 (java) S 23993 23993 21684 0 -1 1077944384 12470 0 0 0 83 2 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154868734704 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24008] ppid=23993 vsize=15153204 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/23995/task/24008/stat : 24008 (java) S 23993 23993 21684 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154867682400 140155406829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
[pid=23995/tid=24009] ppid=23993 vsize=15153204 memory=14076 CPUtime=1.09 cores=1,3,5,7
/proc/23995/task/24009/stat : 24009 (java) S 23993 23993 21684 0 -1 1077944384 998 0 0 0 50 59 0 0 20 0 15 0 516856734 15516880896 136930 33554432000 4194304 4196468 140730119408272 140154866628912 140155406830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140730119410671 140730119410842 140730119410842 140730119413711 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 549168 KiB

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

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

[startup+2510.81 s]
# the end of solver process 23995 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.18 s, system=0.865387 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): 2510.81
CPU time (s): 2520.04
CPU user time (s): 2519.18
CPU system time (s): 0.865387
CPU usage (%): 100.368
Max. virtual memory (cumulated for all children) (KiB): 15266332
Max. memory (cumulated for all children) (KiB): 549168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.18
system time used= 0.865387
maximum resident set size= 554664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80762
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57852
involuntary context switches= 718


# summary of solver processes directly reported to runsolver:
#   pid: 23993,23995
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.18
#   total CPU system time (s): 0.865387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9061 second user time and 23.5148 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-25 12:59:07
IDJOB=4405995
IDBENCH=133801
IDSOLVER=2869
FILE ID=node141/4405995-1569409189
RUNJOBID= node141-1569396627-21716
PBS_JOBID= 21705681
Free space on /tmp= 22904 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-40.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405995-1569409189/watcher-4405995-1569409189 -o /tmp/evaluation-result-4405995-1569409189/solver-4405995-1569409189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569396627-21716 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 734900325 HOME/instance-4405995-1569409189.xml

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

MD5SUM BENCH= e27695e2b8dc2930e1e97c4ddd0ab1f7
RANDOM SEED=734900325

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        25147292 kB
MemAvailable:   31595644 kB
Buffers:          127820 kB
Cached:          6600392 kB
SwapCached:        62096 kB
Active:          3564120 kB
Inactive:        3444836 kB
Active(anon):     217136 kB
Inactive(anon):   117552 kB
Active(file):    3346984 kB
Inactive(file):  3327284 kB
Unevictable:      107012 kB
Mlocked:          107012 kB
SwapTotal:      67108860 kB
SwapFree:       66936828 kB
Dirty:             26068 kB
Writeback:             0 kB
AnonPages:        326760 kB
Mapped:            68428 kB
Shmem:             44788 kB
Slab:             208960 kB
SReclaimable:     179836 kB
SUnreclaim:        29124 kB
KernelStack:        3712 kB
PageTables:         6448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1455136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22880 MiB
End job on node141 at 2019-09-25 13:40:58