Trace number 4283359

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 5a (2017-08-18)OPT6 7.3194399 2.7834799

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-013.xml
MD5SUMb76e3dd835cfa29a148b2c7537ac72a3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.25523901
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints102
Number of domains25
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":92},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":15,"count":1},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":102},{"degree":12,"count":13}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":13},{"arity":3,"count":79},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"sum","count":12}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283359-1503206508.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283359-1503206508.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
0.88/0.67	c solve instance...
1.10/0.73	o 14 
1.10/0.90	o 6 
7.15/2.77	s OPTIMUM FOUND
7.15/2.77	v <instantiation>
7.15/2.77	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[8][0] y[8][1] y[8][2] y[8][3] y[9][0] y[9][1] y[9][2] y[10][0] y[10][1] y[11][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] </list>
7.15/2.77	v 	<values>-1 -1 -1 -1 -1 1 1 -1 -1 1 -1 1 -1 1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 -1 1 -1 1 1 -1 -1 1 -1 -1 1 1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 1 -1 1 1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 1 1 -1 1 -1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 </values>
7.15/2.77	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283359-1503206508/watcher-4283359-1503206508 -o /tmp/evaluation-result-4283359-1503206508/solver-4283359-1503206508 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32555 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 516966845 HOME/instance-4283359-1503206508.xml 

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

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=7660, runsolver pid=7657

[startup+0.100125 s]*
/proc/loadavg: 4.39 3.14 2.28 4/198 7663
/proc/meminfo: memFree=31576740/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13358712 memory=14104 CPUtime=0.01 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 3283 0 0 0 1 0 0 0 20 0 6 0 19059908 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3339678 3526 1892 1 0 3329175 0
[pid=7662/tid=7663] ppid=7660 vsize=13358712 memory=1404226546251833994 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 2067 0 0 0 0 0 0 0 20 0 6 0 19059908 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 139920646963792 139920642749597 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19059909 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13358712 memory=140110983612032 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19059909 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19059909 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19059909 13679321088 3526 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.210143 s]*
/proc/loadavg: 4.39 3.14 2.28 6/211 7676
/proc/meminfo: memFree=31564848/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13974352 memory=25228 CPUtime=0.08 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 5234 0 0 0 7 1 0 0 20 0 15 0 19059908 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3493588 6307 2723 1 0 3482964 0
[pid=7662/tid=7663] ppid=7660 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 3382 0 0 0 6 0 0 0 20 0 15 0 19059908 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 139920646960912 139920642749597 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13974352 memory=4294977909 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13974352 memory=140110983823477 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 6307 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13974352 memory=140110983612032 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059910 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) S 7660 7660 17292 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 19059913 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920116639856 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920115587056 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13974352 memory=140110983612032 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 19059913 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13974352 memory=140110983612032 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059919 14309736448 6333 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26608 KiB

[startup+0.310163 s]*
/proc/loadavg: 4.39 3.14 2.28 6/211 7676
/proc/meminfo: memFree=31541808/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13974352 memory=37036 CPUtime=0.26 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 8861 0 0 0 24 2 0 0 20 0 15 0 19059908 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3493588 9259 2980 1 0 3482964 0
[pid=7662/tid=7663] ppid=7660 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 6088 0 0 0 15 1 0 0 20 0 15 0 19059908 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920646958624 139920626808158 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059910 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) R 7660 7660 17292 0 -1 4202560 637 0 0 0 2 0 0 0 20 0 15 0 19059913 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920116639856 139920634964798 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) S 7660 7660 17292 0 -1 1077944384 144 0 0 0 1 0 0 0 20 0 15 0 19059913 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920115587056 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13974352 memory=140110983612032 CPUtime=0.05 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 697 0 0 0 5 0 0 0 20 0 15 0 19059913 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13974352 memory=140110983612032 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059919 14309736448 9259 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38416 KiB

[startup+0.700773 s]
/proc/loadavg: 4.39 3.14 2.28 6/211 7676
/proc/meminfo: memFree=31525056/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13980732 memory=64860 CPUtime=1.1 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 13557 0 0 0 105 5 0 0 20 0 15 0 19059908 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3495183 16215 3169 1 0 3483476 0
[pid=7662/tid=7663] ppid=7660 vsize=13980732 memory=33 CPUtime=0.54 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 8941 0 0 0 51 3 0 0 20 0 15 0 19059908 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920646964352 139920256861406 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13980732 memory=86 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13980732 memory=81 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13980732 memory=253 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19059910 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) S 7660 7660 17292 0 -1 1077944384 1140 0 0 0 12 0 0 0 20 0 15 0 19059913 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920116639856 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) R 7660 7660 17292 0 -1 1077944384 755 0 0 0 12 0 0 0 20 0 15 0 19059913 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920115587056 139920642738818 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13980732 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) R 7660 7660 17292 0 -1 4202560 1413 0 0 0 27 0 0 0 20 0 15 0 19059913 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920627803265 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13980732 memory=4 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059919 14316269568 16215 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66240 KiB

[startup+1.50075 s]
/proc/loadavg: 4.39 3.14 2.28 6/211 7676
/proc/meminfo: memFree=31457652/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13980732 memory=106704 CPUtime=3.66 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 26504 0 0 0 359 7 0 0 20 0 15 0 19059908 14316269568 26676 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3495183 26676 3189 1 0 3483476 0
[pid=7662/tid=7663] ppid=7660 vsize=13980732 memory=7666646573508093522 CPUtime=1.34 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 10208 0 0 0 130 4 0 0 20 0 15 0 19059908 14316269568 26700 18446744073709551615 4194304 4196468 140725101983872 139920646962352 139920257903564 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13980732 memory=7595164990217344874 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 26700 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13980732 memory=3834569149123232903 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 26700 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13980732 memory=280221651831716 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 26766 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13980732 memory=7520519210266030162 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 26766 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13980732 memory=7595720325528120170 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 19059910 14316269568 26766 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13980732 memory=212732 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 26766 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13980732 memory=288230591755987311 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13980732 memory=14975568235988597 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13980732 memory=0 CPUtime=0.88 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) R 7660 7660 17292 0 -1 4202560 5796 0 0 0 88 0 0 0 20 0 15 0 19059913 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920116623376 139920635017053 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13980732 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) R 7660 7660 17292 0 -1 4202560 6033 0 0 0 89 0 0 0 20 0 15 0 19059913 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920115573584 139920635017120 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13980732 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 3321 0 0 0 51 2 0 0 20 0 15 0 19059913 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 19059919 14316269568 26832 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 3.66 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 108084 KiB

[startup+2.78344 s]
# the end of solver process 7660 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.20513 s, system=0.114307 s

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

[startup+1.70079 s]
/proc/loadavg: 4.39 3.14 2.28 6/211 7676
/proc/meminfo: memFree=31457652/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13980732 memory=117544 CPUtime=4.27 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 28224 0 0 0 419 8 0 0 20 0 15 0 19059908 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3495183 29386 3189 1 0 3483476 0
[pid=7662/tid=7663] ppid=7660 vsize=13980732 memory=7306928111804310080 CPUtime=1.54 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 10218 0 0 0 150 4 0 0 20 0 15 0 19059908 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920646962352 139920253418764 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13980732 memory=7595995151811570281 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13980732 memory=7810487918915055718 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 19059910 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13980732 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13980732 memory=7523374697831422309 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13980732 memory=7739276948477997159 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13980732 memory=6154538792250073449 CPUtime=1.07 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) R 7660 7660 17292 0 -1 4202560 6653 0 0 0 107 0 0 0 20 0 15 0 19059913 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920116623376 139920627853574 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13980732 memory=7308313496220034649 CPUtime=1.08 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) R 7660 7660 17292 0 -1 4202560 6698 0 0 0 108 0 0 0 20 0 15 0 19059913 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920115572520 139920626114456 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13980732 memory=7019257425709197167 CPUtime=0.53 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 3323 0 0 0 51 2 0 0 20 0 15 0 19059913 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13980732 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13980732 memory=13760 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 19059919 14316269568 29386 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 4.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 118924 KiB

[startup+2.50078 s]
/proc/loadavg: 4.39 3.14 2.28 5/211 7676
/proc/meminfo: memFree=31377612/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13980732 memory=151976 CPUtime=6.71 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 29577 0 0 0 661 10 0 0 20 0 15 0 19059908 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3495183 37994 3206 1 0 3483476 0
[pid=7662/tid=7663] ppid=7660 vsize=13980732 memory=10826 CPUtime=2.33 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 10429 0 0 0 228 5 0 0 20 0 15 0 19059908 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920646963792 139920257727375 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13980732 memory=19718 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 19059910 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13980732 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) R 7660 7660 17292 0 -1 4202560 7267 0 0 0 185 1 0 0 20 0 15 0 19059913 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920116626048 139920626224455 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13980732 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) R 7660 7660 17292 0 -1 4202560 7012 0 0 0 188 0 0 0 20 0 15 0 19059913 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920115572464 139920627627167 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13980732 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 3522 0 0 0 58 2 0 0 20 0 15 0 19059913 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 19059919 14316269568 37994 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 6.71 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 153356 KiB

[startup+2.70077 s]
/proc/loadavg: 4.39 3.14 2.28 5/211 7676
/proc/meminfo: memFree=31377612/32770624 swapFree=67108860/67108860
[pid=7660] ppid=7657 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7660/stat : 7660 (xcsp3-exec) S 7657 7660 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19059899 9740288 345 18446744073709551615 4194304 5098028 140720554710816 140720554708920 140364938392188 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 26415104 140720554717562 140720554717766 140720554717766 140720554721259 0
/proc/7660/statm: 2378 345 289 221 0 87 0
[pid=7662] ppid=7660 vsize=13980732 memory=161368 CPUtime=7.15 cores=0,2,4,6
/proc/7662/stat : 7662 (java) S 7660 7660 17292 0 -1 1077944320 29907 0 0 0 705 10 0 0 20 0 15 0 19059908 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 140725101966416 139920642727671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
/proc/7662/statm: 3495183 40342 3206 1 0 3483476 0
[pid=7662/tid=7663] ppid=7660 vsize=13980732 memory=124400 CPUtime=2.53 cores=0,2,4,6
/proc/7662/task/7663/stat : 7663 (java) R 7660 7660 17292 0 -1 4202560 10452 0 0 0 248 5 0 0 20 0 15 0 19059908 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920646965096 139920259073435 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7664] ppid=7660 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7664/stat : 7664 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920577161616 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7665] ppid=7660 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7665/stat : 7665 (java) S 7660 7660 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920576108816 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7666] ppid=7660 vsize=13980732 memory=12980 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7666/stat : 7666 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920575056528 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7667] ppid=7660 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7667/stat : 7667 (java) S 7660 7660 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19059909 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920574003728 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7668] ppid=7660 vsize=13980732 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7668/stat : 7668 (java) S 7660 7660 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 19059910 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920120851056 139920642738818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7669] ppid=7660 vsize=13980732 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7669/stat : 7669 (java) S 7660 7660 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920119797024 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7670] ppid=7660 vsize=13980732 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7670/stat : 7670 (java) S 7660 7660 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19059911 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920118744688 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7671] ppid=7660 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7671/stat : 7671 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059913 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920117693008 139920642746267 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7672] ppid=7660 vsize=13980732 memory=1004 CPUtime=2.03 cores=0,2,4,6
/proc/7662/task/7672/stat : 7672 (java) S 7660 7660 17292 0 -1 1077944384 7546 0 0 0 202 1 0 0 20 0 15 0 19059913 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920116639856 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7673] ppid=7660 vsize=13980732 memory=8708 CPUtime=1.96 cores=0,2,4,6
/proc/7662/task/7673/stat : 7673 (java) S 7660 7660 17292 0 -1 1077944384 7026 0 0 0 195 1 0 0 20 0 15 0 19059913 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920115587056 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7674] ppid=7660 vsize=13980732 memory=792 CPUtime=0.61 cores=0,2,4,6
/proc/7662/task/7674/stat : 7674 (java) S 7660 7660 17292 0 -1 1077944384 3536 0 0 0 59 2 0 0 20 0 15 0 19059913 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920114534768 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7675] ppid=7660 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7675/stat : 7675 (java) S 7660 7660 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19059914 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920113482208 139920642737877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
[pid=7662/tid=7676] ppid=7660 vsize=13980732 memory=7311146985107750967 CPUtime=0 cores=0,2,4,6
/proc/7662/task/7676/stat : 7676 (java) S 7660 7660 17292 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 19059919 14316269568 40342 18446744073709551615 4194304 4196468 140725101983872 139920112430000 139920642738818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6569984 140725101990322 140725101990498 140725101990498 140725101993935 0
Current children cumulated CPU time: 7.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 162748 KiB

Child status: 0
Real time (s): 2.78348
CPU time (s): 7.31944
CPU user time (s): 7.20513
CPU system time (s): 0.114307
CPU usage (%): 262.96
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 162748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.20513
system time used= 0.114307
maximum resident set size= 166016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30777
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= 2476
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 7660
#   total CPU time (s): 7.31944
#   total CPU user time (s): 7.20513
#   total CPU system time (s): 0.114307

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043636 second user time and 0.063042 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 07:07:50
IDJOB=4283359
IDBENCH=127038
IDSOLVER=2679
FILE ID=node129/4283359-1503206508
RUNJOBID= node129-1503171914-32555
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-013.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-4283359-1503206508/watcher-4283359-1503206508 -o /tmp/evaluation-result-4283359-1503206508/solver-4283359-1503206508 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32555 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 516966845 HOME/instance-4283359-1503206508.xml

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

MD5SUM BENCH= b76e3dd835cfa29a148b2c7537ac72a3
RANDOM SEED=516966845

node129.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.73
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.73
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.73
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.73
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:        31582756 kB
MemAvailable:   31896360 kB
Buffers:          201212 kB
Cached:           400836 kB
SwapCached:            0 kB
Active:           383984 kB
Inactive:         398228 kB
Active(anon):     180332 kB
Inactive(anon):    16744 kB
Active(file):     203652 kB
Inactive(file):   381484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15660 kB
Writeback:             4 kB
AnonPages:        177912 kB
Mapped:            45676 kB
Shmem:             17060 kB
Slab:             113616 kB
SReclaimable:      88608 kB
SUnreclaim:        25008 kB
KernelStack:        3440 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1259120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 07:07:53