Trace number 4404936

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelWrong UNSAT 8.43048 2.46106

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-5-5-30-1.xml
MD5SUMaf05408dbf994167098c19a92e91e627
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark165
Best CPU time to get the best result obtained on this benchmark0.692329
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints807
Number of domains57
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":6},{"size":4,"count":14},{"size":5,"count":5},{"size":11,"count":1},{"size":12,"count":2},{"size":13,"count":8},{"size":14,"count":6},{"size":15,"count":9},{"size":16,"count":4},{"size":24,"count":30},{"size":25,"count":25}]
Minimum variable degree2
Maximum variable degree33
Distribution of variable degrees[{"degree":2,"count":55},{"degree":26,"count":30},{"degree":32,"count":24},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":805},{"arity":25,"count":1}]
Number of extensional constraints55
Number of intensional constraints751
Distribution of constraint types[{"type":"extension","count":55},{"type":"intension","count":751},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404936-1569004272.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404936-1569004272.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
7.50/2.32	c solve instance...
8.18/2.44	s UNSATISFIABLE

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 (4523 MiB free)
  memory of node 1: 16384 MiB (4609 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404936-1569004272/watcher-4404936-1569004272 -o /var/tmp/evaluation-result-4404936-1569004272/solver-4404936-1569004272 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1568993963-14269 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1008305647 HOME/instance-4404936-1569004272.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=19332, runsolver pid=19329
Current StackSize limit: 8192 KiB


[startup+0.10013 s]*
/proc/loadavg: 8.13 8.17 8.24 4/213 19353
/proc/meminfo: memFree=9336400/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28227396 memory=28784 CPUtime=0.13 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 5650 0 0 0 12 1 0 0 20 0 20 0 476699756 28904853504 7196 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7056849 7196 3126 1 0 7019032 0
[pid=19334/tid=19335] ppid=19332 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 3574 0 0 0 8 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140397265838512 140397261622678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28227396 memory=140089276970624 CPUtime=0 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 7262 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395975205664 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395974153328 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) S 19332 19332 14242 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395720862320 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395719809520 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) R 19332 19332 14242 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395718748736 140397239418896 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) R 19332 19332 14242 0 -1 4202560 338 0 0 0 2 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395717704432 140397241331424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 7262 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30240 KiB

[startup+0.210301 s]*
/proc/loadavg: 8.13 8.17 8.24 3/213 19353
/proc/meminfo: memFree=9322664/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28227396 memory=40908 CPUtime=0.33 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 9490 0 0 0 31 2 0 0 20 0 20 0 476699756 28904853504 10227 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7056849 10227 3270 1 0 7019032 0
[pid=19334/tid=19335] ppid=19332 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 6606 0 0 0 18 2 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140397265849056 140397261632669 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28227396 memory=288370465428682368 CPUtime=0 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28904853504 10227 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395975205664 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476699759 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395974153328 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) S 19332 19332 14242 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395720862320 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) S 19332 19332 14242 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395719809520 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) S 19332 19332 14242 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395718757232 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) S 19332 19332 14242 0 -1 1077944384 774 0 0 0 8 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395717704432 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28904853504 10227 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42364 KiB

[startup+0.309641 s]*
/proc/loadavg: 8.13 8.17 8.24 3/213 19353
/proc/meminfo: memFree=9315228/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28231652 memory=49368 CPUtime=0.51 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 10758 0 0 0 48 3 0 0 20 0 20 0 476699756 28909211648 12342 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7057913 12342 3305 1 0 7019032 0
[pid=19334/tid=19335] ppid=19332 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 7767 0 0 0 27 2 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140397265841856 140397245691230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28231652 memory=140089149715375 CPUtime=0 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28231652 memory=140089149717680 CPUtime=0 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28231652 memory=140089149719984 CPUtime=0 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699757 28909211648 12342 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476699759 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28231652 memory=280178299446928 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476699759 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395975205664 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28231652 memory=280178299453840 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476699759 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395974153328 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28231652 memory=280178299395120 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28231652 memory=280178299467664 CPUtime=0.02 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) S 19332 19332 14242 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395720862320 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28231652 memory=280178299474576 CPUtime=0.02 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) S 19332 19332 14242 0 -1 1077944384 120 0 0 0 2 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395719809520 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28231652 memory=280178299472272 CPUtime=0.01 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) S 19332 19332 14242 0 -1 1077944384 227 0 0 0 1 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395718757232 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28231652 memory=280178299488432 CPUtime=0.12 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) S 19332 19332 14242 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395717704432 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28909211648 12342 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50824 KiB

[startup+0.700873 s]
/proc/loadavg: 8.13 8.17 8.24 4/213 19353
/proc/meminfo: memFree=9295732/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28233776 memory=90452 CPUtime=1.87 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 15952 0 0 0 182 5 0 0 20 0 20 0 476699756 28911386624 22613 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7058444 22613 3456 1 0 7019544 0
[pid=19334/tid=19335] ppid=19332 vsize=28233776 memory=280178299846320 CPUtime=0.68 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 8705 0 0 0 65 3 0 0 20 0 20 0 476699757 28911386624 22613 33554432000 4194304 4196468 140728338062288 140397265843888 140397243017042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28233776 memory=140089149924208 CPUtime=0 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28911386624 22613 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476699757 28911386624 22613 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28233776 memory=1076 CPUtime=0 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 476699757 28911386624 22613 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0

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

# the end of solver process 19332 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.78844 s, system=0.642037 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.65794 s]
/proc/loadavg: 7.80 8.10 8.22 5/213 19353
/proc/meminfo: memFree=9195988/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28233776 memory=295220 CPUtime=5.13 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 26002 0 0 0 483 30 0 0 20 0 20 0 476699756 28911386624 73805 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7058444 73805 3496 1 0 7019544 0
[pid=19334/tid=19335] ppid=19332 vsize=28233776 memory=6944656592455359580 CPUtime=1.46 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 9714 0 0 0 142 4 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140397265847728 140396865324435 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28233776 memory=6656426216303648864 CPUtime=0.05 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 196 0 0 0 3 2 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28233776 memory=1456 CPUtime=0.06 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 126 0 0 0 3 3 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28233776 memory=3648 CPUtime=0.06 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 84 0 0 0 4 2 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28233776 memory=42124 CPUtime=0.07 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 86 0 0 0 4 3 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28233776 memory=1040 CPUtime=0.05 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 97 0 0 0 3 2 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28233776 memory=2084 CPUtime=0.03 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 49 0 0 0 2 1 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28233776 memory=1480 CPUtime=0.07 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 110 0 0 0 5 2 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28233776 memory=3880 CPUtime=0.06 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 113 0 0 0 4 2 0 0 20 0 20 0 476699757 28911386624 73805 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28233776 memory=7712 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 20 0 476699759 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28233776 memory=1760 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 476699759 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395975205728 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28233776 memory=1172 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 476699759 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395974153344 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28233776 memory=6316 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28233776 memory=164 CPUtime=0.76 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) S 19332 19332 14242 0 -1 1077944384 4019 0 0 0 75 1 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395720862320 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28233776 memory=-9001734013606258791 CPUtime=0.87 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) S 19332 19332 14242 0 -1 1077944384 3142 0 0 0 86 1 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395719809520 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28233776 memory=-7384994778349281184 CPUtime=0.89 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) S 19332 19332 14242 0 -1 1077944384 3779 0 0 0 89 0 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395718757232 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28233776 memory=-8990767739041718176 CPUtime=0.6 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) S 19332 19332 14242 0 -1 1077944384 3033 0 0 0 59 1 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395717704432 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28233776 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28233776 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476699762 28911386624 73805 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 296676 KiB

[startup+2.0009 s]*
/proc/loadavg: 7.80 8.10 8.22 5/213 19353
/proc/meminfo: memFree=8998108/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28235824 memory=372272 CPUtime=6.11 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 26393 0 0 0 580 31 0 0 20 0 20 0 476699756 28913483776 93068 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7058956 93068 3498 1 0 7020056 0
[pid=19334/tid=19335] ppid=19332 vsize=28235824 memory=6791534058613427641 CPUtime=1.81 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) R 19332 19332 14242 0 -1 4202560 9756 0 0 0 176 5 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140397265847328 140396864097590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28235824 memory=4126316290023845779 CPUtime=0.05 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 196 0 0 0 3 2 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28235824 memory=0 CPUtime=0.06 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 126 0 0 0 3 3 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28235824 memory=0 CPUtime=0.06 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 84 0 0 0 4 2 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28235824 memory=0 CPUtime=0.07 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 86 0 0 0 4 3 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28235824 memory=0 CPUtime=0.05 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 97 0 0 0 3 2 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28235824 memory=0 CPUtime=0.03 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 49 0 0 0 2 1 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28235824 memory=0 CPUtime=0.07 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 110 0 0 0 5 2 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28235824 memory=0 CPUtime=0.06 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 113 0 0 0 4 2 0 0 20 0 20 0 476699757 28913483776 93068 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28235824 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 20 0 476699759 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28235824 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 476699759 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395975205728 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28235824 memory=3976735856566415924 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 476699759 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395974153344 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28235824 memory=3473455226977137971 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28235824 memory=3907550334174127726 CPUtime=0.92 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) R 19332 19332 14242 0 -1 4202560 4046 0 0 0 91 1 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395720850880 140397243130065 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28235824 memory=7588677893305559915 CPUtime=1.08 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) R 19332 19332 14242 0 -1 4202560 3196 0 0 0 107 1 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395719809520 140397240826147 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28235824 memory=7590655979367786604 CPUtime=1.08 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) R 19332 19332 14242 0 -1 4202560 3817 0 0 0 108 0 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395718757232 140397245999600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28235824 memory=7236547281622689387 CPUtime=0.66 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) S 19332 19332 14242 0 -1 1077944384 3263 0 0 0 65 1 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395717704432 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28235824 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28235824 memory=-1 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476699762 28913483776 93068 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 6.11 s
Current children cumulated vsize: 28348952 KiB
Current children cumulated memory: 373728 KiB

[startup+2.40985 s]
/proc/loadavg: 7.80 8.10 8.22 5/213 19353
/proc/meminfo: memFree=8998108/32770624 swapFree=67021920/67108860
[pid=19332] ppid=19329 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19332/stat : 19332 (xcsp3-exec) S 19329 19332 14242 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476699756 115843072 364 33554432000 4194304 5098028 140734114125472 140734114123576 139931234173564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29544448 140734114132823 140734114133082 140734114133082 140734114136006 0
/proc/19332/statm: 28282 364 305 221 0 87 0
[pid=19334] ppid=19332 vsize=28768336 memory=519444 CPUtime=8.18 cores=0-7
/proc/19334/stat : 19334 (java) S 19332 19332 14242 0 -1 1077944320 33218 0 0 0 755 63 0 0 20 0 28 0 476699756 29458776064 129861 33554432000 4194304 4196468 140728338062288 140728338044832 140397261610743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
/proc/19334/statm: 7192084 129861 3505 1 0 7153184 0
[pid=19334/tid=19335] ppid=19332 vsize=28768336 memory=0 CPUtime=2.04 cores=0-7
/proc/19334/task/19335/stat : 19335 (java) S 19332 19332 14242 0 -1 1077944384 10496 0 0 0 199 5 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140397265851520 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19336] ppid=19332 vsize=28768336 memory=0 CPUtime=0.13 cores=0-7
/proc/19334/task/19336/stat : 19336 (java) S 19332 19332 14242 0 -1 1077944384 245 0 0 0 8 5 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140397181462928 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19337] ppid=19332 vsize=28768336 memory=0 CPUtime=0.14 cores=0-7
/proc/19334/task/19337/stat : 19337 (java) S 19332 19332 14242 0 -1 1077944384 176 0 0 0 8 6 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140397180410128 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19338] ppid=19332 vsize=28768336 memory=0 CPUtime=0.15 cores=0-7
/proc/19334/task/19338/stat : 19338 (java) S 19332 19332 14242 0 -1 1077944384 133 0 0 0 9 6 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396811377296 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19339] ppid=19332 vsize=28768336 memory=94 CPUtime=0.16 cores=0-7
/proc/19334/task/19339/stat : 19339 (java) S 19332 19332 14242 0 -1 1077944384 136 0 0 0 9 7 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396810324496 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19340] ppid=19332 vsize=28768336 memory=109 CPUtime=0.14 cores=0-7
/proc/19334/task/19340/stat : 19340 (java) S 19332 19332 14242 0 -1 1077944384 146 0 0 0 8 6 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396809272208 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19341] ppid=19332 vsize=28768336 memory=110 CPUtime=0.12 cores=0-7
/proc/19334/task/19341/stat : 19341 (java) S 19332 19332 14242 0 -1 1077944384 99 0 0 0 7 5 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396808219408 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19342] ppid=19332 vsize=28768336 memory=66 CPUtime=0.16 cores=0-7
/proc/19334/task/19342/stat : 19342 (java) S 19332 19332 14242 0 -1 1077944384 160 0 0 0 10 6 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396807167120 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19343] ppid=19332 vsize=28768336 memory=0 CPUtime=0.14 cores=0-7
/proc/19334/task/19343/stat : 19343 (java) S 19332 19332 14242 0 -1 1077944384 162 0 0 0 9 5 0 0 20 0 28 0 476699757 29458776064 129861 33554432000 4194304 4196468 140728338062288 140396806114320 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19344] ppid=19332 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19344/stat : 19344 (java) S 19332 19332 14242 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 28 0 476699759 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395976259696 140397261621890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19345] ppid=19332 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19345/stat : 19345 (java) S 19332 19332 14242 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 476699759 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395975205728 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19346] ppid=19332 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19346/stat : 19346 (java) S 19332 19332 14242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 476699759 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395974153344 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19347] ppid=19332 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19347/stat : 19347 (java) S 19332 19332 14242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395973101648 140397261629339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19348] ppid=19332 vsize=28768336 memory=0 CPUtime=1.17 cores=0-7
/proc/19334/task/19348/stat : 19348 (java) R 19332 19332 14242 0 -1 4202560 5523 0 0 0 116 1 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395720843312 140397246490310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19349] ppid=19332 vsize=28768336 memory=0 CPUtime=1.34 cores=0-7
/proc/19334/task/19349/stat : 19349 (java) R 19332 19332 14242 0 -1 4202560 4913 0 0 0 133 1 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395719794728 140397241106851 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19350] ppid=19332 vsize=28768336 memory=0 CPUtime=1.35 cores=0-7
/proc/19334/task/19350/stat : 19350 (java) R 19332 19332 14242 0 -1 4202560 5352 0 0 0 134 1 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395718737648 140397253566480 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19351] ppid=19332 vsize=28768336 memory=0 CPUtime=0.7 cores=0-7
/proc/19334/task/19351/stat : 19351 (java) R 19332 19332 14242 0 -1 1077944384 3716 0 0 0 69 1 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395717700160 140397261620949 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19352] ppid=19332 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/19334/task/19352/stat : 19352 (java) S 19332 19332 14242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395716651360 140397261620949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
[pid=19334/tid=19353] ppid=19332 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/19334/task/19353/stat : 19353 (java) S 19332 19332 14242 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 476699762 29458776064 129861 33554432000 4194304 4196468 140728338062288 140395715598640 140397261621890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 30449664 140728338064348 140728338064523 140728338064523 140728338067407 0
Current children cumulated CPU time: 8.18 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 520900 KiB

Child status: 0
Real time (s): 2.46106
CPU time (s): 8.43048
CPU user time (s): 7.78844
CPU system time (s): 0.642037
CPU usage (%): 342.555
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 520900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.78844
system time used= 0.642037
maximum resident set size= 522340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34134
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3848
involuntary context switches= 49


# summary of solver processes directly reported to runsolver:
#   pid: 19332
#   total CPU time (s): 8.43048
#   total CPU user time (s): 7.78844
#   total CPU system time (s): 0.642037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042977 second user time and 0.061395 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-20 20:30:32
IDJOB=4404936
IDBENCH=126837
IDSOLVER=2866
FILE ID=node150/4404936-1569004272
RUNJOBID= node150-1568993963-14269
PBS_JOBID= 21704712
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-5-5-30-1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404936-1569004272/watcher-4404936-1569004272 -o /var/tmp/evaluation-result-4404936-1569004272/solver-4404936-1569004272 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1568993963-14269 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1008305647 HOME/instance-4404936-1569004272.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= af05408dbf994167098c19a92e91e627
RANDOM SEED=1008305647

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:         9352932 kB
MemAvailable:   31827640 kB
Buffers:          170768 kB
Cached:         22190124 kB
SwapCached:         7960 kB
Active:         11146036 kB
Inactive:       11247980 kB
Active(anon):       3980 kB
Inactive(anon):    70308 kB
Active(file):   11142056 kB
Inactive(file): 11177672 kB
Unevictable:      110732 kB
Mlocked:          110732 kB
SwapTotal:      67108860 kB
SwapFree:       67021920 kB
Dirty:             26336 kB
Writeback:             0 kB
AnonPages:        146636 kB
Mapped:            47656 kB
Shmem:             32548 kB
Slab:             613152 kB
SReclaimable:     583440 kB
SUnreclaim:        29712 kB
KernelStack:        3744 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node150 at 2019-09-20 20:30:34