Trace number 4405947

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.12 2503.25

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-2_X2.xml
MD5SUMbca347db5d1c552995f700e5a754db73
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 benchmark165.879
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-4405947-1569409614.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4405947-1569409614.xml, -tl, 2520s, -p, 1]
0.35/0.22	c simple solver
0.35/0.28	c parse instance...
1.33/0.66	c solve instance...
2520.06/2503.20	s UNKNOWN
2520.06/2503.20	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 (10896 MiB free)
  memory of node 1: 16384 MiB (12455 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405947-1569409614/watcher-4405947-1569409614 -o /var/tmp/evaluation-result-4405947-1569409614/solver-4405947-1569409614 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 853557945 HOME/instance-4405947-1569409614.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=7547, runsolver pid=7544

[startup+0.100126 s]*
/proc/loadavg: 1.60 1.63 1.68 4/233 7563
/proc/meminfo: memFree=23895464/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15144776 memory=29856 CPUtime=0.12 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 5871 0 0 0 11 1 0 0 20 0 15 0 517200948 15508250624 7464 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3786194 7464 3148 1 0 3748377 0
[pid=7549/tid=7550] ppid=7547 vsize=15144776 memory=8115669731988706139 CPUtime=0.09 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 3823 0 0 0 8 1 0 0 20 0 15 0 517200949 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639614470944 139639595916829 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200951 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517200951 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639077717664 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517200952 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639076664560 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 7464 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) R 7547 7547 3690 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 7530 33554432000 4194304 4196468 140732767746672 139639074560336 139639610246869 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) R 7547 7547 3690 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 7530 33554432000 4194304 4196468 140732767746672 139639073506880 139639590938327 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0.02 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) R 7547 7547 3690 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 517200954 15508250624 7530 33554432000 4194304 4196468 140732767746672 139639072454640 139639589197599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 7530 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200955 15508250624 7530 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31308 KiB

[startup+0.211547 s]*
/proc/loadavg: 1.60 1.63 1.68 5/233 7563
/proc/meminfo: memFree=23882848/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15144776 memory=40676 CPUtime=0.35 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 9338 0 0 0 32 3 0 0 20 0 15 0 517200948 15508250624 10169 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3786194 10169 3298 1 0 3748377 0
[pid=7549/tid=7550] ppid=7547 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 6595 0 0 0 18 2 0 0 20 0 15 0 517200949 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639614467936 139639610258589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15144776 memory=13591 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15144776 memory=140496686478242 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517200951 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517200951 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639077717664 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517200952 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639076664560 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 517200954 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 15 0 517200954 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15144776 memory=140496683386496 CPUtime=0.08 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 793 0 0 0 8 0 0 0 20 0 15 0 517200954 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200955 15508250624 10169 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42128 KiB

[startup+0.310798 s]*
/proc/loadavg: 1.60 1.63 1.68 4/233 7563
/proc/meminfo: memFree=23876616/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15149032 memory=49212 CPUtime=0.52 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 10655 0 0 0 49 3 0 0 20 0 15 0 517200948 15512608768 12303 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3787258 12303 3329 1 0 3748377 0
[pid=7549/tid=7550] ppid=7547 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 7738 0 0 0 27 3 0 0 20 0 15 0 517200949 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639614470448 139639594317150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15149032 memory=13953 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15149032 memory=3903403 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517200951 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517200951 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639077717664 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517200952 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639076664560 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 501 0 0 0 4 0 0 0 20 0 15 0 517200954 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 181 0 0 0 4 0 0 0 20 0 15 0 517200954 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 951 0 0 0 12 0 0 0 20 0 15 0 517200954 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200955 15512608768 12303 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50664 KiB

[startup+0.700782 s]
/proc/loadavg: 1.60 1.63 1.68 6/233 7563
/proc/meminfo: memFree=23863776/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15151156 memory=81928 CPUtime=1.61 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 14019 0 0 0 156 5 0 0 20 0 15 0 517200948 15514783744 20482 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3787789 20482 3450 1 0 3748889 0
[pid=7549/tid=7550] ppid=7547 vsize=15151156 memory=35696 CPUtime=0.67 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 8869 0 0 0 64 3 0 0 20 0 15 0 517200949 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639614471712 139639206082922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15151156 memory=496 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200950 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15151156 memory=928 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15151156 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517200950 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517200951 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15151156 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517200951 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639077717664 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15151156 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517200952 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639076664560 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15151156 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15151156 memory=1768 CPUtime=0.25 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) R 7547 7547 3690 0 -1 4202560 1074 0 0 0 25 0 0 0 20 0 15 0 517200954 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639074560240 139639591780839 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15151156 memory=111628 CPUtime=0.25 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) R 7547 7547 3690 0 -1 4202560 880 0 0 0 25 0 0 0 20 0 15 0 517200954 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639073507696 139639593722723 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15151156 memory=804 CPUtime=0.41 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 1887 0 0 0 40 1 0 0 20 0 15 0 517200954 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15151156 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15151156 memory=924 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517200955 15514783744 20482 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83380 KiB

[startup+1.50089 s]
/proc/loadavg: 1.60 1.63 1.68 5/233 7563
/proc/meminfo: memFree=23833256/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0

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

/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517200952 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639076664576 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15151156 memory=9414908 CPUtime=1.41 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 13016 0 0 0 140 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15151156 memory=235908 CPUtime=1.36 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 10801 0 0 0 135 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15151156 memory=1452 CPUtime=0.61 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 8728 0 0 0 59 2 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15151156 memory=3280 CPUtime=0.69 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 2418 0 0 0 28 41 0 0 20 0 15 0 517200955 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 2399.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9416360 KiB

[startup+2442.3 s]
/proc/loadavg: 2.06 1.97 1.88 3/234 8025
/proc/meminfo: memFree=13375788/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15151156 memory=9414908 CPUtime=2459.08 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 731622 0 0 0 245082 826 0 0 20 0 15 0 517200948 15514783744 2353727 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3787789 2353727 3514 1 0 3748889 0
[pid=7549/tid=7550] ppid=7547 vsize=15151156 memory=9414908 CPUtime=2436.47 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 379203 0 0 0 242921 726 0 0 20 0 15 0 517200949 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639614476208 139639206840409 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15151156 memory=9414908 CPUtime=4.31 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 74564 0 0 0 422 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15151156 memory=9414908 CPUtime=4.32 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 73063 0 0 0 422 10 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15151156 memory=2305 CPUtime=4.33 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 77370 0 0 0 424 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15151156 memory=1452 CPUtime=4.34 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 71132 0 0 0 424 10 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15151156 memory=1452 CPUtime=1.12 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 19740 0 0 0 85 27 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639077717728 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517200952 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639076664576 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15151156 memory=3280 CPUtime=1.41 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 13030 0 0 0 140 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15151156 memory=65864 CPUtime=1.37 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 10822 0 0 0 136 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0.61 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 8744 0 0 0 59 2 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15151156 memory=1452 CPUtime=0.71 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 2541 0 0 0 29 42 0 0 20 0 15 0 517200955 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 2459.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9416360 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 1.98 1.88 3/233 8029
/proc/meminfo: memFree=13375188/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15151156 memory=9414908 CPUtime=2519.16 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 747137 0 0 0 251089 827 0 0 20 0 15 0 517200948 15514783744 2353727 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3787789 2353727 3514 1 0 3748889 0
[pid=7549/tid=7550] ppid=7547 vsize=15151156 memory=9414908 CPUtime=2496.44 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 385596 0 0 0 248917 727 0 0 20 0 15 0 517200949 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639614476208 139639206830883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15151156 memory=9414908 CPUtime=4.33 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 76201 0 0 0 424 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15151156 memory=9414908 CPUtime=4.35 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 76557 0 0 0 424 11 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15151156 memory=1452 CPUtime=4.35 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 78659 0 0 0 426 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15151156 memory=1212 CPUtime=4.36 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 73484 0 0 0 426 10 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15151156 memory=9414908 CPUtime=1.12 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 19946 0 0 0 85 27 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639077717728 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517200952 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639076664576 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15151156 memory=8112282956445269571 CPUtime=1.41 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 13042 0 0 0 140 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15151156 memory=1452 CPUtime=1.37 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 10838 0 0 0 136 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0.61 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 8759 0 0 0 59 2 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15151156 memory=9414908 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15151156 memory=1452 CPUtime=0.72 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 2642 0 0 0 29 43 0 0 20 0 15 0 517200955 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 2519.16 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9416360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.2 s]
/proc/loadavg: 2.02 1.98 1.88 3/233 8029
/proc/meminfo: memFree=13375188/32770624 swapFree=67003060/67108860
[pid=7547] ppid=7544 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (xcsp3-exec) S 7544 7547 3690 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517200948 115843072 363 33554432000 4194304 5098028 140728079233120 140728079231224 140347089212028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40771584 140728079242071 140728079242329 140728079242329 140728079245254 0
/proc/7547/statm: 28282 363 304 221 0 87 0
[pid=7549] ppid=7547 vsize=15151156 memory=9414908 CPUtime=2520.06 cores=0,2,4,6
/proc/7549/stat : 7549 (java) S 7547 7547 3690 0 -1 1077944320 747144 0 0 0 251179 827 0 0 20 0 15 0 517200948 15514783744 2353727 33554432000 4194304 4196468 140732767746672 140732767729216 139639610236663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
/proc/7549/statm: 3787789 2353727 3514 1 0 3748889 0
[pid=7549/tid=7550] ppid=7547 vsize=15151156 memory=1452 CPUtime=2497.34 cores=0,2,4,6
/proc/7549/task/7550/stat : 7550 (java) R 7547 7547 3690 0 -1 4202560 385603 0 0 0 249007 727 0 0 20 0 15 0 517200949 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639614476208 139639206840403 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7551] ppid=7547 vsize=15151156 memory=9414908 CPUtime=4.33 cores=0,2,4,6
/proc/7549/task/7551/stat : 7551 (java) S 7547 7547 3690 0 -1 1077944384 76201 0 0 0 424 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639521892880 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7552] ppid=7547 vsize=15151156 memory=8112282956445269571 CPUtime=4.35 cores=0,2,4,6
/proc/7549/task/7552/stat : 7552 (java) S 7547 7547 3690 0 -1 1077944384 76557 0 0 0 424 11 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639201458832 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7553] ppid=7547 vsize=15151156 memory=2052 CPUtime=4.35 cores=0,2,4,6
/proc/7549/task/7553/stat : 7553 (java) S 7547 7547 3690 0 -1 1077944384 78659 0 0 0 426 9 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639200405776 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7554] ppid=7547 vsize=15151156 memory=1428 CPUtime=4.36 cores=0,2,4,6
/proc/7549/task/7554/stat : 7554 (java) S 7547 7547 3690 0 -1 1077944384 73484 0 0 0 426 10 0 0 20 0 15 0 517200950 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639199353232 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7555] ppid=7547 vsize=15151156 memory=1716 CPUtime=1.12 cores=0,2,4,6
/proc/7549/task/7555/stat : 7555 (java) S 7547 7547 3690 0 -1 1077944384 19946 0 0 0 85 27 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639078771440 139639610247810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7556] ppid=7547 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7556/stat : 7556 (java) S 7547 7547 3690 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517200951 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639077717728 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7557] ppid=7547 vsize=15151156 memory=2052 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7557/stat : 7557 (java) S 7547 7547 3690 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517200952 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639076664576 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7558] ppid=7547 vsize=15151156 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7558/stat : 7558 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639075613136 139639610255259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7559] ppid=7547 vsize=15151156 memory=1716 CPUtime=1.41 cores=0,2,4,6
/proc/7549/task/7559/stat : 7559 (java) S 7547 7547 3690 0 -1 1077944384 13042 0 0 0 140 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639074560240 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7560] ppid=7547 vsize=15151156 memory=784 CPUtime=1.37 cores=0,2,4,6
/proc/7549/task/7560/stat : 7560 (java) S 7547 7547 3690 0 -1 1077944384 10838 0 0 0 136 1 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639073507696 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7561] ppid=7547 vsize=15151156 memory=1716 CPUtime=0.61 cores=0,2,4,6
/proc/7549/task/7561/stat : 7561 (java) S 7547 7547 3690 0 -1 1077944384 8759 0 0 0 59 2 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639072454640 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7562] ppid=7547 vsize=15151156 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7549/task/7562/stat : 7562 (java) S 7547 7547 3690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517200954 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639071402336 139639610246869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
[pid=7549/tid=7563] ppid=7547 vsize=15151156 memory=8560 CPUtime=0.72 cores=0,2,4,6
/proc/7549/task/7563/stat : 7563 (java) S 7547 7547 3690 0 -1 1077944384 2642 0 0 0 29 43 0 0 20 0 15 0 517200955 15514783744 2353727 33554432000 4194304 4196468 140732767746672 139639070350384 139639610247810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 21196800 140732767749083 140732767749258 140732767749258 140732767752143 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 9416360 KiB

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

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

[startup+2503.25 s]
# the end of solver process 7549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.8 s, system=8.32043 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.25
CPU time (s): 2520.12
CPU user time (s): 2511.8
CPU system time (s): 8.32043
CPU usage (%): 100.674
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 9416360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.8
system time used= 8.32043
maximum resident set size= 9415260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 748347
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72116
involuntary context switches= 3949


# summary of solver processes directly reported to runsolver:
#   pid: 7547,7549
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2511.8
#   total CPU system time (s): 8.32043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3338 second user time and 22.7346 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-25 13:06:14
IDJOB=4405947
IDBENCH=134577
IDSOLVER=2869
FILE ID=node133/4405947-1569409614
RUNJOBID= node133-1569396629-3721
PBS_JOBID= 21705685
Free space on /var/tmp= 13464 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-2_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-4405947-1569409614/watcher-4405947-1569409614 -o /var/tmp/evaluation-result-4405947-1569409614/solver-4405947-1569409614 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1569396629-3721 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 853557945 HOME/instance-4405947-1569409614.xml

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

MD5SUM BENCH= bca347db5d1c552995f700e5a754db73
RANDOM SEED=853557945

node133.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.18
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.18
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.18
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.18
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:        23912944 kB
MemAvailable:   31637664 kB
Buffers:          174032 kB
Cached:          7597220 kB
SwapCached:         5084 kB
Active:          4036916 kB
Inactive:        3948220 kB
Active(anon):     210764 kB
Inactive(anon):    58652 kB
Active(file):    3826152 kB
Inactive(file):  3889568 kB
Unevictable:      109536 kB
Mlocked:          109536 kB
SwapTotal:      67108860 kB
SwapFree:       67003060 kB
Dirty:             26184 kB
Writeback:             0 kB
AnonPages:        319684 kB
Mapped:            71676 kB
Shmem:             46908 kB
Slab:             466428 kB
SReclaimable:     437460 kB
SUnreclaim:        28968 kB
KernelStack:        3776 kB
PageTables:         6752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1446168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13436 MiB
End job on node133 at 2019-09-25 13:47:57