Trace number 4283165

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 seq (2017-08-18)OPT2 22.423901 15.642

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-07-09.xml
MD5SUMa3ba3cad77540d9164e30b3f583ccc44
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.932661
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints757
Number of domains1
Minimum domain size63
Maximum domain size63
Distribution of domain sizes[{"size":63,"count":63}]
Minimum variable degree50
Maximum variable degree50
Distribution of variable degrees[{"degree":50,"count":63}]
Minimum constraint arity4
Maximum constraint arity63
Distribution of constraint arities[{"arity":4,"count":756},{"arity":63,"count":1}]
Number of extensional constraints0
Number of intensional constraints756
Distribution of constraint types[{"type":"intension","count":756},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283165-1503215386.xml"  -tl '264s' -p 1 -x 0
0.13/0.14	c [HOME/instance-4283165-1503215386.xml, -tl, 264s, -p, 1, -x, 0]
0.13/0.20	c simple solver
0.34/0.26	c parse instance...
1.65/0.70	c solve instance...
16.03/10.64	o 5 
16.03/10.67	o 4 
16.22/10.75	o 3 
22.16/15.40	o 2 
22.37/15.63	s OPTIMUM FOUND
22.37/15.63	v <instantiation>
22.37/15.63	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[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[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[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[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[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[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] </list>
22.37/15.63	v 	<values>0 0 0 0 0 1 1 1 2 0 1 1 2 2 1 2 2 0 0 2 2 1 1 0 1 2 1 1 1 2 0 2 0 1 0 0 1 2 0 1 2 1 0 0 2 1 2 1 2 0 0 0 1 1 2 1 2 0 1 2 0 1 2 </values>
22.37/15.63	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283165-1503215386/watcher-4283165-1503215386 -o /tmp/evaluation-result-4283165-1503215386/solver-4283165-1503215386 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503209175-21930 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1085456358 HOME/instance-4283165-1503215386.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=26754, runsolver pid=26751

[startup+0.103346 s]*
/proc/loadavg: 2.00 2.01 1.97 5/217 26770
/proc/meminfo: memFree=24723672/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13978596 memory=27296 CPUtime=0.13 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 5245 0 0 0 12 1 0 0 20 0 15 0 154626710 14314082304 6824 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3494649 6824 2864 1 0 3482966 0
[pid=26756/tid=26757] ppid=26754 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 3138 0 0 0 8 1 0 0 20 0 15 0 154626711 14314082304 6824 33554432000 4194304 4196468 140720450192288 139719349053872 139719344840086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14314082304 6824 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13978596 memory=139723963012736 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626711 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13978596 memory=139723963012736 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626713 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154626713 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718817670688 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154626713 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718816617840 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13978596 memory=139723963012736 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) R 26754 26754 21899 0 -1 4202560 365 0 0 0 1 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718812407920 139719337925027 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13978596 memory=139723963012736 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626716 14314082304 6824 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28676 KiB

[startup+0.210783 s]*
/proc/loadavg: 2.00 2.01 1.97 3/217 26770
/proc/meminfo: memFree=24711288/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13982884 memory=39640 CPUtime=0.34 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 7968 0 0 0 31 3 0 0 20 0 15 0 154626710 14318473216 9910 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3495713 9910 3079 1 0 3482966 0
[pid=26756/tid=26757] ppid=26754 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 1077944384 4916 0 0 0 18 2 0 0 20 0 15 0 154626711 14318440448 9910 33554432000 4194304 4196468 140720450192288 139719349038944 139719337507373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13982884 memory=8961 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318473216 9910 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13982884 memory=139723963034918 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318473216 9910 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13982852 memory=139723963012736 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718817670688 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718816617840 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 563 0 0 0 2 0 0 0 20 0 15 0 154626716 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13982884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 154626716 14318473216 9910 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13982884 memory=139723963012736 CPUtime=0.08 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 843 0 0 0 8 0 0 0 20 0 15 0 154626716 14318473216 9910 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 9910 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41020 KiB

[startup+0.317558 s]*
/proc/loadavg: 2.00 2.01 1.97 4/217 26770
/proc/meminfo: memFree=24704712/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13982852 memory=47028 CPUtime=0.53 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 8888 0 0 0 50 3 0 0 20 0 15 0 154626710 14318440448 11757 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3495713 11757 3117 1 0 3482966 0
[pid=26756/tid=26757] ppid=26754 vsize=13982852 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 5534 0 0 0 28 2 0 0 20 0 15 0 154626711 14318440448 11757 33554432000 4194304 4196468 140720450192288 139719349065904 139719344840086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13982852 memory=9323 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 11757 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13982852 memory=3978988756190647669 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626711 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718817670688 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154626713 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718816617840 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) R 26754 26754 21899 0 -1 4202560 678 0 0 0 4 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718814505472 139719322850352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) R 26754 26754 21899 0 -1 1077944384 362 0 0 0 4 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) R 26754 26754 21899 0 -1 4202560 1012 0 0 0 13 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718812404856 139719324300154 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626716 14318440448 11757 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48408 KiB

[startup+0.700734 s]
/proc/loadavg: 2.00 2.01 1.97 3/217 26770
/proc/meminfo: memFree=24689876/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13984976 memory=91536 CPUtime=1.65 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 11944 0 0 0 159 6 0 0 20 0 15 0 154626710 14320615424 22884 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3496244 22884 3208 1 0 3483478 0
[pid=26756/tid=26757] ppid=26754 vsize=13984976 memory=24656 CPUtime=0.67 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 6296 0 0 0 63 4 0 0 20 0 15 0 154626711 14320615424 22884 33554432000 4194304 4196468 140720450192288 139719349051024 139718980879497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14320615424 22884 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13984976 memory=648 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13984976 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626711 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154626711 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13984976 memory=928 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718817670688 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718816617840 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13984976 memory=4316 CPUtime=0.29 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) R 26754 26754 21899 0 -1 4202560 1399 0 0 0 29 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718814491456 139719326353048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13984976 memory=2196 CPUtime=0.26 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) R 26754 26754 21899 0 -1 4202560 1077 0 0 0 26 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718813460720 139719325464072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13984976 memory=7784 CPUtime=0.4 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 1866 0 0 0 40 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13984976 memory=832 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 22884 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 92916 KiB

[startup+1.50159 s]
/proc/loadavg: 2.00 2.01 1.97 3/217 26770
/proc/meminfo: memFree=24626520/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0

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

/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13984976 memory=237460 CPUtime=19.45 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 45407 0 0 0 1933 12 0 0 20 0 15 0 154626710 14320615424 59365 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3496244 59365 3264 1 0 3483478 0
[pid=26756/tid=26757] ppid=26754 vsize=13984976 memory=2404 CPUtime=12.74 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 8259 0 0 0 1269 5 0 0 20 0 15 0 154626711 14320615424 59365 33554432000 4194304 4196468 140720450192288 139719349067704 139718987261716 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13984976 memory=1732 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59365 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13984976 memory=796 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13984976 memory=1004 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 637 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13984976 memory=2308 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13984976 memory=4516 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13984976 memory=6724 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718817670752 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13984976 memory=8932 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718816617856 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13984976 memory=11140 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13984976 memory=13348 CPUtime=2.57 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 13421 0 0 0 256 1 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13984976 memory=15556 CPUtime=3.38 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 16011 0 0 0 336 2 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13984976 memory=17764 CPUtime=0.64 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 4332 0 0 0 63 1 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13984976 memory=19972 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13984976 memory=9831 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 508 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59365 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 19.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 238840 KiB

[startup+14.4008 s]
/proc/loadavg: 1.93 2.00 1.97 3/217 26770
/proc/meminfo: memFree=24512812/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13984976 memory=237472 CPUtime=21.13 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 45442 0 0 0 2101 12 0 0 20 0 15 0 154626710 14320615424 59368 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3496244 59368 3264 1 0 3483478 0
[pid=26756/tid=26757] ppid=26754 vsize=13984976 memory=139723809363040 CPUtime=14.34 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 8279 0 0 0 1429 5 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719349064832 139718987941830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13984976 memory=139723809363072 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13984976 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13984976 memory=279447617977128 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 637 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13984976 memory=279447617975704 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13984976 memory=648 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13984976 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718817670752 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718816617856 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13984976 memory=928 CPUtime=2.59 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 13422 0 0 0 258 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13984976 memory=1576 CPUtime=3.44 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 16023 0 0 0 342 2 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13984976 memory=2236 CPUtime=0.64 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 4334 0 0 0 63 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13984976 memory=4316 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13984976 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 508 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 21.13 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 238852 KiB

[startup+15.2008 s]
/proc/loadavg: 1.93 2.00 1.97 3/217 26770
/proc/meminfo: memFree=24512812/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13984976 memory=237472 CPUtime=21.93 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 45452 0 0 0 2181 12 0 0 20 0 15 0 154626710 14320615424 59368 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3496244 59368 3264 1 0 3483478 0
[pid=26756/tid=26757] ppid=26754 vsize=13984976 memory=1296 CPUtime=15.14 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 8287 0 0 0 1509 5 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719349064720 139718989150069 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13984976 memory=2404 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13984976 memory=1732 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13984976 memory=796 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 637 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13984976 memory=1004 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718817670752 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13984976 memory=8608 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718816617856 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13984976 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13984976 memory=11104 CPUtime=2.59 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 13422 0 0 0 258 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13984976 memory=1224 CPUtime=3.44 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 16023 0 0 0 342 2 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13984976 memory=5792 CPUtime=0.64 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 4334 0 0 0 63 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13984976 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 510 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 21.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 238852 KiB

[startup+15.6008 s]
/proc/loadavg: 1.93 2.00 1.97 3/217 26770
/proc/meminfo: memFree=24512812/32770624 swapFree=67108860/67108860
[pid=26754] ppid=26751 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26754/stat : 26754 (xcsp3-exec) S 26751 26754 21899 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154626710 9740288 345 33554432000 4194304 5098028 140726325526624 140726325524728 139728412914300 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19050496 140726325527668 140726325527872 140726325527872 140726325530603 0
/proc/26754/statm: 2378 345 289 221 0 87 0
[pid=26756] ppid=26754 vsize=13984976 memory=237472 CPUtime=22.37 cores=0,2,4,6
/proc/26756/stat : 26756 (java) S 26754 26754 21899 0 -1 1077944320 45471 0 0 0 2225 12 0 0 20 0 15 0 154626710 14320615424 59368 33554432000 4194304 4196468 140720450192288 140720450174832 139719344828151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
/proc/26756/statm: 3496244 59368 3264 1 0 3483478 0
[pid=26756/tid=26757] ppid=26754 vsize=13984976 memory=648 CPUtime=15.54 cores=0,2,4,6
/proc/26756/task/26757/stat : 26757 (java) R 26754 26754 21899 0 -1 4202560 8293 0 0 0 1549 5 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719349059408 139718988239388 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26758] ppid=26754 vsize=13984976 memory=1796 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26758/stat : 26758 (java) S 26754 26754 21899 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139719314541200 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26759] ppid=26754 vsize=13984976 memory=956 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26759/stat : 26759 (java) S 26754 26754 21899 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718939253264 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26760] ppid=26754 vsize=13984976 memory=2468 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26760/stat : 26760 (java) S 26754 26754 21899 0 -1 1077944384 637 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718938200464 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26761] ppid=26754 vsize=13984976 memory=928 CPUtime=0.01 cores=0,2,4,6
/proc/26756/task/26761/stat : 26761 (java) S 26754 26754 21899 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 15 0 154626711 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718937147664 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26762] ppid=26754 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26762/stat : 26762 (java) S 26754 26754 21899 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718818724720 139719344839298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26763] ppid=26754 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26763/stat : 26763 (java) S 26754 26754 21899 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718817670752 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26764] ppid=26754 vsize=13984976 memory=4316 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26764/stat : 26764 (java) S 26754 26754 21899 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 154626713 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718816617856 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26765] ppid=26754 vsize=13984976 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26765/stat : 26765 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718815566160 139719344846747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26766] ppid=26754 vsize=13984976 memory=7784 CPUtime=2.62 cores=0,2,4,6
/proc/26756/task/26766/stat : 26766 (java) S 26754 26754 21899 0 -1 1077944384 13435 0 0 0 261 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718814513520 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26767] ppid=26754 vsize=13984976 memory=832 CPUtime=3.45 cores=0,2,4,6
/proc/26756/task/26767/stat : 26767 (java) S 26754 26754 21899 0 -1 1077944384 16025 0 0 0 343 2 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718813460720 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26768] ppid=26754 vsize=13984976 memory=4136 CPUtime=0.64 cores=0,2,4,6
/proc/26756/task/26768/stat : 26768 (java) S 26754 26754 21899 0 -1 1077944384 4334 0 0 0 63 1 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718812407920 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26769] ppid=26754 vsize=13984976 memory=42952 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26769/stat : 26769 (java) S 26754 26754 21899 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718811355360 139719344838357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
[pid=26756/tid=26770] ppid=26754 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/26756/task/26770/stat : 26770 (java) S 26754 26754 21899 0 -1 1077944384 510 0 0 0 0 0 0 0 20 0 15 0 154626716 14320615424 59368 33554432000 4194304 4196468 140720450192288 139718810303664 139719344839298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140720450200733 140720450200908 140720450200908 140720450203599 0
Current children cumulated CPU time: 22.37 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 238852 KiB

Child status: 0
Real time (s): 15.642
CPU time (s): 22.4239
CPU user time (s): 22.2913
CPU system time (s): 0.132577
CPU usage (%): 143.357
Max. virtual memory (cumulated for all children) (KiB): 13998368
Max. memory (cumulated for all children) (KiB): 243544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2913
system time used= 0.132577
maximum resident set size= 242164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46146
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3147
involuntary context switches= 74


# summary of solver processes directly reported to runsolver:
#   pid: 26754
#   total CPU time (s): 22.4239
#   total CPU user time (s): 22.2913
#   total CPU system time (s): 0.132577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.116779 second user time and 0.194459 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 09:35:25
IDJOB=4283165
IDBENCH=139744
IDSOLVER=2678
FILE ID=node102/4283165-1503215386
RUNJOBID= node102-1503209175-21930
PBS_JOBID= 20630875
Free space on /tmp= 61672 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-07-09.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-4283165-1503215386/watcher-4283165-1503215386 -o /tmp/evaluation-result-4283165-1503215386/solver-4283165-1503215386 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node102-1503209175-21930 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1085456358 HOME/instance-4283165-1503215386.xml

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

MD5SUM BENCH= a3ba3cad77540d9164e30b3f583ccc44
RANDOM SEED=1085456358

node102.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.35
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.35
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.35
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.35
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:        24739124 kB
MemAvailable:   28390500 kB
Buffers:          240780 kB
Cached:          3703876 kB
SwapCached:            0 kB
Active:          4654320 kB
Inactive:        2921940 kB
Active(anon):    3585288 kB
Inactive(anon):    83092 kB
Active(file):    1069032 kB
Inactive(file):  2838848 kB
Unevictable:        7464 kB
Mlocked:            7464 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8012 kB
Writeback:             0 kB
AnonPages:       3725232 kB
Mapped:            64336 kB
Shmem:             33420 kB
Slab:             146704 kB
SReclaimable:     118664 kB
SUnreclaim:        28040 kB
KernelStack:        3840 kB
PageTables:        12240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4894364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3608576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61668 MiB
End job on node102 at 2017-08-20 09:35:41