Trace number 4398991

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-16? (TO) 2520.6 635.185

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-3_X2.xml
MD5SUM72c85c51a44e0e8527757e040a083bca
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.887
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-4398991-1568698638.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398991-1568698638.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.25/0.90	c solve instance...
2520.32/635.16	s UNKNOWN
2520.32/635.16	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 (15201 MiB free)
  memory of node 1: 16384 MiB (15572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398991-1568698638/watcher-4398991-1568698638 -o /tmp/evaluation-result-4398991-1568698638/solver-4398991-1568698638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568698598-24719 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 846065296 HOME/instance-4398991-1568698638.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
solver pid=24758, runsolver pid=24755
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 1.10 1.20 1.32 5/229 24780
/proc/meminfo: memFree=31485084/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15144776 memory=28952 CPUtime=0.13 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 5705 0 0 0 12 1 0 0 20 0 15 0 446135212 15508250624 7238 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3786194 7238 3185 1 0 3748377 0
[pid=24760/tid=24761] ppid=24758 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) R 24758 24758 24688 0 -1 4202560 3582 0 0 0 8 0 0 0 20 0 15 0 446135213 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285709470496 140285697481701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135215 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135215 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285172499488 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135216 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285171446640 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) R 24758 24758 24688 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) R 24758 24758 24688 0 -1 4202560 158 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285168290544 140285682987297 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0.02 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24758 24688 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285167237744 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 7238 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30400 KiB

[startup+0.210738 s]*
/proc/loadavg: 1.10 1.20 1.32 7/229 24780
/proc/meminfo: memFree=31461928/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15144776 memory=40968 CPUtime=0.34 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 9430 0 0 0 31 3 0 0 20 0 15 0 446135212 15508250624 10242 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3786194 10242 3305 1 0 3748377 0
[pid=24760/tid=24761] ppid=24758 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) R 24758 24758 24688 0 -1 4202560 6618 0 0 0 18 2 0 0 20 0 15 0 446135213 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285709470960 140285686932369 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15144776 memory=2964504 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15144776 memory=140048119899487 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135215 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135215 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285172499488 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135216 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285171446640 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24758 24688 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24758 24688 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285168290544 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15144776 memory=140048119875200 CPUtime=0.08 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) R 24758 24758 24688 0 -1 4202560 800 0 0 0 8 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285167237744 140285697477438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135218 15508250624 10242 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42416 KiB

[startup+0.310581 s]*
/proc/loadavg: 1.10 1.20 1.32 5/229 24780
/proc/meminfo: memFree=31448492/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15149032 memory=49504 CPUtime=0.51 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 10753 0 0 0 48 3 0 0 20 0 15 0 446135212 15512608768 12376 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3787258 12376 3336 1 0 3748377 0
[pid=24760/tid=24761] ppid=24758 vsize=15149032 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) R 24758 24758 24688 0 -1 4202560 7787 0 0 0 27 2 0 0 20 0 15 0 446135213 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285709471424 140285689320798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135213 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135213 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15149032 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135215 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135215 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285172499488 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135216 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285171446640 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24758 24688 0 -1 1077944384 428 0 0 0 4 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24758 24688 0 -1 1077944384 312 0 0 0 3 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285168290544 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24758 24688 0 -1 1077944384 920 0 0 0 12 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285167237744 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135218 15512608768 12376 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50952 KiB

[startup+0.7014 s]
/proc/loadavg: 1.10 1.20 1.32 8/229 24780
/proc/meminfo: memFree=31413664/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15151156 memory=94820 CPUtime=1.63 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 14877 0 0 0 158 5 0 0 20 0 15 0 446135212 15514783744 23705 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3787789 23705 3453 1 0 3748889 0
[pid=24760/tid=24761] ppid=24758 vsize=15151156 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) R 24758 24758 24688 0 -1 4202560 9044 0 0 0 65 3 0 0 20 0 15 0 446135213 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285709477856 140285329742937 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15151156 memory=288230377044124670 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135213 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15151156 memory=288291077884034143 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135213 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135213 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135215 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135215 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285172499488 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135216 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285171446640 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15151156 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) R 24758 24758 24688 0 -1 4202560 1415 0 0 0 27 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285169324360 140285683631986 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15151156 memory=4639074098508484690 CPUtime=0.25 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) R 24758 24758 24688 0 -1 4202560 1290 0 0 0 25 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285168271920 140285685987460 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15151156 memory=7594873641396432226 CPUtime=0.4 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) R 24758 24758 24688 0 -1 4202560 1827 0 0 0 40 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285167234648 140285698340158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15151156 memory=7668599258894854229 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15151156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135218 15514783744 23705 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96268 KiB

[startup+1.50144 s]
/proc/loadavg: 1.10 1.20 1.32 10/233 24784
/proc/meminfo: memFree=31278068/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0

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

/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 67086 0 0 0 231018 54 0 0 20 0 19 0 446135212 15787429888 124641 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3854353 124641 3540 1 0 3815453 0
[pid=24760/tid=24761] ppid=24758 vsize=15417412 memory=1448 CPUtime=0.89 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) S 24758 24758 24688 0 -1 1077944384 9130 0 0 0 85 4 0 0 20 0 19 0 446135213 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285709481088 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15417412 memory=498564 CPUtime=1.18 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 3968 0 0 0 109 9 0 0 20 0 19 0 446135213 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15417412 memory=433580 CPUtime=1.18 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 3325 0 0 0 109 9 0 0 20 0 19 0 446135213 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15417412 memory=498444 CPUtime=1.17 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 2243 0 0 0 108 9 0 0 20 0 19 0 446135213 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15417412 memory=498564 CPUtime=1.16 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2475 0 0 0 107 9 0 0 20 0 19 0 446135213 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15417412 memory=498564 CPUtime=0.66 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 4850 0 0 0 59 7 0 0 20 0 19 0 446135215 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15417412 memory=498564 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446135215 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285172499552 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15417412 memory=498564 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 446135216 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285171446656 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15417412 memory=1448 CPUtime=1.89 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24758 24688 0 -1 1077944384 9134 0 0 0 189 0 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15417412 memory=1448 CPUtime=1.93 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24758 24688 0 -1 1077944384 9626 0 0 0 192 1 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285168290544 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15417412 memory=3620 CPUtime=0.66 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24758 24688 0 -1 1077944384 5813 0 0 0 66 0 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285167237744 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15417412 memory=498564 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15417412 memory=33344 CPUtime=0.16 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 513 0 0 0 0 16 0 0 20 0 19 0 446135218 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24781] ppid=24758 vsize=15417412 memory=1448 CPUtime=575.21 cores=0,2,4,6
/proc/24760/task/24781/stat : 24781 (java) R 24758 24758 24688 0 -1 4202560 1415 0 0 0 57520 1 0 0 20 0 19 0 446135304 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285156150472 140285331372125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24782] ppid=24758 vsize=15417412 memory=1448 CPUtime=574.57 cores=0,2,4,6
/proc/24760/task/24782/stat : 24782 (java) R 24758 24758 24688 0 -1 4202560 7260 0 0 0 57452 5 0 0 20 0 19 0 446135304 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285155098376 140285331372038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24783] ppid=24758 vsize=15417412 memory=1448 CPUtime=574.96 cores=0,2,4,6
/proc/24760/task/24783/stat : 24783 (java) R 24758 24758 24688 0 -1 4202560 836 0 0 0 57496 0 0 0 20 0 19 0 446135304 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285154045664 140285333319844 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24784] ppid=24758 vsize=15417412 memory=498564 CPUtime=574.95 cores=0,2,4,6
/proc/24760/task/24784/stat : 24784 (java) R 24758 24758 24688 0 -1 4202560 5115 0 0 0 57494 1 0 0 20 0 19 0 446135304 15787429888 124641 33554432000 4194304 4196468 140724790577408 140285152996480 140285331990830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 2310.72 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 500012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.111 s]
/proc/loadavg: 8.14 7.41 4.73 6/237 25694
/proc/meminfo: memFree=27513116/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15417412 memory=624732 CPUtime=2520.32 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 71702 0 0 0 251973 59 0 0 20 0 19 0 446135212 15787429888 156183 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3854353 156183 3540 1 0 3815453 0
[pid=24760/tid=24761] ppid=24758 vsize=15417412 memory=624732 CPUtime=0.89 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) S 24758 24758 24688 0 -1 1077944384 9130 0 0 0 85 4 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285709481088 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15417412 memory=543892 CPUtime=1.36 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 4089 0 0 0 127 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15417412 memory=544096 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 3485 0 0 0 128 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15417412 memory=593268 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 2928 0 0 0 127 10 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15417412 memory=624732 CPUtime=1.35 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2603 0 0 0 126 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15417412 memory=1448 CPUtime=0.75 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 5383 0 0 0 67 8 0 0 20 0 19 0 446135215 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446135215 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285172499552 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15417412 memory=498704 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 446135216 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285171446656 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15417412 memory=624732 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15417412 memory=624732 CPUtime=1.89 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24758 24688 0 -1 1077944384 9134 0 0 0 189 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15417412 memory=2319529245164972640 CPUtime=1.93 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24758 24688 0 -1 1077944384 9720 0 0 0 192 1 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285168290544 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15417412 memory=984 CPUtime=0.66 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24758 24688 0 -1 1077944384 5813 0 0 0 66 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285167237744 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15417412 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15417412 memory=6791534058613427641 CPUtime=0.17 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 517 0 0 0 0 17 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24781] ppid=24758 vsize=15417412 memory=624152 CPUtime=627.52 cores=0,2,4,6
/proc/24760/task/24781/stat : 24781 (java) R 24758 24758 24688 0 -1 4202560 1456 0 0 0 62751 1 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285156149920 140285331990204 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24782] ppid=24758 vsize=15417412 memory=1448 CPUtime=626.74 cores=0,2,4,6
/proc/24760/task/24782/stat : 24782 (java) R 24758 24758 24688 0 -1 4202560 8994 0 0 0 62669 5 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285155098408 140285331372204 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24783] ppid=24758 vsize=15417412 memory=624732 CPUtime=627.06 cores=0,2,4,6
/proc/24760/task/24783/stat : 24783 (java) R 24758 24758 24688 0 -1 4202560 854 0 0 0 62705 1 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285154045576 140285333392865 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24784] ppid=24758 vsize=15417412 memory=111632 CPUtime=627.11 cores=0,2,4,6
/proc/24760/task/24784/stat : 24784 (java) R 24758 24758 24688 0 -1 4202560 6213 0 0 0 62708 3 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285152996480 140285332581533 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 2520.32 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 626180 KiB

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

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

[startup+635.185 s]
# the end of solver process 24760 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.596975 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

[startup+635.111 s]
/proc/loadavg: 8.14 7.41 4.73 6/237 25694
/proc/meminfo: memFree=27513116/32770624 swapFree=66938236/67108860
[pid=24758] ppid=24755 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (xcsp3-exec) S 24755 24758 24688 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135212 115843072 362 33554432000 4194304 5098028 140730557623488 140730557621592 139970793505404 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38506496 140730557629307 140730557629549 140730557629549 140730557632458 0
/proc/24758/statm: 28282 362 304 221 0 87 0
[pid=24760] ppid=24758 vsize=15417412 memory=624732 CPUtime=2520.32 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24758 24688 0 -1 1077944320 71702 0 0 0 251973 59 0 0 20 0 19 0 446135212 15787429888 156183 33554432000 4194304 4196468 140724790577408 140724790559952 140285705240311 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
/proc/24760/statm: 3854353 156183 3540 1 0 3815453 0
[pid=24760/tid=24761] ppid=24758 vsize=15417412 memory=624732 CPUtime=0.89 cores=0,2,4,6
/proc/24760/task/24761/stat : 24761 (java) S 24758 24758 24688 0 -1 1077944384 9130 0 0 0 85 4 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285709481088 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24768] ppid=24758 vsize=15417412 memory=543892 CPUtime=1.36 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24758 24688 0 -1 1077944384 4089 0 0 0 127 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285657861264 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24769] ppid=24758 vsize=15417412 memory=544096 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24758 24688 0 -1 1077944384 3485 0 0 0 128 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285656808464 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24770] ppid=24758 vsize=15417412 memory=593268 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24758 24688 0 -1 1077944384 2928 0 0 0 127 10 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285655755664 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24771] ppid=24758 vsize=15417412 memory=624732 CPUtime=1.35 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24758 24688 0 -1 1077944384 2603 0 0 0 126 9 0 0 20 0 19 0 446135213 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285654702864 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24772] ppid=24758 vsize=15417412 memory=1448 CPUtime=0.75 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24758 24688 0 -1 1077944384 5383 0 0 0 67 8 0 0 20 0 19 0 446135215 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285173553520 140285705251458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24773] ppid=24758 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24758 24688 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446135215 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285172499552 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24774] ppid=24758 vsize=15417412 memory=498704 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24758 24688 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 446135216 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285171446656 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24775] ppid=24758 vsize=15417412 memory=624732 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285170394960 140285705258907 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24776] ppid=24758 vsize=15417412 memory=624732 CPUtime=1.89 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24758 24688 0 -1 1077944384 9134 0 0 0 189 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285169343344 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24777] ppid=24758 vsize=15417412 memory=2319529245164972640 CPUtime=1.93 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24758 24688 0 -1 1077944384 9720 0 0 0 192 1 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285168290544 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24778] ppid=24758 vsize=15417412 memory=984 CPUtime=0.66 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24758 24688 0 -1 1077944384 5813 0 0 0 66 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285167237744 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24779] ppid=24758 vsize=15417412 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24758 24688 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285166185184 140285705250517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24780] ppid=24758 vsize=15417412 memory=6791534058613427641 CPUtime=0.17 cores=0,2,4,6
/proc/24760/task/24780/stat : 24780 (java) S 24758 24758 24688 0 -1 1077944384 517 0 0 0 0 17 0 0 20 0 19 0 446135218 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285165132464 140285705251458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24781] ppid=24758 vsize=15417412 memory=624152 CPUtime=627.52 cores=0,2,4,6
/proc/24760/task/24781/stat : 24781 (java) R 24758 24758 24688 0 -1 4202560 1456 0 0 0 62751 1 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285156149920 140285331990204 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24782] ppid=24758 vsize=15417412 memory=1448 CPUtime=626.74 cores=0,2,4,6
/proc/24760/task/24782/stat : 24782 (java) R 24758 24758 24688 0 -1 4202560 8994 0 0 0 62669 5 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285155098408 140285331372204 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24783] ppid=24758 vsize=15417412 memory=624732 CPUtime=627.06 cores=0,2,4,6
/proc/24760/task/24783/stat : 24783 (java) R 24758 24758 24688 0 -1 4202560 854 0 0 0 62705 1 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285154045576 140285333392865 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
[pid=24760/tid=24784] ppid=24758 vsize=15417412 memory=111632 CPUtime=627.11 cores=0,2,4,6
/proc/24760/task/24784/stat : 24784 (java) R 24758 24758 24688 0 -1 4202560 6213 0 0 0 62708 3 0 0 20 0 19 0 446135304 15787429888 156183 33554432000 4194304 4196468 140724790577408 140285152996480 140285332581533 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9342976 140724790584303 140724790584474 140724790584474 140724790587343 0
Current children cumulated CPU time: 2520.32 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 626180 KiB

Child status: 143
Real time (s): 635.185
CPU time (s): 2520.6
CPU user time (s): 2520.01
CPU system time (s): 0.596975
CPU usage (%): 396.83
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 626180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.596975
maximum resident set size= 625908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72373
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43517
involuntary context switches= 47768


# summary of solver processes directly reported to runsolver:
#   pid: 24758,24760
#   total CPU time (s): 2520.6
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.596975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.02667 second user time and 7.14856 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-17 07:36:38
IDJOB=4398991
IDBENCH=134589
IDSOLVER=2853
FILE ID=node151/4398991-1568698638
RUNJOBID= node151-1568698598-24719
PBS_JOBID= 21703816
Free space on /tmp= 59284 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-3_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398991-1568698638/watcher-4398991-1568698638 -o /tmp/evaluation-result-4398991-1568698638/solver-4398991-1568698638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568698598-24719 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 846065296 HOME/instance-4398991-1568698638.xml

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

MD5SUM BENCH= 72c85c51a44e0e8527757e040a083bca
RANDOM SEED=846065296

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31513112 kB
MemAvailable:   31835520 kB
Buffers:           80616 kB
Cached:           544428 kB
SwapCached:        68696 kB
Active:           362588 kB
Inactive:         345516 kB
Active(anon):      15108 kB
Inactive(anon):   111640 kB
Active(file):     347480 kB
Inactive(file):   233876 kB
Unevictable:      109584 kB
Mlocked:          109584 kB
SwapTotal:      67108860 kB
SwapFree:       66938236 kB
Dirty:             52232 kB
Writeback:             0 kB
AnonPages:        118448 kB
Mapped:            50496 kB
Shmem:             35216 kB
Slab:             142724 kB
SReclaimable:     113772 kB
SUnreclaim:        28952 kB
KernelStack:        3376 kB
PageTables:         5364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1493980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59256 MiB
End job on node151 at 2019-09-17 07:47:14