Trace number 4406008

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.1 2509.52

General information on the benchmark

NameCrossword/Crossword-m1c-lex-herald/
Crossword-m1c-lex-h2101.xml
MD5SUM1a4f6c91eaadca249c448c828860eb66
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 benchmark193.944
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints138
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":373}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":68},{"degree":2,"count":373}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":40},{"arity":5,"count":50},{"arity":6,"count":10},{"arity":7,"count":8},{"arity":8,"count":8},{"arity":9,"count":2},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":2}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138}]
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-4406008-1569414039.xml"  -tl '2520s' -p 1
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406008-1569414039.xml, -tl, 2520s, -p, 1]
0.13/0.21	c simple solver
0.35/0.28	c parse instance...
1.70/0.74	c solve instance...
2520.07/2509.50	s UNKNOWN
2520.07/2509.50	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 (13091 MiB free)
  memory of node 1: 16384 MiB (11393 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406008-1569414039/watcher-4406008-1569414039 -o /var/tmp/evaluation-result-4406008-1569414039/solver-4406008-1569414039 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569408063-17769 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 921006580 HOME/instance-4406008-1569414039.xml 

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

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

solver pid=18934, runsolver pid=18931

[startup+0.100109 s]*
/proc/loadavg: 1.74 1.84 1.72 4/229 18950
/proc/meminfo: memFree=25054720/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15144776 memory=30416 CPUtime=0.13 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 5466 0 0 0 12 1 0 0 20 0 15 0 517317852 15508250624 7604 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3786194 7604 3196 1 0 3748377 0
[pid=18936/tid=18937] ppid=18934 vsize=15144776 memory=8252428994737482315 CPUtime=0.09 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 3337 0 0 0 8 1 0 0 20 0 15 0 517317853 15508250624 7604 33554432000 4194304 4196468 140722831447360 140703093558384 140703089339798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317853 15508250624 7604 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702556636192 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702555583344 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) R 18934 18934 17737 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) R 18934 18934 17737 0 -1 4202560 335 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702552426432 140703089349210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0.02 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) R 18934 18934 17737 0 -1 4202560 342 0 0 0 2 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702551374448 140703081564990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) R 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 7604 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31868 KiB

[startup+0.210661 s]*
/proc/loadavg: 1.74 1.84 1.72 3/229 18950
/proc/meminfo: memFree=25042224/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15144776 memory=41336 CPUtime=0.35 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 9023 0 0 0 32 3 0 0 20 0 15 0 517317852 15508250624 10334 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3786194 10334 3312 1 0 3748377 0
[pid=18936/tid=18937] ppid=18934 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 6163 0 0 0 18 2 0 0 20 0 15 0 517317853 15508250624 10334 33554432000 4194304 4196468 140722831447360 140703093562848 140703075021329 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15144776 memory=13675 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317853 15508250624 10334 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15144776 memory=4122683112007669408 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317854 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702556636192 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517317855 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702555583344 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15144776 memory=139892918326912 CPUtime=0.08 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 763 0 0 0 8 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317858 15508250624 10334 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42788 KiB

[startup+0.310676 s]*
/proc/loadavg: 1.74 1.84 1.72 3/229 18950
/proc/meminfo: memFree=25035212/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15149032 memory=49948 CPUtime=0.52 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 10330 0 0 0 48 4 0 0 20 0 15 0 517317852 15512608768 12487 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3787258 12487 3346 1 0 3748377 0
[pid=18936/tid=18937] ppid=18934 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 7354 0 0 0 27 3 0 0 20 0 15 0 517317853 15512608768 12487 33554432000 4194304 4196468 140722831447360 140703093561648 140703075021344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317853 15512608768 12487 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317854 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15149032 memory=-7377628835514728607 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517317855 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517317855 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702556636192 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517317855 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702555583344 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 360 0 0 0 4 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 461 0 0 0 3 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 847 0 0 0 12 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317858 15512608768 12487 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51400 KiB

[startup+0.70176 s]
/proc/loadavg: 1.74 1.84 1.72 6/229 18950
/proc/meminfo: memFree=25008348/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15151156 memory=128568 CPUtime=1.7 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 13064 0 0 0 164 6 0 0 20 0 15 0 517317852 15514783744 32142 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3787789 32142 3451 1 0 3748889 0
[pid=18936/tid=18937] ppid=18934 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 7965 0 0 0 63 4 0 0 20 0 15 0 517317853 15514783744 32142 33554432000 4194304 4196468 140722831447360 140703093562384 140702675782640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15151156 memory=65060 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317853 15514783744 32142 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15151156 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317854 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15151156 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517317854 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15151156 memory=580 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15151156 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702556636192 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702555583344 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15151156 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15151156 memory=2832 CPUtime=0.34 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) R 18934 18934 17737 0 -1 4202560 941 0 0 0 34 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702553468848 140703089349210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15151156 memory=1224 CPUtime=0.33 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) R 18934 18934 17737 0 -1 4202560 1285 0 0 0 33 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702552418576 140703089349210 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15151156 memory=6172 CPUtime=0.32 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) R 18934 18934 17737 0 -1 1077944384 1564 0 0 0 32 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702551370272 140703089338069 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 32142 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 130020 KiB

[startup+1.50092 s]
/proc/loadavg: 1.92 1.88 1.73 5/229 18950
/proc/meminfo: memFree=24936364/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0

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

/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702555583360 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15151156 memory=2691940 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15151156 memory=1452 CPUtime=1.25 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 7465 0 0 0 124 1 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15151156 memory=1962040 CPUtime=1.55 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 12431 0 0 0 154 1 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15151156 memory=1452 CPUtime=0.51 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 7145 0 0 0 50 1 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15151156 memory=1452 CPUtime=0.68 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1341 0 0 0 32 36 0 0 20 0 15 0 517317858 15514783744 680181 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 2452.13 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 2722176 KiB

[startup+2502.3 s]
/proc/loadavg: 0.77 1.29 1.63 2/208 19260
/proc/meminfo: memFree=25355144/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15151156 memory=950360 CPUtime=2512.84 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 119889 0 0 0 250939 345 0 0 20 0 15 0 517317852 15514783744 237590 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3787789 237590 3524 1 0 3748889 0
[pid=18936/tid=18937] ppid=18934 vsize=15151156 memory=533460 CPUtime=2499.27 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 52105 0 0 0 249671 256 0 0 20 0 15 0 517317853 15514783744 237590 33554432000 4194304 4196468 140722831447360 140703093567312 140702681343370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15151156 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 3572 0 0 0 202 11 0 0 20 0 15 0 517317853 15514783744 237590 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15151156 memory=593084 CPUtime=2.15 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 6102 0 0 0 203 12 0 0 20 0 15 0 517317854 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.14 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 5360 0 0 0 203 11 0 0 20 0 15 0 517317854 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15151156 memory=890736 CPUtime=2.12 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 4569 0 0 0 203 9 0 0 20 0 15 0 517317854 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15151156 memory=1452 CPUtime=0.93 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 18352 0 0 0 78 15 0 0 20 0 15 0 517317855 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15151156 memory=919524 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702556636256 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702555583360 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15151156 memory=740652 CPUtime=1.25 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 7467 0 0 0 124 1 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15151156 memory=1452 CPUtime=1.55 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 12434 0 0 0 154 1 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15151156 memory=65136 CPUtime=0.51 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 7147 0 0 0 50 1 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15151156 memory=2012 CPUtime=0.7 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1361 0 0 0 32 38 0 0 20 0 15 0 517317858 15514783744 237590 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 2512.84 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 951812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.5 s]
/proc/loadavg: 0.79 1.28 1.62 2/208 19260
/proc/meminfo: memFree=25023300/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15151156 memory=1250008 CPUtime=2520.07 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 120666 0 0 0 251657 350 0 0 20 0 15 0 517317852 15514783744 312502 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3787789 312502 3524 1 0 3748889 0
[pid=18936/tid=18937] ppid=18934 vsize=15151156 memory=0 CPUtime=2506.45 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 52577 0 0 0 250385 260 0 0 20 0 15 0 517317853 15514783744 312502 33554432000 4194304 4196468 140722831447360 140703093567616 140702680662272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15151156 memory=593084 CPUtime=2.14 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 3572 0 0 0 203 11 0 0 20 0 15 0 517317853 15514783744 312502 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.16 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 6102 0 0 0 204 12 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.15 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 5360 0 0 0 204 11 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.13 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 4573 0 0 0 204 9 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15151156 memory=1452 CPUtime=0.93 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 18352 0 0 0 78 15 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15151156 memory=1250008 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702556636256 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702555583360 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15151156 memory=279785578250976 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15151156 memory=139892789584304 CPUtime=1.25 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 7467 0 0 0 124 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15151156 memory=164 CPUtime=1.56 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 12735 0 0 0 155 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15151156 memory=162753490752516 CPUtime=0.51 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 7147 0 0 0 50 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15151156 memory=65136 CPUtime=0.7 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1361 0 0 0 32 38 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1251460 KiB

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

[startup+2509.51 s]
# the end of solver process 18934 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001047 s, system=0.001529 s

[startup+2509.52 s]
# the end of solver process 18936 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.59 s, system=3.5123 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+2509.5 s]
/proc/loadavg: 0.79 1.28 1.62 2/208 19260
/proc/meminfo: memFree=25023300/32770624 swapFree=67002044/67108860
[pid=18934] ppid=18931 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18934/stat : 18934 (xcsp3-exec) S 18931 18934 17737 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517317852 115843072 363 33554432000 4194304 5098028 140729648132144 140729648130248 139694749848188 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8699904 140729648141143 140729648141401 140729648141401 140729648144326 0
/proc/18934/statm: 28282 363 304 221 0 87 0
[pid=18936] ppid=18934 vsize=15151156 memory=1250008 CPUtime=2520.07 cores=1,3,5,7
/proc/18936/stat : 18936 (java) S 18934 18934 17737 0 -1 1077944320 120666 0 0 0 251657 350 0 0 20 0 15 0 517317852 15514783744 312502 33554432000 4194304 4196468 140722831447360 140722831429904 140703089327863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
/proc/18936/statm: 3787789 312502 3524 1 0 3748889 0
[pid=18936/tid=18937] ppid=18934 vsize=15151156 memory=0 CPUtime=2506.45 cores=1,3,5,7
/proc/18936/task/18937/stat : 18937 (java) R 18934 18934 17737 0 -1 4202560 52577 0 0 0 250385 260 0 0 20 0 15 0 517317853 15514783744 312502 33554432000 4194304 4196468 140722831447360 140703093567616 140702680662272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18938] ppid=18934 vsize=15151156 memory=593084 CPUtime=2.14 cores=1,3,5,7
/proc/18936/task/18938/stat : 18938 (java) S 18934 18934 17737 0 -1 1077944384 3572 0 0 0 203 11 0 0 20 0 15 0 517317853 15514783744 312502 33554432000 4194304 4196468 140722831447360 140703000984720 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18939] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.16 cores=1,3,5,7
/proc/18936/task/18939/stat : 18939 (java) S 18934 18934 17737 0 -1 1077944384 6102 0 0 0 204 12 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702999931920 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18940] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.15 cores=1,3,5,7
/proc/18936/task/18940/stat : 18940 (java) S 18934 18934 17737 0 -1 1077944384 5360 0 0 0 204 11 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702998879120 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18941] ppid=18934 vsize=15151156 memory=1452 CPUtime=2.13 cores=1,3,5,7
/proc/18936/task/18941/stat : 18941 (java) S 18934 18934 17737 0 -1 1077944384 4573 0 0 0 204 9 0 0 20 0 15 0 517317854 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702997826320 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18942] ppid=18934 vsize=15151156 memory=1452 CPUtime=0.93 cores=1,3,5,7
/proc/18936/task/18942/stat : 18942 (java) S 18934 18934 17737 0 -1 1077944384 18352 0 0 0 78 15 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702557690224 140703089339010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18943] ppid=18934 vsize=15151156 memory=1250008 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18943/stat : 18943 (java) S 18934 18934 17737 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702556636256 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18944] ppid=18934 vsize=15151156 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18944/stat : 18944 (java) S 18934 18934 17737 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 517317855 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702555583360 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18945] ppid=18934 vsize=15151156 memory=279785578250976 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18945/stat : 18945 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702554531664 140703089346459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18946] ppid=18934 vsize=15151156 memory=139892789584304 CPUtime=1.25 cores=1,3,5,7
/proc/18936/task/18946/stat : 18946 (java) S 18934 18934 17737 0 -1 1077944384 7467 0 0 0 124 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702553480048 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18947] ppid=18934 vsize=15151156 memory=164 CPUtime=1.56 cores=1,3,5,7
/proc/18936/task/18947/stat : 18947 (java) S 18934 18934 17737 0 -1 1077944384 12735 0 0 0 155 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702552427248 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18948] ppid=18934 vsize=15151156 memory=162753490752516 CPUtime=0.51 cores=1,3,5,7
/proc/18936/task/18948/stat : 18948 (java) S 18934 18934 17737 0 -1 1077944384 7147 0 0 0 50 1 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702551374448 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18949] ppid=18934 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/18936/task/18949/stat : 18949 (java) S 18934 18934 17737 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702550321888 140703089338069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
[pid=18936/tid=18950] ppid=18934 vsize=15151156 memory=65136 CPUtime=0.7 cores=1,3,5,7
/proc/18936/task/18950/stat : 18950 (java) S 18934 18934 17737 0 -1 1077944384 1361 0 0 0 32 38 0 0 20 0 15 0 517317858 15514783744 312502 33554432000 4194304 4196468 140722831447360 140702549269168 140703089339010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36196352 140722831455195 140722831455370 140722831455370 140722831458255 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1251460 KiB

Child status: 143
Real time (s): 2509.52
CPU time (s): 2520.1
CPU user time (s): 2516.59
CPU system time (s): 3.5123
CPU usage (%): 100.422
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 3830812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.59
system time used= 3.5123
maximum resident set size= 3839656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73893
involuntary context switches= 2557


# summary of solver processes directly reported to runsolver:
#   pid: 18934,18936
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2516.59
#   total CPU system time (s): 3.5123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.553 second user time and 23.7053 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-25 14:19:58
IDJOB=4406008
IDBENCH=139804
IDSOLVER=2869
FILE ID=node146/4406008-1569414039
RUNJOBID= node146-1569408063-17769
PBS_JOBID= 21705706
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Crossword/Crossword-m1c-lex-herald/Crossword-m1c-lex-h2101.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406008-1569414039/watcher-4406008-1569414039 -o /var/tmp/evaluation-result-4406008-1569414039/solver-4406008-1569414039 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569408063-17769 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 921006580 HOME/instance-4406008-1569414039.xml

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

MD5SUM BENCH= 1a4f6c91eaadca249c448c828860eb66
RANDOM SEED=921006580

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25072212 kB
MemAvailable:   30676872 kB
Buffers:          123944 kB
Cached:          5600024 kB
SwapCached:         3440 kB
Active:          4094128 kB
Inactive:        2800932 kB
Active(anon):    1170308 kB
Inactive(anon):    57320 kB
Active(file):    2923820 kB
Inactive(file):  2743612 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67002044 kB
Dirty:             26412 kB
Writeback:             0 kB
AnonPages:       1278536 kB
Mapped:            71000 kB
Shmem:             47632 kB
Slab:             395440 kB
SReclaimable:     365688 kB
SUnreclaim:        29752 kB
KernelStack:        3936 kB
PageTables:         7976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3481952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1163264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node146 at 2019-09-25 15:01:48