Trace number 4271667

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 4.0.5 par (2017-08-09)UNSAT 9.0259504 1.58802

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-04.xml
MD5SUM2ada0409f2c6e70f95908de4e7f6edb2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.28914499
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints22
Number of domains2
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":6},{"size":16,"count":17}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":8},{"degree":4,"count":6},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":6},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints21
Distribution of constraint types[{"type":"intension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271667-1502643839.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271667-1502643839.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.60/0.63	c solve instance...
8.45/1.56	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 (12297 MiB free)
  memory of node 1: 16384 MiB (13586 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271667-1502643839/watcher-4271667-1502643839 -o /tmp/evaluation-result-4271667-1502643839/solver-4271667-1502643839 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502638143-6791 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 2058624474 HOME/instance-4271667-1502643839.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=23779, runsolver pid=23776
Current StackSize limit: 8192 KiB


[startup+0.10019 s]*
/proc/loadavg: 7.43 7.64 6.75 2/199 23800
/proc/meminfo: memFree=26487112/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=25999808 memory=28424 CPUtime=0.11 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 5472 0 0 0 10 1 0 0 20 0 20 0 97455546 26623803392 7106 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6499952 7106 2883 1 0 6488269 0
[pid=23781/tid=23782] ppid=23779 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) R 23779 23779 6764 0 -1 4202560 3480 0 0 0 8 1 0 0 20 0 20 0 97455546 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636929556528 139636909376869 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=25999808 memory=140024227612288 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23786] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23786/stat : 23786 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636844755344 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23787] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23787/stat : 23787 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636843703312 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23788] ppid=23779 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23788/stat : 23788 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636842650768 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23789] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23789/stat : 23789 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636841597712 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23790] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23790/stat : 23790 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26623803392 7106 33554432000 4194304 4196468 140723921988880 139636840545168 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23791] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23791/stat : 23791 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455548 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635242559728 139636925344386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23792] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23792/stat : 23792 (java) S 23779 23779 6764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97455549 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635241505952 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23793] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23793/stat : 23793 (java) S 23779 23779 6764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97455549 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635240452848 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23794] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455551 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) S 23779 23779 6764 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 97455551 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635238349552 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455552 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635237297008 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) S 23779 23779 6764 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 97455552 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635236243952 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) S 23779 23779 6764 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 20 0 97455552 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635235191408 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455552 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455552 26623803392 7106 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29808 KiB

[startup+0.210506 s]*
/proc/loadavg: 7.43 7.64 6.75 2/199 23800
/proc/meminfo: memFree=26475304/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=26004064 memory=41160 CPUtime=0.33 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 8351 0 0 0 31 2 0 0 20 0 20 0 97455546 26628161536 10290 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6501016 10290 3072 1 0 6488269 0
[pid=23781/tid=23782] ppid=23779 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) R 23779 23779 6764 0 -1 4202560 5402 0 0 0 18 1 0 0 20 0 20 0 97455546 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636929546272 139636918011253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=26004064 memory=288370400379324032 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23786] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23786/stat : 23786 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636844755344 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23787] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23787/stat : 23787 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636843703312 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23788] ppid=23779 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23788/stat : 23788 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636842650768 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23789] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23789/stat : 23789 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628161536 10290 33554432000 4194304 4196468 140723921988880 139636841597712 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23790] ppid=23779 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23790/stat : 23790 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628194304 10290 33554432000 4194304 4196468 140723921988880 139636840545168 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23791] ppid=23779 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23791/stat : 23791 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455548 26628194304 10290 33554432000 4194304 4196468 140723921988880 139635242559728 139636925344386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23792] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23792/stat : 23792 (java) S 23779 23779 6764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97455549 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635241505952 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23793] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23793/stat : 23793 (java) S 23779 23779 6764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97455549 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635240452848 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23794] ppid=23779 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455551 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) S 23779 23779 6764 0 -1 1077944384 288 0 0 0 1 0 0 0 20 0 20 0 97455551 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635238349552 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) S 23779 23779 6764 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 20 0 97455552 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635237297008 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) S 23779 23779 6764 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 20 0 97455552 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635236243952 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) S 23779 23779 6764 0 -1 1077944384 736 0 0 0 8 0 0 0 20 0 20 0 97455552 26628161536 10310 33554432000 4194304 4196468 140723921988880 139635235191408 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455552 26628194304 10310 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455552 26628194304 10310 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42544 KiB

[startup+0.310379 s]*
/proc/loadavg: 7.43 7.64 6.75 2/199 23800
/proc/meminfo: memFree=26469460/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=26004140 memory=48188 CPUtime=0.5 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 9286 0 0 0 47 3 0 0 20 0 20 0 97455546 26628239360 12047 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6501035 12047 3100 1 0 6488269 0
[pid=23781/tid=23782] ppid=23779 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) R 23779 23779 6764 0 -1 4202560 6183 0 0 0 27 2 0 0 20 0 20 0 97455546 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636929565600 139636904913280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23786] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23786/stat : 23786 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636844755344 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23787] ppid=23779 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/23781/task/23787/stat : 23787 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636843703312 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23788] ppid=23779 vsize=26004140 memory=140024121226159 CPUtime=0 cores=0-7
/proc/23781/task/23788/stat : 23788 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636842650768 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23789] ppid=23779 vsize=26004140 memory=140024121228464 CPUtime=0 cores=0-7
/proc/23781/task/23789/stat : 23789 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636841597712 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23790] ppid=23779 vsize=26004140 memory=140024121230768 CPUtime=0 cores=0-7
/proc/23781/task/23790/stat : 23790 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455547 26628239360 12047 33554432000 4194304 4196468 140723921988880 139636840545168 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23791] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23791/stat : 23791 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97455548 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635242559728 139636925344386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23792] ppid=23779 vsize=26004140 memory=280048242468496 CPUtime=0 cores=0-7
/proc/23781/task/23792/stat : 23792 (java) S 23779 23779 6764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97455549 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635241505952 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23793] ppid=23779 vsize=26004140 memory=280048242475408 CPUtime=0 cores=0-7
/proc/23781/task/23793/stat : 23793 (java) S 23779 23779 6764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97455549 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635240452848 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23794] ppid=23779 vsize=26004140 memory=280048242416688 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455551 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=26004140 memory=280048242489232 CPUtime=0.02 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) S 23779 23779 6764 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 97455551 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635238349552 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=26004140 memory=280048242496144 CPUtime=0.02 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) S 23779 23779 6764 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 20 0 97455552 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635237297008 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=26004140 memory=280048242493840 CPUtime=0.02 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) S 23779 23779 6764 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 20 0 97455552 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635236243952 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=26004140 memory=280048242510000 CPUtime=0.11 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) S 23779 23779 6764 0 -1 1077944384 812 0 0 0 11 0 0 0 20 0 20 0 97455552 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635235191408 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97455552 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97455552 26628239360 12047 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 49572 KiB

[startup+0.70442 s]
/proc/loadavg: 7.43 7.64 6.75 6/199 23800
/proc/meminfo: memFree=26445892/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=26540936 memory=117852 CPUtime=2.19 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 18886 0 0 0 213 6 0 0 20 0 28 0 97455546 27177918464 29463 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6635234 29463 3212 1 0 6622468 0
[pid=23781/tid=23782] ppid=23779 vsize=26540936 memory=280048242867888 CPUtime=0.61 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) S 23779 23779 6764 0 -1 1077944384 6870 0 0 0 58 3 0 0 20 0 28 0 97455546 27177918464 29463 33554432000 4194304 4196468 140723921988880 139636929574016 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=26540936 memory=140024121434992 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97455547 27177918464 29463 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=26540936 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27177918464 29463 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=26540936 memory=1428 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27177918464 29463 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0

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

[pid=23781/tid=23794] ppid=23779 vsize=26540936 memory=960 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455551 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=26540936 memory=0 CPUtime=0.32 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) R 23779 23779 6764 0 -1 4202560 3749 0 0 0 32 0 0 0 20 0 28 0 97455551 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635238335056 139636925354586 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=26540936 memory=1708 CPUtime=0.31 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) R 23779 23779 6764 0 -1 4202560 1855 0 0 0 31 0 0 0 20 0 28 0 97455552 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635237283576 139636925354586 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=26540936 memory=1012 CPUtime=0.29 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) R 23779 23779 6764 0 -1 4202560 1826 0 0 0 29 0 0 0 20 0 28 0 97455552 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635236244080 139636906853278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=26540936 memory=796 CPUtime=0.39 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) R 23779 23779 6764 0 -1 4202560 2887 0 0 0 38 1 0 0 20 0 28 0 97455552 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635235185488 139636925354586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=26540936 memory=1228 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97455552 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=26540936 memory=5300 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455552 27177918464 29463 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 2.19 s
Current children cumulated vsize: 26550448 KiB
Current children cumulated memory: 119236 KiB

[startup+1.5017 s]
/proc/loadavg: 7.43 7.64 6.75 11/207 23808
/proc/meminfo: memFree=26390272/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=26538700 memory=131184 CPUtime=8.45 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 23332 0 0 0 838 7 0 0 20 0 28 0 97455546 27175628800 32796 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6634675 32796 3222 1 0 6621909 0
[pid=23781/tid=23782] ppid=23779 vsize=26538700 memory=14691881367898539 CPUtime=0.61 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) S 23779 23779 6764 0 -1 1077944384 6870 0 0 0 58 3 0 0 20 0 28 0 97455546 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636929574016 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23786] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23786/stat : 23786 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636844755344 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23787] ppid=23779 vsize=26538700 memory=2244 CPUtime=0 cores=0-7
/proc/23781/task/23787/stat : 23787 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636843703312 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23788] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23788/stat : 23788 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636842650768 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23789] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23789/stat : 23789 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636841597712 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23790] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23790/stat : 23790 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636840545168 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23791] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23791/stat : 23791 (java) S 23779 23779 6764 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 97455548 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635242559728 139636925344386 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23792] ppid=23779 vsize=26538700 memory=130772 CPUtime=0 cores=0-7
/proc/23781/task/23792/stat : 23792 (java) S 23779 23779 6764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 97455549 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635241505952 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23793] ppid=23779 vsize=26538700 memory=4012 CPUtime=0 cores=0-7
/proc/23781/task/23793/stat : 23793 (java) S 23779 23779 6764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97455549 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635240452848 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23794] ppid=23779 vsize=26538700 memory=27912 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455551 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=26538700 memory=1296 CPUtime=0.78 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) R 23779 23779 6764 0 -1 4202560 4741 0 0 0 78 0 0 0 20 0 28 0 97455551 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635238342744 139636908801535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=26538700 memory=2400 CPUtime=0.77 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) R 23779 23779 6764 0 -1 4202560 3059 0 0 0 77 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635237283104 139636910252185 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=26538700 memory=1728 CPUtime=0.77 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) R 23779 23779 6764 0 -1 4202560 3452 0 0 0 77 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635236232272 139636925354586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=26538700 memory=12032 CPUtime=0.51 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) R 23779 23779 6764 0 -1 1077944384 3448 0 0 0 50 1 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635235191408 139636925344386 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23801] ppid=23779 vsize=26538700 memory=796 CPUtime=0.54 cores=0-7
/proc/23781/task/23801/stat : 23801 (java) R 23779 23779 6764 0 -1 4202560 91 0 0 0 54 0 0 0 20 0 28 0 97455609 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635156043248 139636905043681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23802] ppid=23779 vsize=26538700 memory=1228 CPUtime=0.68 cores=0-7
/proc/23781/task/23802/stat : 23802 (java) R 23779 23779 6764 0 -1 4202560 63 0 0 0 68 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635154992072 139636522056799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23803] ppid=23779 vsize=26538700 memory=0 CPUtime=0.61 cores=0-7
/proc/23781/task/23803/stat : 23803 (java) R 23779 23779 6764 0 -1 4202560 43 0 0 0 61 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635153941496 139636522059588 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23804] ppid=23779 vsize=26538700 memory=0 CPUtime=0.67 cores=0-7
/proc/23781/task/23804/stat : 23804 (java) R 23779 23779 6764 0 -1 4202560 47 0 0 0 67 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635152887824 139636522056688 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23805] ppid=23779 vsize=26538700 memory=280048243141648 CPUtime=0.62 cores=0-7
/proc/23781/task/23805/stat : 23805 (java) R 23779 23779 6764 0 -1 4202560 64 0 0 0 62 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635151833488 139636522056962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23806] ppid=23779 vsize=26538700 memory=140024121571872 CPUtime=0.59 cores=0-7
/proc/23781/task/23806/stat : 23806 (java) R 23779 23779 6764 0 -1 4202560 51 0 0 0 59 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635150781192 139636521992928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23807] ppid=23779 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/23781/task/23807/stat : 23807 (java) R 23779 23779 6764 0 -1 1077944384 41 0 0 0 55 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635149729248 139636925343445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23808] ppid=23779 vsize=26538700 memory=0 CPUtime=0.65 cores=0-7
/proc/23781/task/23808/stat : 23808 (java) R 23779 23779 6764 0 -1 4202560 49 0 0 0 65 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635148675896 139636522965674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 8.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 132568 KiB

[startup+1.58798 s]
# the end of solver process 23779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.9373 s, system=0.088652 s

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

[startup+1.5017 s]
/proc/loadavg: 7.43 7.64 6.75 11/207 23808
/proc/meminfo: memFree=26390272/32770624 swapFree=67108860/67108860
[pid=23779] ppid=23776 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23779/stat : 23779 (xcsp3-exec) S 23776 23779 6764 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97455546 9740288 346 33554432000 4194304 5098028 140727252132752 140727252130856 139780881691260 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35139584 140727252141162 140727252141372 140727252141372 140727252144107 0
/proc/23779/statm: 2378 346 289 221 0 87 0
[pid=23781] ppid=23779 vsize=26538700 memory=131184 CPUtime=8.45 cores=0-7
/proc/23781/stat : 23781 (java) S 23779 23779 6764 0 -1 1077944320 23332 0 0 0 838 7 0 0 20 0 28 0 97455546 27175628800 32796 33554432000 4194304 4196468 140723921988880 140723921971424 139636925333239 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
/proc/23781/statm: 6634675 32796 3222 1 0 6621909 0
[pid=23781/tid=23782] ppid=23779 vsize=26538700 memory=14691881367898539 CPUtime=0.61 cores=0-7
/proc/23781/task/23782/stat : 23782 (java) S 23779 23779 6764 0 -1 1077944384 6870 0 0 0 58 3 0 0 20 0 28 0 97455546 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636929574016 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23783] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23783/stat : 23783 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636847913488 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23784] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23784/stat : 23784 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636846860944 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23785] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23785/stat : 23785 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636845807888 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23786] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23786/stat : 23786 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636844755344 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23787] ppid=23779 vsize=26538700 memory=2244 CPUtime=0 cores=0-7
/proc/23781/task/23787/stat : 23787 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636843703312 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23788] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23788/stat : 23788 (java) S 23779 23779 6764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636842650768 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23789] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23789/stat : 23789 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636841597712 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23790] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23790/stat : 23790 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455547 27175628800 32796 33554432000 4194304 4196468 140723921988880 139636840545168 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23791] ppid=23779 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/23781/task/23791/stat : 23791 (java) S 23779 23779 6764 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 97455548 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635242559728 139636925344386 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23792] ppid=23779 vsize=26538700 memory=130772 CPUtime=0 cores=0-7
/proc/23781/task/23792/stat : 23792 (java) S 23779 23779 6764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 97455549 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635241505952 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23793] ppid=23779 vsize=26538700 memory=4012 CPUtime=0 cores=0-7
/proc/23781/task/23793/stat : 23793 (java) S 23779 23779 6764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97455549 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635240452848 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23794] ppid=23779 vsize=26538700 memory=27912 CPUtime=0 cores=0-7
/proc/23781/task/23794/stat : 23794 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455551 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635239401424 139636925351835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23795] ppid=23779 vsize=26538700 memory=1296 CPUtime=0.78 cores=0-7
/proc/23781/task/23795/stat : 23795 (java) R 23779 23779 6764 0 -1 4202560 4741 0 0 0 78 0 0 0 20 0 28 0 97455551 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635238342744 139636908801535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23796] ppid=23779 vsize=26538700 memory=2400 CPUtime=0.77 cores=0-7
/proc/23781/task/23796/stat : 23796 (java) R 23779 23779 6764 0 -1 4202560 3059 0 0 0 77 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635237283104 139636910252185 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23797] ppid=23779 vsize=26538700 memory=1728 CPUtime=0.77 cores=0-7
/proc/23781/task/23797/stat : 23797 (java) R 23779 23779 6764 0 -1 4202560 3452 0 0 0 77 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635236232272 139636925354586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23798] ppid=23779 vsize=26538700 memory=12032 CPUtime=0.51 cores=0-7
/proc/23781/task/23798/stat : 23798 (java) R 23779 23779 6764 0 -1 1077944384 3448 0 0 0 50 1 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635235191408 139636925344386 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23799] ppid=23779 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/23781/task/23799/stat : 23799 (java) S 23779 23779 6764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635234138592 139636925343445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23800] ppid=23779 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/23781/task/23800/stat : 23800 (java) S 23779 23779 6764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97455552 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635233086128 139636925344386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23801] ppid=23779 vsize=26538700 memory=796 CPUtime=0.54 cores=0-7
/proc/23781/task/23801/stat : 23801 (java) R 23779 23779 6764 0 -1 4202560 91 0 0 0 54 0 0 0 20 0 28 0 97455609 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635156043248 139636905043681 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23802] ppid=23779 vsize=26538700 memory=1228 CPUtime=0.68 cores=0-7
/proc/23781/task/23802/stat : 23802 (java) R 23779 23779 6764 0 -1 4202560 63 0 0 0 68 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635154992072 139636522056799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23803] ppid=23779 vsize=26538700 memory=0 CPUtime=0.61 cores=0-7
/proc/23781/task/23803/stat : 23803 (java) R 23779 23779 6764 0 -1 4202560 43 0 0 0 61 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635153941496 139636522059588 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23804] ppid=23779 vsize=26538700 memory=0 CPUtime=0.67 cores=0-7
/proc/23781/task/23804/stat : 23804 (java) R 23779 23779 6764 0 -1 4202560 47 0 0 0 67 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635152887824 139636522056688 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23805] ppid=23779 vsize=26538700 memory=280048243141648 CPUtime=0.62 cores=0-7
/proc/23781/task/23805/stat : 23805 (java) R 23779 23779 6764 0 -1 4202560 64 0 0 0 62 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635151833488 139636522056962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23806] ppid=23779 vsize=26538700 memory=140024121571872 CPUtime=0.59 cores=0-7
/proc/23781/task/23806/stat : 23806 (java) R 23779 23779 6764 0 -1 4202560 51 0 0 0 59 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635150781192 139636521992928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23807] ppid=23779 vsize=26538700 memory=0 CPUtime=0.55 cores=0-7
/proc/23781/task/23807/stat : 23807 (java) R 23779 23779 6764 0 -1 1077944384 41 0 0 0 55 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635149729248 139636925343445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
[pid=23781/tid=23808] ppid=23779 vsize=26538700 memory=0 CPUtime=0.65 cores=0-7
/proc/23781/task/23808/stat : 23808 (java) R 23779 23779 6764 0 -1 4202560 49 0 0 0 65 0 0 0 20 0 28 0 97455610 27175628800 32796 33554432000 4194304 4196468 140723921988880 139635148675896 139636522965674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18120704 140723921994904 140723921995080 140723921995080 140723921997775 0
Current children cumulated CPU time: 8.45 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 132568 KiB

Child status: 0
Real time (s): 1.58802
CPU time (s): 9.02595
CPU user time (s): 8.9373
CPU system time (s): 0.088652
CPU usage (%): 568.379
Max. virtual memory (cumulated for all children) (KiB): 26550576
Max. memory (cumulated for all children) (KiB): 132568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.9373
system time used= 0.088652
maximum resident set size= 134212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2746
involuntary context switches= 266


# summary of solver processes directly reported to runsolver:
#   pid: 23779
#   total CPU time (s): 9.02595
#   total CPU user time (s): 8.9373
#   total CPU system time (s): 0.088652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036866 second user time and 0.055295 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 18:49:41
IDJOB=4271667
IDBENCH=130612
IDSOLVER=2663
FILE ID=node105/4271667-1502643839
RUNJOBID= node105-1502638143-6791
PBS_JOBID= 20628331
Free space on /tmp= 60664 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-04.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271667-1502643839/watcher-4271667-1502643839 -o /tmp/evaluation-result-4271667-1502643839/solver-4271667-1502643839 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502638143-6791 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 2058624474 HOME/instance-4271667-1502643839.xml

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

MD5SUM BENCH= 2ada0409f2c6e70f95908de4e7f6edb2
RANDOM SEED=2058624474

node105.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.17
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.17
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.17
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.17
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:        26506324 kB
MemAvailable:   31972368 kB
Buffers:          177212 kB
Cached:          5563988 kB
SwapCached:            0 kB
Active:           720804 kB
Inactive:        5077076 kB
Active(anon):      59536 kB
Inactive(anon):    25060 kB
Active(file):     661268 kB
Inactive(file):  5052016 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7980 kB
Writeback:             0 kB
AnonPages:         72320 kB
Mapped:            43544 kB
Shmem:             25228 kB
Slab:             162848 kB
SReclaimable:     137188 kB
SUnreclaim:        25660 kB
KernelStack:        3520 kB
PageTables:         5076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-13 18:49:42