Trace number 4398852

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.32 633.685

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
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-4398852-1568700238.xml"  -tl '2520s' -p 4
0.12/0.19	c Choco e747e1e
0.12/0.20	c [HOME/instance-4398852-1568700238.xml, -tl, 2520s, -p, 4]
0.34/0.24	c 4 solvers in parallel
0.34/0.31	c parse instance...
2.58/1.08	c solve instance...
2520.00/633.66	s UNKNOWN
2520.00/633.66	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: 16375 MiB (10252 MiB free)
  memory of node 1: 16384 MiB (15435 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398852-1568700238/watcher-4398852-1568700238 -o /tmp/evaluation-result-4398852-1568700238/solver-4398852-1568700238 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568694541-4848 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 719583267 HOME/instance-4398852-1568700238.xml 

running on 4 cores: 4-7

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

solver pid=18481, runsolver pid=18478

[startup+0.100163 s]*
/proc/loadavg: 7.54 7.92 7.96 4/230 18497
/proc/meminfo: memFree=26286204/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15144776 memory=30208 CPUtime=0.12 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 5431 0 0 0 11 1 0 0 20 0 15 0 445965500 15508250624 7552 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3786194 7552 3140 1 0 3748377 0
[pid=18483/tid=18484] ppid=18481 vsize=15144776 memory=8252428994737482315 CPUtime=0.08 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) R 18481 18481 4816 0 -1 4202560 3363 0 0 0 8 0 0 0 20 0 15 0 445965500 15508250624 7552 33554432000 4194304 4196468 140729918325664 140423382444800 140423364282584 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 7552 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15144776 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 7552 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 7552 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 7552 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15144776 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422384497568 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15144776 memory=140659913295488 CPUtime=0.01 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) R 18481 18481 4816 0 -1 4202560 335 0 0 0 1 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422379236080 140423356896094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15144776 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 7552 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31656 KiB

[startup+0.211828 s]*
/proc/loadavg: 7.54 7.92 7.96 3/230 18497
/proc/meminfo: memFree=26274576/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15144776 memory=40520 CPUtime=0.34 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 8803 0 0 0 32 2 0 0 20 0 15 0 445965500 15508250624 10130 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3786194 10130 3291 1 0 3748377 0
[pid=18483/tid=18484] ppid=18481 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) R 18481 18481 4816 0 -1 4202560 6108 0 0 0 18 2 0 0 20 0 15 0 445965500 15508250624 10130 33554432000 4194304 4196468 140729918325664 140423382449344 140423362295134 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15144776 memory=9642 CPUtime=0 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 10130 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15144776 memory=3313570 CPUtime=0 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 10130 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 10130 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15508250624 10130 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422384497568 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15144776 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445965503 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15144776 memory=0 CPUtime=0.03 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 545 0 0 0 3 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15144776 memory=-1 CPUtime=0.02 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15144776 memory=0 CPUtime=0.08 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) S 18481 18481 4816 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422379236080 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965506 15508250624 10130 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41968 KiB

[startup+0.313905 s]*
/proc/loadavg: 7.54 7.92 7.96 3/230 18497
/proc/meminfo: memFree=26270088/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15149032 memory=46688 CPUtime=0.53 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 9967 0 0 0 49 4 0 0 20 0 15 0 445965500 15512608768 11672 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3787258 11672 3347 1 0 3748377 0
[pid=18483/tid=18484] ppid=18481 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) R 18481 18481 4816 0 -1 4202560 7077 0 0 0 27 3 0 0 20 0 15 0 445965500 15512608768 11672 33554432000 4194304 4196468 140729918325664 140423382447024 140423362258277 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965501 15512608768 11672 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15149032 memory=3302560 CPUtime=0 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15512608768 11672 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15512608768 11672 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15512608768 11672 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15149032 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445965503 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445965503 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422384497568 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445965503 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15149032 memory=0 CPUtime=0.04 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 571 0 0 0 4 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15149032 memory=-1 CPUtime=0.03 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 141 0 0 0 3 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15149032 memory=140659913295488 CPUtime=0.12 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) S 18481 18481 4816 0 -1 1077944384 876 0 0 0 12 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422379236080 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15149032 memory=140659913295488 CPUtime=0 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965506 15512608768 11672 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48136 KiB

[startup+0.701906 s]
/proc/loadavg: 7.54 7.92 7.96 5/230 18497
/proc/meminfo: memFree=26259220/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15151156 memory=81356 CPUtime=1.58 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 14008 0 0 0 152 6 0 0 20 0 15 0 445965500 15514783744 20339 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3787789 20339 3452 1 0 3748889 0
[pid=18483/tid=18484] ppid=18481 vsize=15151156 memory=2120 CPUtime=0.68 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) R 18481 18481 4816 0 -1 1077944384 8727 0 0 0 64 4 0 0 20 0 15 0 445965500 15514783744 20339 33554432000 4194304 4196468 140729918325664 140423382449616 140423378224853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15151156 memory=496 CPUtime=0 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445965501 15514783744 20339 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15151156 memory=1556 CPUtime=0 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15514783744 20339 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15151156 memory=928 CPUtime=0 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15514783744 20339 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15151156 memory=1628 CPUtime=0 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965501 15514783744 20339 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15151156 memory=796 CPUtime=0 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445965503 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15151156 memory=1444 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445965503 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422384497568 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15151156 memory=1984 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445965503 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15151156 memory=7086240636229996643 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15151156 memory=7453282923444726100 CPUtime=0.22 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) R 18481 18481 4816 0 -1 4202560 987 0 0 0 22 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422381327264 140423363327073 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15151156 memory=4638778402627731557 CPUtime=0.23 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) R 18481 18481 4816 0 -1 4202560 951 0 0 0 23 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422380271792 140423357391992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15151156 memory=8514726395714826909 CPUtime=0.41 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) R 18481 18481 4816 0 -1 4202560 2037 0 0 0 41 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422379231952 140423371311483 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15151156 memory=5794555382653873255 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15151156 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445965506 15514783744 20339 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 82804 KiB

[startup+1.50591 s]
/proc/loadavg: 7.54 7.92 7.96 5/230 18497
/proc/meminfo: memFree=26159260/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0

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

/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 69499 0 0 0 207653 52 0 0 20 0 19 0 445965500 15789527040 291098 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3854865 291098 3534 1 0 3815965 0
[pid=18483/tid=18484] ppid=18481 vsize=15419460 memory=1164924 CPUtime=1.06 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) S 18481 18481 4816 0 -1 1077944384 9534 0 0 0 101 5 0 0 20 0 19 0 445965500 15789527040 291098 33554432000 4194304 4196468 140729918325664 140423382455424 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.18 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2368 0 0 0 13 5 0 0 20 0 19 0 445965501 15789527040 291098 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15419460 memory=1164392 CPUtime=0.17 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1523 0 0 0 12 5 0 0 20 0 19 0 445965501 15789527040 291098 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.19 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 3458 0 0 0 13 6 0 0 20 0 19 0 445965501 15789527040 291098 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15419460 memory=1164924 CPUtime=0.19 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1062 0 0 0 14 5 0 0 20 0 19 0 445965501 15789527040 291098 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.05 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 3068 0 0 0 4 1 0 0 20 0 19 0 445965503 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15419460 memory=6791534058613427641 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422384497632 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15419460 memory=1164392 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15419460 memory=1448 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15419460 memory=1164924 CPUtime=2.18 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 13924 0 0 0 217 1 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15419460 memory=1448 CPUtime=2.53 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 13814 0 0 0 251 2 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.89 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) S 18481 18481 4816 0 -1 1077944384 6914 0 0 0 87 2 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422379236080 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15419460 memory=0 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15419460 memory=0 CPUtime=0.33 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 339 0 0 0 0 33 0 0 20 0 19 0 445965506 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18498] ppid=18481 vsize=15419460 memory=0 CPUtime=519.13 cores=4-7
/proc/18483/task/18498/stat : 18498 (java) R 18481 18481 4816 0 -1 4202560 1261 0 0 0 51913 0 0 0 20 0 19 0 445965609 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422368151088 140422972937532 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18499] ppid=18481 vsize=15419460 memory=0 CPUtime=517.4 cores=4-7
/proc/18483/task/18499/stat : 18499 (java) R 18481 18481 4816 0 -1 4202560 1137 0 0 0 51740 0 0 0 20 0 19 0 445965609 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422367097016 140422973136258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18500] ppid=18481 vsize=15419460 memory=1448 CPUtime=517.44 cores=4-7
/proc/18483/task/18500/stat : 18500 (java) R 18481 18481 4816 0 -1 4202560 6594 0 0 0 51731 13 0 0 20 0 19 0 445965609 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422366044408 140422973148800 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18501] ppid=18481 vsize=15419460 memory=1448 CPUtime=515.16 cores=4-7
/proc/18483/task/18501/stat : 18501 (java) R 18481 18481 4816 0 -1 4202560 3142 0 0 0 51515 1 0 0 20 0 19 0 445965613 15789527040 291098 33554432000 4194304 4196468 140729918325664 140422364992168 140422974673806 0 4 0 16800975 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 2077.05 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1165840 KiB

[startup+582.302 s]
/proc/loadavg: 8.45 7.49 7.49 9/235 18554
/proc/meminfo: memFree=16687884/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15419460 memory=1165856 CPUtime=2315.85 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 71107 0 0 0 231528 57 0 0 20 0 19 0 445965500 15789527040 291464 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3854865 291464 3534 1 0 3815965 0
[pid=18483/tid=18484] ppid=18481 vsize=15419460 memory=1448 CPUtime=1.06 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) S 18481 18481 4816 0 -1 1077944384 9534 0 0 0 101 5 0 0 20 0 19 0 445965500 15789527040 291464 33554432000 4194304 4196468 140729918325664 140423382455424 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0.22 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2426 0 0 0 16 6 0 0 20 0 19 0 445965501 15789527040 291464 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15419460 memory=1169964 CPUtime=0.22 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1588 0 0 0 15 7 0 0 20 0 19 0 445965501 15789527040 291464 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0.22 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 3666 0 0 0 15 7 0 0 20 0 19 0 445965501 15789527040 291464 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0.22 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1411 0 0 0 16 6 0 0 20 0 19 0 445965501 15789527040 291464 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.06 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 3331 0 0 0 5 1 0 0 20 0 19 0 445965503 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422384497632 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15419460 memory=1448 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15419460 memory=1448 CPUtime=2.18 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 13926 0 0 0 217 1 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15419460 memory=1165856 CPUtime=2.53 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 13817 0 0 0 251 2 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15419460 memory=1165856 CPUtime=0.89 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) S 18481 18481 4816 0 -1 1077944384 6916 0 0 0 87 2 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422379236080 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15419460 memory=1448 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15419460 memory=1448 CPUtime=0.36 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 369 0 0 0 0 36 0 0 20 0 19 0 445965506 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18498] ppid=18481 vsize=15419460 memory=1169964 CPUtime=579.04 cores=4-7
/proc/18483/task/18498/stat : 18498 (java) R 18481 18481 4816 0 -1 4202560 1384 0 0 0 57904 0 0 0 20 0 19 0 445965609 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422368148216 140422972938555 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18499] ppid=18481 vsize=15419460 memory=1165856 CPUtime=576.43 cores=4-7
/proc/18483/task/18499/stat : 18499 (java) R 18481 18481 4816 0 -1 4202560 1283 0 0 0 57643 0 0 0 20 0 19 0 445965609 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422367096624 140422972043936 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18500] ppid=18481 vsize=15419460 memory=1756 CPUtime=577.24 cores=4-7
/proc/18483/task/18500/stat : 18500 (java) R 18481 18481 4816 0 -1 4202560 6750 0 0 0 57711 13 0 0 20 0 19 0 445965609 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422366047072 140422974926434 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18501] ppid=18481 vsize=15419460 memory=1448 CPUtime=575.04 cores=4-7
/proc/18483/task/18501/stat : 18501 (java) R 18481 18481 4816 0 -1 4202560 3345 0 0 0 57503 1 0 0 20 0 19 0 445965613 15789527040 291464 33554432000 4194304 4196468 140729918325664 140422364991544 140422973128824 0 4 0 16800975 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 2315.85 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1167304 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.601 s]
/proc/loadavg: 8.39 7.63 7.54 9/235 18557
/proc/meminfo: memFree=16679968/32770688 swapFree=66961208/67108860
[pid=18481] ppid=18478 vsize=113128 memory=1448 CPUtime=0 cores=4-7
/proc/18481/stat : 18481 (xcsp3-exec) S 18478 18481 4816 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445965500 115843072 362 33554432000 4194304 5098028 140721942610256 140721942608360 140201540088444 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18976768 140721942619003 140721942619245 140721942619245 140721942622154 0
/proc/18481/statm: 28282 362 304 221 0 87 0
[pid=18483] ppid=18481 vsize=15419460 memory=1172996 CPUtime=2520 cores=4-7
/proc/18483/stat : 18483 (java) S 18481 18481 4816 0 -1 1077944320 72003 0 0 0 251937 63 0 0 20 0 19 0 445965500 15789527040 293249 33554432000 4194304 4196468 140729918325664 140729918308208 140423378214647 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
/proc/18483/statm: 3854865 293249 3534 1 0 3815965 0
[pid=18483/tid=18484] ppid=18481 vsize=15419460 memory=1388 CPUtime=1.06 cores=4-7
/proc/18483/task/18484/stat : 18484 (java) S 18481 18481 4816 0 -1 1077944384 9534 0 0 0 101 5 0 0 20 0 19 0 445965500 15789527040 293249 33554432000 4194304 4196468 140729918325664 140423382455424 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18485] ppid=18481 vsize=15419460 memory=6791534058613427641 CPUtime=0.27 cores=4-7
/proc/18483/task/18485/stat : 18485 (java) S 18481 18481 4816 0 -1 1077944384 2483 0 0 0 20 7 0 0 20 0 19 0 445965501 15789527040 293249 33554432000 4194304 4196468 140729918325664 140423289871120 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18486] ppid=18481 vsize=15419460 memory=3248 CPUtime=0.27 cores=4-7
/proc/18483/task/18486/stat : 18486 (java) S 18481 18481 4816 0 -1 1077944384 1651 0 0 0 19 8 0 0 20 0 19 0 445965501 15789527040 293249 33554432000 4194304 4196468 140729918325664 140423288818576 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18487] ppid=18481 vsize=15419460 memory=288286696997651601 CPUtime=0.28 cores=4-7
/proc/18483/task/18487/stat : 18487 (java) S 18481 18481 4816 0 -1 1077944384 3983 0 0 0 20 8 0 0 20 0 19 0 445965501 15789527040 293249 33554432000 4194304 4196468 140729918325664 140423287766032 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18488] ppid=18481 vsize=15419460 memory=6028 CPUtime=0.28 cores=4-7
/proc/18483/task/18488/stat : 18488 (java) S 18481 18481 4816 0 -1 1077944384 1473 0 0 0 20 8 0 0 20 0 19 0 445965501 15789527040 293249 33554432000 4194304 4196468 140729918325664 140423286713488 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18489] ppid=18481 vsize=15419460 memory=780 CPUtime=0.08 cores=4-7
/proc/18483/task/18489/stat : 18489 (java) S 18481 18481 4816 0 -1 1077944384 3378 0 0 0 6 2 0 0 20 0 19 0 445965503 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422385551344 140423378225794 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18490] ppid=18481 vsize=15419460 memory=3988 CPUtime=0 cores=4-7
/proc/18483/task/18490/stat : 18490 (java) S 18481 18481 4816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422384497632 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18491] ppid=18481 vsize=15419460 memory=1088 CPUtime=0 cores=4-7
/proc/18483/task/18491/stat : 18491 (java) S 18481 18481 4816 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445965503 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422383444976 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18492] ppid=18481 vsize=15419460 memory=23004 CPUtime=0 cores=4-7
/proc/18483/task/18492/stat : 18492 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422382393552 140423378233243 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18493] ppid=18481 vsize=15419460 memory=14068 CPUtime=2.18 cores=4-7
/proc/18483/task/18493/stat : 18493 (java) S 18481 18481 4816 0 -1 1077944384 13928 0 0 0 217 1 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422381341168 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 32 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18494] ppid=18481 vsize=15419460 memory=2120 CPUtime=2.53 cores=4-7
/proc/18483/task/18494/stat : 18494 (java) S 18481 18481 4816 0 -1 1077944384 13819 0 0 0 251 2 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422380288624 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18495] ppid=18481 vsize=15419460 memory=496 CPUtime=0.89 cores=4-7
/proc/18483/task/18495/stat : 18495 (java) S 18481 18481 4816 0 -1 1077944384 6918 0 0 0 87 2 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422379236080 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18496] ppid=18481 vsize=15419460 memory=1556 CPUtime=0 cores=4-7
/proc/18483/task/18496/stat : 18496 (java) S 18481 18481 4816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422378183776 140423378224853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18497] ppid=18481 vsize=15419460 memory=928 CPUtime=0.38 cores=4-7
/proc/18483/task/18497/stat : 18497 (java) S 18481 18481 4816 0 -1 1077944384 375 0 0 0 0 38 0 0 20 0 19 0 445965506 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422377130288 140423378225794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18498] ppid=18481 vsize=15419460 memory=1628 CPUtime=630.13 cores=4-7
/proc/18483/task/18498/stat : 18498 (java) R 18481 18481 4816 0 -1 4202560 1415 0 0 0 63013 0 0 0 20 0 19 0 445965609 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422368147952 140422973157830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18499] ppid=18481 vsize=15419460 memory=796 CPUtime=627.33 cores=4-7
/proc/18483/task/18499/stat : 18499 (java) R 18481 18481 4816 0 -1 4202560 1318 0 0 0 62733 0 0 0 20 0 19 0 445965609 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422367096824 140422975127115 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18500] ppid=18481 vsize=15419460 memory=111636 CPUtime=628.14 cores=4-7
/proc/18483/task/18500/stat : 18500 (java) R 18481 18481 4816 0 -1 4202560 6836 0 0 0 62801 13 0 0 20 0 19 0 445965609 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422366044328 140422973098201 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
[pid=18483/tid=18501] ppid=18481 vsize=15419460 memory=800 CPUtime=626.04 cores=4-7
/proc/18483/task/18501/stat : 18501 (java) R 18481 18481 4816 0 -1 4202560 3531 0 0 0 62603 1 0 0 20 0 19 0 445965613 15789527040 293249 33554432000 4194304 4196468 140729918325664 140422364994208 140422974573128 0 4 0 16800975 0 0 0 -1 7 0 0 31 0 0 6293624 6294260 20996096 140729918333935 140729918334106 140729918334106 140729918336975 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1174444 KiB

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

[startup+633.633 s]
# the end of solver process 18481 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000859 s, system=0.001718 s

[startup+633.685 s]
# the end of solver process 18483 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.67 s, system=0.643465 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): 633.685
CPU time (s): 2520.32
CPU user time (s): 2519.67
CPU system time (s): 0.643465
CPU usage (%): 397.724
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 1175444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.67
system time used= 0.643465
maximum resident set size= 1174508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17755
involuntary context switches= 30396


# summary of solver processes directly reported to runsolver:
#   pid: 18481,18483
#   total CPU time (s): 2520.32
#   total CPU user time (s): 2519.67
#   total CPU system time (s): 0.643465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.33358 second user time and 7.75928 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-17 08:03:17
IDJOB=4398852
IDBENCH=141713
IDSOLVER=2853
FILE ID=node116/4398852-1568700238
RUNJOBID= node116-1568694541-4848
PBS_JOBID= 21703807
Free space on /tmp= 61208 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.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-4398852-1568700238/watcher-4398852-1568700238 -o /tmp/evaluation-result-4398852-1568700238/solver-4398852-1568700238 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568694541-4848 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 719583267 HOME/instance-4398852-1568700238.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=719583267

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        26304468 kB
MemAvailable:   27583916 kB
Buffers:          149632 kB
Cached:          1423668 kB
SwapCached:        46588 kB
Active:          5310176 kB
Inactive:         573368 kB
Active(anon):    4264188 kB
Inactive(anon):    94964 kB
Active(file):    1045988 kB
Inactive(file):   478404 kB
Unevictable:      110568 kB
Mlocked:          110568 kB
SwapTotal:      67108860 kB
SwapFree:       66961208 kB
Dirty:             26400 kB
Writeback:             0 kB
AnonPages:       4375368 kB
Mapped:            61072 kB
Shmem:             40292 kB
Slab:             171148 kB
SReclaimable:     141780 kB
SUnreclaim:        29368 kB
KernelStack:        3712 kB
PageTables:        14136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    5828860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4225024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61180 MiB
End job on node116 at 2019-09-17 08:13:51