Trace number 4283605

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT 3.11608 1.41222

General information on the benchmark

NameBibd/Bibd-sc-stab2/
Bibd-sc-06-03-06.xml
MD5SUMff6ab5e1120ff4c45101ac036dd13766
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.87033898
Satisfiable
(Un)Satisfiability was proved
Number of variables1260
Number of constraints502
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":630}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":630},{"degree":2,"count":450},{"degree":8,"count":180}]
Minimum constraint arity3
Maximum constraint arity180
Distribution of constraint arities[{"arity":3,"count":450},{"arity":6,"count":30},{"arity":30,"count":21},{"arity":180,"count":1}]
Number of extensional constraints0
Number of intensional constraints450
Distribution of constraint types[{"type":"intension","count":450},{"type":"lex","count":1},{"type":"sum","count":51}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283605-1503192370.xml"  -tl '2520s' -p 1 -x 3
0.10/0.27	c [HOME/instance-4283605-1503192370.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.33	c simple solver
0.30/0.39	c parse instance...
1.21/0.77	c solve instance...
2.80/1.28	s SATISFIABLE
2.80/1.28	v <instantiation>
2.80/1.28	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[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] 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[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] 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] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][1][7] s[0][1][8] s[0][1][9] s[0][1][10] s[0][1][11] s[0][1][12] s[0][1][13] s[0][1][14] s[0][1][15] s[0][1][16] s[0][1][17] s[0][1][18] s[0][1][19] s[0][1][20] s[0][1][21] s[0][1][22] s[0][1][23] s[0][1][24] s[0][1][25] s[0][1][26] s[0][1][27] s[0][1][28] s[0][1][29] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][2][7] s[0][2][8] s[0][2][9] s[0][2][10] s[0][2][11] s[0][2][12] s[0][2][13] s[0][2][14] s[0][2][15] s[0][2][16] s[0][2][17] s[0][2][18] s[0][2][19] s[0][2][20] s[0][2][21] s[0][2][22] s[0][2][23] s[0][2][24] s[0][2][25] s[0][2][26] s[0][2][27] s[0][2][28] s[0][2][29] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][3][7] s[0][3][8] s[0][3][9] s[0][3][10] s[0][3][11] s[0][3][12] s[0][3][13] s[0][3][14] s[0][3][15] s[0][3][16] s[0][3][17] s[0][3][18] s[0][3][19] s[0][3][20] s[0][3][21] s[0][3][22] s[0][3][23] s[0][3][24] s[0][3][25] s[0][3][26] s[0][3][27] s[0][3][28] s[0][3][29] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][4][7] s[0][4][8] s[0][4][9] s[0][4][10] s[0][4][11] s[0][4][12] s[0][4][13] s[0][4][14] s[0][4][15] s[0][4][16] s[0][4][17] s[0][4][18] s[0][4][19] s[0][4][20] s[0][4][21] s[0][4][22] s[0][4][23] s[0][4][24] s[0][4][25] s[0][4][26] s[0][4][27] s[0][4][28] s[0][4][29] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][5][7] s[0][5][8] s[0][5][9] s[0][5][10] s[0][5][11] s[0][5][12] s[0][5][13] s[0][5][14] s[0][5][15] s[0][5][16] s[0][5][17] s[0][5][18] s[0][5][19] s[0][5][20] s[0][5][21] s[0][5][22] s[0][5][23] s[0][5][24] s[0][5][25] s[0][5][26] s[0][5][27] s[0][5][28] s[0][5][29] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][2][7] s[1][2][8] s[1][2][9] s[1][2][10] s[1][2][11] s[1][2][12] s[1][2][13] s[1][2][14] s[1][2][15] s[1][2][16] s[1][2][17] s[1][2][18] s[1][2][19] s[1][2][20] s[1][2][21] s[1][2][22] s[1][2][23] s[1][2][24] s[1][2][25] s[1][2][26] s[1][2][27] s[1][2][28] s[1][2][29] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][3][7] s[1][3][8] s[1][3][9] s[1][3][10] s[1][3][11] s[1][3][12] s[1][3][13] s[1][3][14] s[1][3][15] s[1][3][16] s[1][3][17] s[1][3][18] s[1][3][19] s[1][3][20] s[1][3][21] s[1][3][22] s[1][3][23] s[1][3][24] s[1][3][25] s[1][3][26] s[1][3][27] s[1][3][28] s[1][3][29] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][4][7] s[1][4][8] s[1][4][9] s[1][4][10] s[1][4][11] s[1][4][12] s[1][4][13] s[1][4][14] s[1][4][15] s[1][4][16] s[1][4][17] s[1][4][18] s[1][4][19] s[1][4][20] s[1][4][21] s[1][4][22] s[1][4][23] s[1][4][24] s[1][4][25] s[1][4][26] s[1][4][27] s[1][4][28] s[1][4][29] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][5][7] s[1][5][8] s[1][5][9] s[1][5][10] s[1][5][11] s[1][5][12] s[1][5][13] s[1][5][14] s[1][5][15] s[1][5][16] s[1][5][17] s[1][5][18] s[1][5][19] s[1][5][20] s[1][5][21] s[1][5][22] s[1][5][23] s[1][5][24] s[1][5][25] s[1][5][26] s[1][5][27] s[1][5][28] s[1][5][29] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][3][7] s[2][3][8] s[2][3][9] s[2][3][10] s[2][3][11] s[2][3][12] s[2][3][13] s[2][3][14] s[2][3][15] s[2][3][16] s[2][3][17] s[2][3][18] s[2][3][19] s[2][3][20] s[2][3][21] s[2][3][22] s[2][3][23] s[2][3][24] s[2][3][25] s[2][3][26] s[2][3][27] s[2][3][28] s[2][3][29] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][4][7] s[2][4][8] s[2][4][9] s[2][4][10] s[2][4][11] s[2][4][12] s[2][4][13] s[2][4][14] s[2][4][15] s[2][4][16] s[2][4][17] s[2][4][18] s[2][4][19] s[2][4][20] s[2][4][21] s[2][4][22] s[2][4][23] s[2][4][24] s[2][4][25] s[2][4][26] s[2][4][27] s[2][4][28] s[2][4][29] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][5][7] s[2][5][8] s[2][5][9] s[2][5][10] s[2][5][11] s[2][5][12] s[2][5][13] s[2][5][14] s[2][5][15] s[2][5][16] s[2][5][17] s[2][5][18] s[2][5][19] s[2][5][20] s[2][5][21] s[2][5][22] s[2][5][23] s[2][5][24] s[2][5][25] s[2][5][26] s[2][5][27] s[2][5][28] s[2][5][29] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][4][7] s[3][4][8] s[3][4][9] s[3][4][10] s[3][4][11] s[3][4][12] s[3][4][13] s[3][4][14] s[3][4][15] s[3][4][16] s[3][4][17] s[3][4][18] s[3][4][19] s[3][4][20] s[3][4][21] s[3][4][22] s[3][4][23] s[3][4][24] s[3][4][25] s[3][4][26] s[3][4][27] s[3][4][28] s[3][4][29] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][5][7] s[3][5][8] s[3][5][9] s[3][5][10] s[3][5][11] s[3][5][12] s[3][5][13] s[3][5][14] s[3][5][15] s[3][5][16] s[3][5][17] s[3][5][18] s[3][5][19] s[3][5][20] s[3][5][21] s[3][5][22] s[3][5][23] s[3][5][24] s[3][5][25] s[3][5][26] s[3][5][27] s[3][5][28] s[3][5][29] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][5][7] s[4][5][8] s[4][5][9] s[4][5][10] s[4][5][11] s[4][5][12] s[4][5][13] s[4][5][14] s[4][5][15] s[4][5][16] s[4][5][17] s[4][5][18] s[4][5][19] s[4][5][20] s[4][5][21] s[4][5][22] s[4][5][23] s[4][5][24] s[4][5][25] s[4][5][26] s[4][5][27] s[4][5][28] s[4][5][29] </list>
3.10/1.40	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 0 0 1 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
3.10/1.40	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283605-1503192370/watcher-4283605-1503192370 -o /tmp/evaluation-result-4283605-1503192370/solver-4283605-1503192370 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 383989518 HOME/instance-4283605-1503192370.xml 

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

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

solver pid=15426, runsolver pid=15423

[startup+0.100092 s]*
/proc/loadavg: 2.53 1.96 1.73 3/200 15429
/proc/meminfo: memFree=30467264/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13358712 memory=11464 CPUtime=0 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 2655 0 0 0 0 0 0 0 20 0 6 0 121429953 13679321088 2866 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3339678 2866 1350 1 0 3329175 0
[pid=15428/tid=15429] ppid=15426 vsize=13358712 memory=-8023549066454273880 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 1592 0 0 0 0 0 0 0 20 0 6 0 121429953 13679321088 3064 18446744073709551615 4194304 4196468 140732012144640 140304515875408 140304472620918 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 121429954 13679321088 3064 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13358712 memory=139624108598912 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 121429954 13679321088 3064 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 121429954 13679321088 3064 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 121429954 13679321088 3064 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 12844 KiB

[startup+0.210063 s]*
/proc/loadavg: 2.53 1.96 1.73 3/213 15442
/proc/meminfo: memFree=30451428/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13974352 memory=27680 CPUtime=0.1 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 5311 0 0 0 9 1 0 0 20 0 15 0 121429953 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3493588 6920 2749 1 0 3482964 0
[pid=15428/tid=15429] ppid=15426 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 3475 0 0 0 7 1 0 0 20 0 15 0 121429953 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140304515870896 140304495032624 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13974352 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13974352 memory=3473035276940027552 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15434] ppid=15426 vsize=13974352 memory=139624108598912 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15434/stat : 15434 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429955 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303989701488 140304511650434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121429956 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121429956 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429958 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303986542928 140304511657883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) S 15426 15426 28892 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 121429958 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303985490288 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429958 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303984437488 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13974352 memory=139624108598912 CPUtime=0.01 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) S 15426 15426 28892 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 15 0 121429958 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429959 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15442] ppid=15426 vsize=13974352 memory=139624108598912 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15442/stat : 15442 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429962 14309736448 6920 18446744073709551615 4194304 4196468 140732012144640 140303981280432 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29060 KiB

[startup+0.310367 s]*
/proc/loadavg: 2.53 1.96 1.73 5/213 15442
/proc/meminfo: memFree=30441252/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13974352 memory=39660 CPUtime=0.3 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 8955 0 0 0 27 3 0 0 20 0 15 0 121429953 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3493588 9915 3013 1 0 3482964 0
[pid=15428/tid=15429] ppid=15426 vsize=13974352 memory=-7677926825137650786 CPUtime=0.18 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 6152 0 0 0 16 2 0 0 20 0 15 0 121429953 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140304515870416 140304511660634 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15434] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15434/stat : 15434 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429955 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303989701488 140304511650434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121429956 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121429956 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429958 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303986542928 140304511657883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) S 15426 15426 28892 0 -1 1077944384 541 0 0 0 2 0 0 0 20 0 15 0 121429958 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303985490288 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) R 15426 15426 28892 0 -1 4202560 215 0 0 0 1 0 0 0 20 0 15 0 121429958 14309736448 9915 18446744073709551615 4194304 4196468 140732012144640 140303984418504 140304511653169 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13975376 memory=139624108598912 CPUtime=0.06 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) R 15426 15426 28892 0 -1 4202560 747 0 0 0 6 0 0 0 20 0 15 0 121429958 14310785024 9915 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304495719774 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13975376 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429959 14310785024 9915 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15442] ppid=15426 vsize=13975376 memory=139624108598912 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15442/stat : 15442 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429962 14310785024 9915 18446744073709551615 4194304 4196468 140732012144640 140303981280432 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41040 KiB

[startup+0.7008 s]
/proc/loadavg: 2.53 1.96 1.73 5/213 15442
/proc/meminfo: memFree=30429036/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13980732 memory=68076 CPUtime=1.21 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 13082 0 0 0 117 4 0 0 20 0 15 0 121429953 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3495183 17019 3175 1 0 3483476 0
[pid=15428/tid=15429] ppid=15426 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 8539 0 0 0 52 3 0 0 20 0 15 0 121429953 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140304515874992 140304116237873 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13980732 memory=110 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13980732 memory=206 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13980732 memory=399 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15434] ppid=15426 vsize=13980732 memory=7 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15434/stat : 15434 (java) S 15426 15426 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121429955 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303989701488 140304511650434 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13980732 memory=1 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13980732 memory=139623951119601 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13980732 memory=279247902557344 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429958 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303986542928 140304511657883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13980732 memory=139623951115599 CPUtime=0.17 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) S 15426 15426 28892 0 -1 1077944384 1074 0 0 0 17 0 0 0 20 0 15 0 121429958 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303985490288 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13980732 memory=279244748131417 CPUtime=0.15 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) S 15426 15426 28892 0 -1 1077944384 679 0 0 0 15 0 0 0 20 0 15 0 121429958 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303984437488 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13980732 memory=6944656592455097440 CPUtime=0.31 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) S 15426 15426 28892 0 -1 1077944384 1485 0 0 0 31 0 0 0 20 0 15 0 121429958 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429959 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15442] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15442/stat : 15442 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429962 14316269568 17019 18446744073709551615 4194304 4196468 140732012144640 140303981280432 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69456 KiB

[startup+1.41217 s]
# the end of solver process 15426 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.04478 s, system=0.071303 s

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

[startup+0.807877 s]
/proc/loadavg: 2.53 1.96 1.73 5/213 15442
/proc/meminfo: memFree=30429036/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13980732 memory=74688 CPUtime=1.54 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 13856 0 0 0 149 5 0 0 20 0 15 0 121429953 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3495183 18672 3183 1 0 3483476 0
[pid=15428/tid=15429] ppid=15426 vsize=13980732 memory=2241 CPUtime=0.66 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 8849 0 0 0 62 4 0 0 20 0 15 0 121429953 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140304515874512 140304511651222 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15434] ppid=15426 vsize=13980732 memory=19265 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15434/stat : 15434 (java) S 15426 15426 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121429955 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140303989701488 140304511650434 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13980732 memory=7307210966322687442 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429958 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140303986542928 140304511657883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13980732 memory=6944652177228980320 CPUtime=0.24 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) S 15426 15426 28892 0 -1 1077944384 1116 0 0 0 24 0 0 0 20 0 15 0 121429958 14316269568 18672 18446744073709551615 4194304 4196468 140732012144640 140303985490288 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13981756 memory=6943526294502006880 CPUtime=0.22 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) R 15426 15426 28892 0 -1 4202560 886 0 0 0 22 0 0 0 20 0 15 0 121429958 14317318144 18672 18446744073709551615 4194304 4196468 140732012144640 140303984422640 140304489235760 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13981756 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) R 15426 15426 28892 0 -1 4202560 1697 0 0 0 39 0 0 0 20 0 15 0 121429958 14317318144 18672 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304511660634 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13981756 memory=3473155141856866357 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429959 14317318144 18672 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15442] ppid=15426 vsize=13981756 memory=3908 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15442/stat : 15442 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429962 14317318144 18672 18446744073709551615 4194304 4196468 140732012144640 140303981280432 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 76068 KiB

[startup+1.20096 s]
/proc/loadavg: 2.53 1.96 1.73 5/213 15442
/proc/meminfo: memFree=30392120/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13980732 memory=112228 CPUtime=2.8 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 18657 0 0 0 274 6 0 0 20 0 15 0 121429953 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3495183 28057 3196 1 0 3483476 0
[pid=15428/tid=15429] ppid=15426 vsize=13980732 memory=7739276948478390120 CPUtime=1.05 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) R 15426 15426 28892 0 -1 4202560 9857 0 0 0 101 4 0 0 20 0 15 0 121429953 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140304515878752 140304511651222 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13980732 memory=6445329926754231394 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13980732 memory=7234587930426299752 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13980732 memory=4427207343990470186 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 121429954 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15434] ppid=15426 vsize=13980732 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15434/stat : 15434 (java) S 15426 15426 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 121429955 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303989701488 140304511650434 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13980732 memory=6081900604297663079 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13980732 memory=7230638415855315543 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 121429956 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429958 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303986542928 140304511657883 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13980732 memory=7373068164358759762 CPUtime=0.6 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) R 15426 15426 28892 0 -1 4202560 2734 0 0 0 60 0 0 0 20 0 15 0 121429958 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303985476832 140304503880729 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13980732 memory=7091577772841133650 CPUtime=0.59 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) R 15426 15426 28892 0 -1 4202560 2307 0 0 0 59 0 0 0 20 0 15 0 121429958 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303984426288 140304503928669 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13980732 memory=12579 CPUtime=0.52 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) R 15426 15426 28892 0 -1 1077944384 2444 0 0 0 52 0 0 0 20 0 15 0 121429958 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304511650434 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 121429959 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15442] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15442/stat : 15442 (java) S 15426 15426 28892 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 121429962 14316269568 28057 18446744073709551615 4194304 4196468 140732012144640 140303981280432 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 113608 KiB

[startup+1.40068 s]
/proc/loadavg: 2.53 1.96 1.73 5/213 15442
/proc/meminfo: memFree=30392120/32770624 swapFree=67108860/67108860
[pid=15426] ppid=15423 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15426/stat : 15426 (xcsp3-exec) S 15423 15426 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 121429943 9740288 345 18446744073709551615 4194304 5098028 140735218038768 140735218036872 140505997361788 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 24559616 140735218045305 140735218045509 140735218045509 140735218049003 0
/proc/15426/statm: 2378 345 289 221 0 87 0
[pid=15428] ppid=15426 vsize=13980732 memory=121172 CPUtime=3.1 cores=1,3,5,7
/proc/15428/stat : 15428 (java) S 15426 15426 28892 0 -1 1077944320 19886 0 0 0 304 6 0 0 20 0 13 0 121429953 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140732012127184 140304511639287 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
/proc/15428/statm: 3495183 30293 3203 1 0 3483476 0
[pid=15428/tid=15429] ppid=15426 vsize=13980732 memory=7954881304538213732 CPUtime=1.13 cores=1,3,5,7
/proc/15428/task/15429/stat : 15429 (java) D 15426 15426 28892 0 -1 4202560 10362 0 0 0 109 4 0 0 20 0 13 0 121429953 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140304515882296 140304504324919 0 0 1 16800974 18446744072099675269 0 0 -1 1 0 0 3 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15430] ppid=15426 vsize=13980732 memory=5787214926557761634 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15430/stat : 15430 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 121429954 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140304446073488 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15431] ppid=15426 vsize=13980732 memory=6080510839165053279 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15431/stat : 15431 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 121429954 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140304445020688 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15432] ppid=15426 vsize=13980732 memory=8225999734716121285 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15432/stat : 15432 (java) S 15426 15426 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 121429954 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140304443967888 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15433] ppid=15426 vsize=13980732 memory=8658345311828590821 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15433/stat : 15433 (java) S 15426 15426 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 121429954 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140304442915088 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15435] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15435/stat : 15435 (java) S 15426 15426 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 121429956 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303988647456 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15436] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15436/stat : 15436 (java) S 15426 15426 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 121429956 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303987594608 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15437] ppid=15426 vsize=13980732 memory=4409644388209393696 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15437/stat : 15437 (java) S 15426 15426 28892 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 13 0 121429958 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303986542576 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15438] ppid=15426 vsize=13980732 memory=288230617525794203 CPUtime=0.69 cores=1,3,5,7
/proc/15428/task/15438/stat : 15438 (java) S 15426 15426 28892 0 -1 1077944384 2953 0 0 0 69 0 0 0 20 0 13 0 121429958 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303985474800 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15439] ppid=15426 vsize=13980732 memory=16105853388333050 CPUtime=0.67 cores=1,3,5,7
/proc/15428/task/15439/stat : 15439 (java) S 15426 15426 28892 0 -1 1077944384 2415 0 0 0 67 0 0 0 20 0 13 0 121429958 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303984421968 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15440] ppid=15426 vsize=13980732 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/15428/task/15440/stat : 15440 (java) S 15426 15426 28892 0 -1 1077944384 2806 0 0 0 56 0 0 0 20 0 13 0 121429958 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303983384688 140304511650434 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
[pid=15428/tid=15441] ppid=15426 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15428/task/15441/stat : 15441 (java) S 15426 15426 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 121429959 14316269568 30293 18446744073709551615 4194304 4196468 140732012144640 140303982332128 140304511649493 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140732012151217 140732012151393 140732012151393 140732012154831 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 122552 KiB

Child status: 0
Real time (s): 1.41222
CPU time (s): 3.11608
CPU user time (s): 3.04478
CPU system time (s): 0.071303
CPU usage (%): 220.651
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 122552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04478
system time used= 0.071303
maximum resident set size= 121576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2102
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 15426
#   total CPU time (s): 3.11608
#   total CPU user time (s): 3.04478
#   total CPU system time (s): 0.071303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036975 second user time and 0.051936 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 03:11:58
IDJOB=4283605
IDBENCH=123744
IDSOLVER=2679
FILE ID=node127/4283605-1503192370
RUNJOBID= node127-1503172133-9103
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Bibd/Bibd-sc-stab2/Bibd-sc-06-03-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283605-1503192370/watcher-4283605-1503192370 -o /tmp/evaluation-result-4283605-1503192370/solver-4283605-1503192370 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 383989518 HOME/instance-4283605-1503192370.xml

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

MD5SUM BENCH= ff6ab5e1120ff4c45101ac036dd13766
RANDOM SEED=383989518

node127.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.92
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.92
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.92
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.92
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:        30468840 kB
MemAvailable:   31331392 kB
Buffers:          302836 kB
Cached:           861124 kB
SwapCached:            0 kB
Active:          1468496 kB
Inactive:         382120 kB
Active(anon):     637344 kB
Inactive(anon):    99168 kB
Active(file):     831152 kB
Inactive(file):   282952 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8012 kB
Writeback:             0 kB
AnonPages:        721664 kB
Mapped:            74964 kB
Shmem:             49860 kB
Slab:             155404 kB
SReclaimable:     128568 kB
SUnreclaim:        26836 kB
KernelStack:        3744 kB
PageTables:         6640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1335700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    651264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-20 03:11:59