Trace number 4281579

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-18)OPT16 4.3892698 1.06901

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-03-10.xml
MD5SUM73d437c55a2dcfaad474645e4d596452
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark0.25943601
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints78
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":30},{"size":9,"count":30}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":30},{"degree":7,"count":4},{"degree":8,"count":18},{"degree":10,"count":8}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":30},{"arity":3,"count":18},{"arity":4,"count":4},{"arity":6,"count":18},{"arity":9,"count":8}]
Number of extensional constraints48
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":48},{"type":"sum","count":30}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281579-1503181747.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281579-1503181747.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.32/0.26	c parse instance...
1.01/0.60	c solve instance...
1.41/0.63	o 14 
1.41/0.66	o 15 
1.41/0.69	o 16 
3.58/0.99	s OPTIMUM FOUND
3.58/0.99	v <instantiation>
3.58/0.99	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] </list>
3.58/0.99	v 	<values>1 1 0 0 0 0 0 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 1 0 1 1 0 1 1 0 2 3 2 2 2 2 2 2 3 2 3 6 3 4 3 3 4 3 6 3 2 3 2 4 3 3 4 2 3 2 </values>
3.58/0.99	v </instantiation>

Verifier Data

OK	16

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281579-1503181747/watcher-4281579-1503181747 -o /tmp/evaluation-result-4281579-1503181747/solver-4281579-1503181747 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503168892-23304 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1252628382 HOME/instance-4281579-1503181747.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=856, runsolver pid=853
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 7.78 8.16 7.13 3/200 877
/proc/meminfo: memFree=27180500/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=25999808 memory=26088 CPUtime=0.11 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 5467 0 0 0 10 1 0 0 20 0 20 0 151262153 26623803392 6522 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6499952 6522 2844 1 0 6488269 0
[pid=858/tid=859] ppid=856 vsize=25999808 memory=8390339637985935414 CPUtime=0.08 cores=0-7
/proc/858/task/859/stat : 859 (java) R 856 856 23277 0 -1 4202560 3488 0 0 0 8 0 0 0 20 0 20 0 151262153 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734953490224 139734949268886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=25999808 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=25999808 memory=288370549739992704 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26623803392 6588 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262155 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733534481008 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151262156 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151262156 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733531322960 139734949275547 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/872/stat : 872 (java) S 856 856 23277 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733530269808 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/873/stat : 873 (java) S 856 856 23277 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733529217008 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/874/stat : 874 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733528164720 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/858/task/875/stat : 875 (java) R 856 856 23277 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733527111920 139734930494512 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262158 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=877] ppid=856 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/877/stat : 877 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262159 26623803392 6588 33554432000 4194304 4196468 140722641663392 139733525007152 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27472 KiB

[startup+0.210504 s]*
/proc/loadavg: 7.78 8.16 7.13 2/200 877
/proc/meminfo: memFree=27169408/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=26004064 memory=38824 CPUtime=0.32 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 8300 0 0 0 30 2 0 0 20 0 20 0 151262153 26628161536 9706 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6501016 9706 3031 1 0 6488269 0
[pid=858/tid=859] ppid=856 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/858/task/859/stat : 859 (java) D 856 856 23277 0 -1 1077944384 5428 0 0 0 18 1 0 0 20 0 20 0 151262153 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734953467760 139734941936173 0 4 0 16800975 18446744072101629476 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=26004096 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628194304 9727 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=26004096 memory=288370549739992704 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628194304 9727 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 9727 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262155 26628194304 9727 33554432000 4194304 4196468 140722641663392 139733534481008 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151262156 26628194304 9727 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151262156 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262158 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733531322960 139734949275547 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/858/task/872/stat : 872 (java) S 856 856 23277 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 20 0 151262158 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733530269808 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/858/task/873/stat : 873 (java) S 856 856 23277 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 20 0 151262158 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733529217008 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/858/task/874/stat : 874 (java) S 856 856 23277 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 20 0 151262158 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733528164720 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/858/task/875/stat : 875 (java) S 856 856 23277 0 -1 1077944384 759 0 0 0 7 0 0 0 20 0 20 0 151262158 26628161536 9727 33554432000 4194304 4196468 140722641663392 139733527111920 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262158 26628194304 9727 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=877] ppid=856 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/877/stat : 877 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262159 26628194304 9727 33554432000 4194304 4196468 140722641663392 139733525007152 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40208 KiB

[startup+0.310447 s]*
/proc/loadavg: 7.78 8.16 7.13 3/200 877
/proc/meminfo: memFree=27162832/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=26004064 memory=46040 CPUtime=0.5 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 9271 0 0 0 47 3 0 0 20 0 20 0 151262153 26628161536 11510 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6501016 11510 3099 1 0 6488269 0
[pid=858/tid=859] ppid=856 vsize=26004064 memory=0 CPUtime=0.29 cores=0-7
/proc/858/task/859/stat : 859 (java) R 856 856 23277 0 -1 4202560 6143 0 0 0 27 2 0 0 20 0 20 0 151262153 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734953486752 139734933337438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=26004064 memory=140173588280960 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=26004064 memory=288230376152425862 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262154 26628161536 11591 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151262155 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733534481008 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151262156 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151262156 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733531322960 139734949275547 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/858/task/872/stat : 872 (java) S 856 856 23277 0 -1 1077944384 435 0 0 0 2 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733530269808 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/858/task/873/stat : 873 (java) S 856 856 23277 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733529217008 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/858/task/874/stat : 874 (java) S 856 856 23277 0 -1 1077944384 187 0 0 0 2 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733528164720 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/858/task/875/stat : 875 (java) S 856 856 23277 0 -1 1077944384 879 0 0 0 12 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733527111920 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151262158 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=877] ppid=856 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/858/task/877/stat : 877 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151262159 26628161536 11591 33554432000 4194304 4196468 140722641663392 139733525007152 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47424 KiB

[startup+0.709506 s]
/proc/loadavg: 7.78 8.16 7.13 6/200 877
/proc/meminfo: memFree=27148132/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=26538700 memory=141092 CPUtime=2.09 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 14688 0 0 0 202 7 0 0 20 0 27 0 151262153 27175628800 35273 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6634675 35273 3206 1 0 6621909 0
[pid=858/tid=859] ppid=856 vsize=26538700 memory=4100 CPUtime=0.58 cores=0-7
/proc/858/task/859/stat : 859 (java) S 856 856 23277 0 -1 1077944384 6832 0 0 0 56 2 0 0 20 0 27 0 151262153 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734953497728 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=26538700 memory=41752 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=26538700 memory=1292 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=26538700 memory=2448 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=26538700 memory=4580 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 151262154 27175628800 35273 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=26538700 memory=4124 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 27 0 151262155 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733534481008 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=26538700 memory=2196 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 27 0 151262156 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=26538700 memory=7788 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 27 0 151262156 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733531322960 139734949275547 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=26538700 memory=1692 CPUtime=0.2 cores=0-7
/proc/858/task/872/stat : 872 (java) R 856 856 23277 0 -1 4202560 1138 0 0 0 20 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733530256064 139734929892884 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=26538700 memory=916 CPUtime=0.25 cores=0-7
/proc/858/task/873/stat : 873 (java) R 856 856 23277 0 -1 4202560 1440 0 0 0 25 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733529206480 139734942353358 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=26538700 memory=4488 CPUtime=0.21 cores=0-7
/proc/858/task/874/stat : 874 (java) R 856 856 23277 0 -1 4202560 1101 0 0 0 21 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733528153392 139734930801068 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=26538700 memory=2241 CPUtime=0.39 cores=0-7
/proc/858/task/875/stat : 875 (java) R 856 856 23277 0 -1 4202560 2086 0 0 0 39 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733527108856 139734927625620 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 151262158 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=877] ppid=856 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/858/task/877/stat : 877 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 151262159 27175628800 35273 33554432000 4194304 4196468 140722641663392 139733525007152 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 2.09 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 142476 KiB

[startup+1.06896 s]
# the end of solver process 856 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.29962 s, system=0.089645 s

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

[startup+0.806505 s]
/proc/loadavg: 7.78 8.16 7.13 6/200 877
/proc/meminfo: memFree=27148132/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=26538700 memory=155964 CPUtime=2.83 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 16416 0 0 0 276 7 0 0 20 0 28 0 151262153 27175628800 38991 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6634675 38991 3209 1 0 6621909 0
[pid=858/tid=859] ppid=856 vsize=26538700 memory=6006555708146094022 CPUtime=0.58 cores=0-7
/proc/858/task/859/stat : 859 (java) S 856 856 23277 0 -1 1077944384 6832 0 0 0 56 2 0 0 20 0 28 0 151262153 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734953497728 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=26538700 memory=161002440 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=26538700 memory=280346876848528 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=26538700 memory=2110524045724036 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=26538700 memory=280346876749184 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=26538700 memory=2241 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=26538700 memory=2244 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=26538700 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151262154 27175628800 38991 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=26538700 memory=-3704326594973231466 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151262155 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733534481008 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=26538700 memory=-2672971631320983069 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151262156 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=26538700 memory=6944656592385698452 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 151262156 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=26538700 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733531322960 139734949275547 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=26538700 memory=-7970089901882176704 CPUtime=0.27 cores=0-7
/proc/858/task/872/stat : 872 (java) R 856 856 23277 0 -1 4202560 2326 0 0 0 27 0 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733530250824 139734941546333 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=26538700 memory=0 CPUtime=0.32 cores=0-7
/proc/858/task/873/stat : 873 (java) D 856 856 23277 0 -1 4202560 1502 0 0 0 31 1 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733529199704 139734942353660 0 4 0 16800975 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=26538700 memory=1004 CPUtime=0.25 cores=0-7
/proc/858/task/874/stat : 874 (java) D 856 856 23277 0 -1 4202560 1175 0 0 0 25 0 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733528150472 139734941974103 0 4 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=26538700 memory=1200 CPUtime=0.42 cores=0-7
/proc/858/task/875/stat : 875 (java) R 856 856 23277 0 -1 4202560 2425 0 0 0 42 0 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733527107048 139734927882815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151262158 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=877] ppid=856 vsize=26538700 memory=1156 CPUtime=0 cores=0-7
/proc/858/task/877/stat : 877 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151262159 27175628800 38991 33554432000 4194304 4196468 140722641663392 139733525007152 139734949268098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 157348 KiB

[startup+1.00087 s]*
/proc/loadavg: 8.11 8.22 7.16 5/201 915
/proc/meminfo: memFree=27042816/32770624 swapFree=67108860/67108860
[pid=856] ppid=853 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/856/stat : 856 (xcsp3-exec) S 853 856 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151262152 9740288 346 33554432000 4194304 5098028 140737476760480 140737476758584 140369529565820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26767360 140737476768874 140737476769084 140737476769084 140737476771819 0
/proc/856/statm: 2378 346 289 221 0 87 0
[pid=858] ppid=856 vsize=26538700 memory=166996 CPUtime=4.32 cores=0-7
/proc/858/stat : 858 (java) S 856 856 23277 0 -1 1077944320 18176 0 0 0 424 8 0 0 20 0 19 0 151262153 27175628800 41749 33554432000 4194304 4196468 140722641663392 140722641645936 139734949256951 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
/proc/858/statm: 6634675 41749 3210 1 0 6621909 0
[pid=858/tid=859] ppid=856 vsize=26538700 memory=5788931268805742674 CPUtime=0.58 cores=0-7
/proc/858/task/859/stat : 859 (java) S 856 856 23277 0 -1 1077944384 6837 0 0 0 56 2 0 0 20 0 19 0 151262153 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734953499792 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=860] ppid=856 vsize=26538700 memory=3467824627879784735 CPUtime=0 cores=0-7
/proc/858/task/860/stat : 860 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734901877648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=861] ppid=856 vsize=26538700 memory=5002889536730748598 CPUtime=0 cores=0-7
/proc/858/task/861/stat : 861 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734900824848 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=862] ppid=856 vsize=26538700 memory=4785954420080779295 CPUtime=0 cores=0-7
/proc/858/task/862/stat : 862 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734899772560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=863] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/863/stat : 863 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734898719760 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=864] ppid=856 vsize=26538700 memory=7824893785207120030 CPUtime=0 cores=0-7
/proc/858/task/864/stat : 864 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734897666448 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=865] ppid=856 vsize=26538700 memory=4207603705705803828 CPUtime=0 cores=0-7
/proc/858/task/865/stat : 865 (java) S 856 856 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734896613648 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=866] ppid=856 vsize=26538700 memory=8390339637985935414 CPUtime=0 cores=0-7
/proc/858/task/866/stat : 866 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734895561360 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=867] ppid=856 vsize=26538700 memory=288230583233154055 CPUtime=0 cores=0-7
/proc/858/task/867/stat : 867 (java) S 856 856 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 151262154 27175628800 41749 33554432000 4194304 4196468 140722641663392 139734894508560 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=868] ppid=856 vsize=26538700 memory=14691894303616429 CPUtime=0 cores=0-7
/proc/858/task/868/stat : 868 (java) S 856 856 23277 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 151262155 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733534481216 139734949268098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=869] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/869/stat : 869 (java) S 856 856 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 151262156 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733533426976 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=870] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/870/stat : 870 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 151262156 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733532374640 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=871] ppid=856 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/858/task/871/stat : 871 (java) S 856 856 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733531321728 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=872] ppid=856 vsize=26538700 memory=0 CPUtime=0.35 cores=0-7
/proc/858/task/872/stat : 872 (java) R 856 856 23277 0 -1 4202560 3022 0 0 0 35 0 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733530255832 139734934365800 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=873] ppid=856 vsize=26538700 memory=0 CPUtime=0.37 cores=0-7
/proc/858/task/873/stat : 873 (java) S 856 856 23277 0 -1 1077944384 2102 0 0 0 36 1 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733529196048 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=874] ppid=856 vsize=26538700 memory=0 CPUtime=0.28 cores=0-7
/proc/858/task/874/stat : 874 (java) S 856 856 23277 0 -1 1077944384 1445 0 0 0 28 0 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733528155824 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=875] ppid=856 vsize=26538700 memory=0 CPUtime=0.46 cores=0-7
/proc/858/task/875/stat : 875 (java) S 856 856 23277 0 -1 1077944384 2576 0 0 0 45 1 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733527106688 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
[pid=858/tid=876] ppid=856 vsize=26538700 memory=4713745541279610410 CPUtime=0 cores=0-7
/proc/858/task/876/stat : 876 (java) S 856 856 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 151262158 27175628800 41749 33554432000 4194304 4196468 140722641663392 139733526059872 139734949267157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27664384 140722641667224 140722641667400 140722641667400 140722641670095 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 168380 KiB

Child status: 0
Real time (s): 1.06901
CPU time (s): 4.38927
CPU user time (s): 4.29962
CPU system time (s): 0.089645
CPU usage (%): 410.592
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 168380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.29962
system time used= 0.089645
maximum resident set size= 170196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19288
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= 3266
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 856
#   total CPU time (s): 4.38927
#   total CPU user time (s): 4.29962
#   total CPU system time (s): 0.089645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026853 second user time and 0.05887 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 00:14:47
IDJOB=4281579
IDBENCH=116012
IDSOLVER=2676
FILE ID=node113/4281579-1503181747
RUNJOBID= node113-1503168892-23304
PBS_JOBID= 20630835
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-03-10.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-4281579-1503181747/watcher-4281579-1503181747 -o /tmp/evaluation-result-4281579-1503181747/solver-4281579-1503181747 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503168892-23304 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1252628382 HOME/instance-4281579-1503181747.xml

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

MD5SUM BENCH= 73d437c55a2dcfaad474645e4d596452
RANDOM SEED=1252628382

node113.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.89
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.89
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.89
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.89
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:        27196208 kB
MemAvailable:   31971808 kB
Buffers:          254564 kB
Cached:          4810368 kB
SwapCached:            0 kB
Active:          1256612 kB
Inactive:        3863600 kB
Active(anon):       4888 kB
Inactive(anon):    85928 kB
Active(file):    1251724 kB
Inactive(file):  3777672 kB
Unevictable:        7476 kB
Mlocked:            7476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7540 kB
Writeback:             0 kB
AnonPages:         61464 kB
Mapped:            51220 kB
Shmem:             33416 kB
Slab:             150276 kB
SReclaimable:     124080 kB
SUnreclaim:        26196 kB
KernelStack:        3168 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61684 MiB
End job on node113 at 2017-08-20 00:14:48