Trace number 4405927

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.09 2503.65

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-4_X2.xml
MD5SUMf5121aa225c6127ab5abec7ec5104cc1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark170.824
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
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-4405927-1569409534.xml"  -tl '2520s' -p 1
0.11/0.19	c Choco e747e1e
0.11/0.19	c [HOME/instance-4405927-1569409534.xml, -tl, 2520s, -p, 1]
0.32/0.23	c simple solver
0.32/0.29	c parse instance...
1.33/0.66	c solve instance...
2520.03/2503.60	s UNKNOWN
2520.03/2503.60	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 (12364 MiB free)
  memory of node 1: 16384 MiB (11817 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405927-1569409534/watcher-4405927-1569409534 -o /var/tmp/evaluation-result-4405927-1569409534/solver-4405927-1569409534 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569408107-11224 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 742156727 HOME/instance-4405927-1569409534.xml 

running on 4 cores: 0,2,4,6

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=12199, runsolver pid=12196

[startup+0.100902 s]*
/proc/loadavg: 1.99 1.87 1.72 3/231 12215
/proc/meminfo: memFree=24747668/32770624 swapFree=66974660/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15144776 memory=28456 CPUtime=0.11 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 5508 0 0 0 9 2 0 0 20 0 15 0 516895198 15508250624 7114 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3786194 7114 3140 1 0 3748377 0
[pid=12201/tid=12202] ppid=12199 vsize=15144776 memory=8252428994737482315 CPUtime=0.08 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 3512 0 0 0 7 1 0 0 20 0 15 0 516895199 15508250624 7114 33554432000 4194304 4196468 140729058197360 139821234973392 139821230777501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 7114 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 7114 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 7114 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516895201 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516895202 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820698231968 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516895202 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820697178864 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0.01 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) R 12199 12199 8971 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 516895205 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820692969968 139821230767510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 7114 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29908 KiB

[startup+0.210578 s]*
/proc/loadavg: 1.99 1.87 1.72 4/231 12215
/proc/meminfo: memFree=24734020/32770624 swapFree=66974660/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15144776 memory=40936 CPUtime=0.32 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 9438 0 0 0 29 3 0 0 20 0 15 0 516895198 15508250624 10234 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3786194 10234 3310 1 0 3748377 0
[pid=12201/tid=12202] ppid=12199 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 6557 0 0 0 17 2 0 0 20 0 15 0 516895199 15508250624 10234 33554432000 4194304 4196468 140729058197360 139821234987488 139821230767510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15144776 memory=13657 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 10234 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15144776 memory=288370698131588736 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 10234 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 10234 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516895200 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516895201 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516895202 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820698231968 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516895202 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820697178864 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 620 0 0 0 2 0 0 0 20 0 15 0 516895205 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 176 0 0 0 2 0 0 0 20 0 15 0 516895205 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15144776 memory=140321979876992 CPUtime=0.07 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) R 12199 12199 8971 0 -1 4202560 784 0 0 0 7 0 0 0 20 0 15 0 516895205 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820692965008 139821230776922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895205 15508250624 10234 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42388 KiB

[startup+0.310612 s]*
/proc/loadavg: 1.99 1.87 1.72 3/231 12215
/proc/meminfo: memFree=24728312/32770624 swapFree=66974660/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15149032 memory=49320 CPUtime=0.51 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 10598 0 0 0 47 4 0 0 20 0 15 0 516895198 15512608768 12330 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3787258 12330 3342 1 0 3748377 0
[pid=12201/tid=12202] ppid=12199 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 7626 0 0 0 26 3 0 0 20 0 15 0 516895199 15512608768 12330 33554432000 4194304 4196468 140729058197360 139821234988464 139821230777501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15512608768 12330 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15512608768 12330 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15512608768 12330 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516895200 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15149032 memory=6933954179156714387 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516895201 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15149032 memory=-7533229591079788448 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516895202 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820698231968 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15149032 memory=4498404016631593313 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516895202 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820697178864 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15149032 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) R 12199 12199 8971 0 -1 4202560 626 0 0 0 3 0 0 0 20 0 15 0 516895205 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820695065488 139821211390972 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) R 12199 12199 8971 0 -1 1077944384 185 0 0 0 4 0 0 0 20 0 15 0 516895205 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 861 0 0 0 12 0 0 0 20 0 15 0 516895205 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895205 15512608768 12330 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50772 KiB

[startup+0.700925 s]
/proc/loadavg: 1.99 1.87 1.72 6/231 12215
/proc/meminfo: memFree=24716376/32770624 swapFree=66974660/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15151156 memory=81564 CPUtime=1.59 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 13963 0 0 0 153 6 0 0 20 0 15 0 516895198 15514783744 20391 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3787789 20391 3448 1 0 3748889 0
[pid=12201/tid=12202] ppid=12199 vsize=15151156 memory=1792007996673 CPUtime=0.67 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 8886 0 0 0 63 4 0 0 20 0 15 0 516895199 15514783744 20391 33554432000 4194304 4196468 140729058197360 139821234992528 139820869873435 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15151156 memory=3472328296227679313 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15514783744 20391 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15151156 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15514783744 20391 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895200 15514783744 20391 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516895200 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15151156 memory=55404 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516895201 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15151156 memory=992 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820698231968 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15151156 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820697178864 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15151156 memory=11624 CPUtime=0.27 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) R 12199 12199 8971 0 -1 4202560 1222 0 0 0 27 0 0 0 20 0 15 0 516895205 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820695062112 139821211935708 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15151156 memory=740 CPUtime=0.21 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) R 12199 12199 8971 0 -1 4202560 692 0 0 0 21 0 0 0 20 0 15 0 516895205 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820694023024 139821214230771 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15151156 memory=1056 CPUtime=0.41 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 1855 0 0 0 41 0 0 0 20 0 15 0 516895205 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15151156 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 20391 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83016 KiB

[startup+1.50076 s]
/proc/loadavg: 1.99 1.87 1.72 5/231 12215
/proc/meminfo: memFree=24686780/32770624 swapFree=66974660/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0

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

/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820697178880 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15151156 memory=9343276 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15151156 memory=1452 CPUtime=1.35 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 10905 0 0 0 134 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15151156 memory=1452 CPUtime=1.01 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 8032 0 0 0 100 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15151156 memory=9343276 CPUtime=0.61 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 8349 0 0 0 60 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15151156 memory=9343268 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15151156 memory=1764 CPUtime=0.7 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1067 0 0 0 31 39 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 2398.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9344728 KiB

[startup+2442.3 s]
/proc/loadavg: 1.79 1.73 1.68 4/230 12668
/proc/meminfo: memFree=15135364/32770624 swapFree=66974668/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15151156 memory=9343276 CPUtime=2458.65 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 295583 0 0 0 245110 755 0 0 20 0 15 0 516895198 15514783744 2335819 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3787789 2335819 3514 1 0 3748889 0
[pid=12201/tid=12202] ppid=12199 vsize=15151156 memory=9343276 CPUtime=2436.12 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 163875 0 0 0 242938 674 0 0 20 0 15 0 516895199 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139821234995216 139820871124719 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15151156 memory=9343276 CPUtime=4.44 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 22787 0 0 0 438 6 0 0 20 0 15 0 516895200 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15151156 memory=1452 CPUtime=4.42 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 20536 0 0 0 436 6 0 0 20 0 15 0 516895200 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15151156 memory=9343276 CPUtime=4.41 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 22619 0 0 0 435 6 0 0 20 0 15 0 516895200 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15151156 memory=1452 CPUtime=4.42 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 22835 0 0 0 436 6 0 0 20 0 15 0 516895200 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15151156 memory=9343276 CPUtime=1.05 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 13149 0 0 0 81 24 0 0 20 0 15 0 516895201 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820698232032 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820697178880 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15151156 memory=1200 CPUtime=1.35 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 10907 0 0 0 134 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15151156 memory=1452 CPUtime=1.01 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 8035 0 0 0 100 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15151156 memory=9343276 CPUtime=0.61 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 8351 0 0 0 60 1 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15151156 memory=9343276 CPUtime=0.71 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1088 0 0 0 31 40 0 0 20 0 15 0 516895205 15514783744 2335819 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 2458.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9344728 KiB

[startup+2502.3 s]
/proc/loadavg: 1.60 1.68 1.67 4/230 12672
/proc/meminfo: memFree=15159132/32770624 swapFree=66974668/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15151156 memory=9343280 CPUtime=2518.73 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 309845 0 0 0 251117 756 0 0 20 0 15 0 516895198 15514783744 2335820 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3787789 2335820 3514 1 0 3748889 0
[pid=12201/tid=12202] ppid=12199 vsize=15151156 memory=9343280 CPUtime=2496.09 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 169086 0 0 0 248934 675 0 0 20 0 15 0 516895199 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821234995344 139820870512225 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15151156 memory=9343280 CPUtime=4.46 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 25481 0 0 0 440 6 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15151156 memory=9343280 CPUtime=4.44 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 22074 0 0 0 438 6 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15151156 memory=9343280 CPUtime=4.44 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 24635 0 0 0 437 7 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15151156 memory=9343280 CPUtime=4.45 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 25396 0 0 0 438 7 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15151156 memory=9343280 CPUtime=1.05 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 13339 0 0 0 81 24 0 0 20 0 15 0 516895201 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820698232032 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820697178880 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15151156 memory=1452 CPUtime=1.35 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 10911 0 0 0 134 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15151156 memory=9343280 CPUtime=1.01 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 8041 0 0 0 100 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15151156 memory=3612 CPUtime=0.61 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 8355 0 0 0 60 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15151156 memory=55448 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15151156 memory=1452 CPUtime=0.73 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1126 0 0 0 32 41 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 2518.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9344732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.6 s]
/proc/loadavg: 1.63 1.68 1.67 6/231 12673
/proc/meminfo: memFree=15159340/32770624 swapFree=66974668/67108860
[pid=12199] ppid=12196 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (xcsp3-exec) S 12196 12199 8971 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516895198 115843072 363 33554432000 4194304 5098028 140731769459264 140731769457368 140233319371388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29097984 140731769463639 140731769463897 140731769463897 140731769466822 0
/proc/12199/statm: 28282 363 304 221 0 87 0
[pid=12201] ppid=12199 vsize=15151156 memory=9343280 CPUtime=2520.03 cores=0,2,4,6
/proc/12201/stat : 12201 (java) S 12199 12199 8971 0 -1 1077944320 309853 0 0 0 251247 756 0 0 20 0 15 0 516895198 15514783744 2335820 33554432000 4194304 4196468 140729058197360 140729058179904 139821230755575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
/proc/12201/statm: 3787789 2335820 3514 1 0 3748889 0
[pid=12201/tid=12202] ppid=12199 vsize=15151156 memory=6791534058613427641 CPUtime=2497.39 cores=0,2,4,6
/proc/12201/task/12202/stat : 12202 (java) R 12199 12199 8971 0 -1 4202560 169094 0 0 0 249064 675 0 0 20 0 15 0 516895199 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821234995344 139820870557495 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12203] ppid=12199 vsize=15151156 memory=55448 CPUtime=4.46 cores=0,2,4,6
/proc/12201/task/12203/stat : 12203 (java) S 12199 12199 8971 0 -1 1077944384 25481 0 0 0 440 6 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821187308560 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12204] ppid=12199 vsize=15151156 memory=992 CPUtime=4.44 cores=0,2,4,6
/proc/12201/task/12204/stat : 12204 (java) S 12199 12199 8971 0 -1 1077944384 22074 0 0 0 438 6 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821186256016 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12205] ppid=12199 vsize=15151156 memory=2044 CPUtime=4.44 cores=0,2,4,6
/proc/12201/task/12205/stat : 12205 (java) S 12199 12199 8971 0 -1 1077944384 24635 0 0 0 437 7 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139821185202960 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12206] ppid=12199 vsize=15151156 memory=2832 CPUtime=4.45 cores=0,2,4,6
/proc/12201/task/12206/stat : 12206 (java) S 12199 12199 8971 0 -1 1077944384 25396 0 0 0 438 7 0 0 20 0 15 0 516895200 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820820257680 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12207] ppid=12199 vsize=15151156 memory=1716 CPUtime=1.05 cores=0,2,4,6
/proc/12201/task/12207/stat : 12207 (java) S 12199 12199 8971 0 -1 1077944384 13339 0 0 0 81 24 0 0 20 0 15 0 516895201 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820699285744 139821230766722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12208] ppid=12199 vsize=15151156 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12208/stat : 12208 (java) S 12199 12199 8971 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820698232032 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12209] ppid=12199 vsize=15151156 memory=6188 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12209/stat : 12209 (java) S 12199 12199 8971 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 516895202 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820697178880 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12210] ppid=12199 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12210/stat : 12210 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895204 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820696127440 139821230774171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12211] ppid=12199 vsize=15151156 memory=26080 CPUtime=1.35 cores=0,2,4,6
/proc/12201/task/12211/stat : 12211 (java) S 12199 12199 8971 0 -1 1077944384 10911 0 0 0 134 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820695075568 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12212] ppid=12199 vsize=15151156 memory=12024 CPUtime=1.01 cores=0,2,4,6
/proc/12201/task/12212/stat : 12212 (java) S 12199 12199 8971 0 -1 1077944384 8041 0 0 0 100 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820694023024 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12213] ppid=12199 vsize=15151156 memory=2120 CPUtime=0.61 cores=0,2,4,6
/proc/12201/task/12213/stat : 12213 (java) S 12199 12199 8971 0 -1 1077944384 8355 0 0 0 60 1 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820692969968 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12214] ppid=12199 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/12201/task/12214/stat : 12214 (java) S 12199 12199 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820691917664 139821230765781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
[pid=12201/tid=12215] ppid=12199 vsize=15151156 memory=11624 CPUtime=0.73 cores=0,2,4,6
/proc/12201/task/12215/stat : 12215 (java) S 12199 12199 8971 0 -1 1077944384 1126 0 0 0 32 41 0 0 20 0 15 0 516895205 15514783744 2335820 33554432000 4194304 4196468 140729058197360 139820690864688 139821230766722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34672640 140729058198491 140729058198666 140729058198666 140729058201551 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9344732 KiB

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

[startup+2503.61 s]
# the end of solver process 12199 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00082 s, system=0.00164 s

[startup+2503.65 s]
# the end of solver process 12201 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.48 s, system=7.60863 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): 2503.65
CPU time (s): 2520.09
CPU user time (s): 2512.48
CPU system time (s): 7.60863
CPU usage (%): 100.657
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 9344732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.48
system time used= 7.60863
maximum resident set size= 9343640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71946
involuntary context switches= 3719


# summary of solver processes directly reported to runsolver:
#   pid: 12199,12201
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2512.48
#   total CPU system time (s): 7.60863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2993 second user time and 22.14 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-25 13:04:50
IDJOB=4405927
IDBENCH=134574
IDSOLVER=2869
FILE ID=node117/4405927-1569409534
RUNJOBID= node117-1569408107-11224
PBS_JOBID= 21705694
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-4_X2.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 /var/tmp/evaluation-result-4405927-1569409534/watcher-4405927-1569409534 -o /var/tmp/evaluation-result-4405927-1569409534/solver-4405927-1569409534 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569408107-11224 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 742156727 HOME/instance-4405927-1569409534.xml

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

MD5SUM BENCH= f5121aa225c6127ab5abec7ec5104cc1
RANDOM SEED=742156727

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        24763644 kB
MemAvailable:   31299120 kB
Buffers:          149800 kB
Cached:          6439336 kB
SwapCached:        27788 kB
Active:          3788016 kB
Inactive:        3360172 kB
Active(anon):     529824 kB
Inactive(anon):    80960 kB
Active(file):    3258192 kB
Inactive(file):  3279212 kB
Unevictable:      106976 kB
Mlocked:          106976 kB
SwapTotal:      67108860 kB
SwapFree:       66974660 kB
Dirty:             26152 kB
Writeback:             0 kB
AnonPages:        675852 kB
Mapped:            68884 kB
Shmem:             42996 kB
Slab:             455168 kB
SReclaimable:     426532 kB
SUnreclaim:        28636 kB
KernelStack:        4080 kB
PageTables:         7904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1404284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node117 at 2019-09-25 13:46:34