Trace number 4269431

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT 1.6306 0.85073298

General information on the benchmark

NameDeBruijnSequence/DeBruijnSequence-m1-s1/
DeBruijnSequence-03-04.xml
MD5SUMe392c7560140b23868857a81f76e8c8d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.187627
Satisfiable
(Un)Satisfiability was proved
Number of variables408
Number of constraints327
Number of domains3
Minimum domain size3
Maximum domain size82
Distribution of domain sizes[{"size":3,"count":324},{"size":81,"count":81},{"size":82,"count":3}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":81},{"degree":3,"count":324}]
Minimum constraint arity2
Maximum constraint arity84
Distribution of constraint arities[{"arity":2,"count":243},{"arity":5,"count":81},{"arity":81,"count":2},{"arity":84,"count":1}]
Number of extensional constraints0
Number of intensional constraints243
Distribution of constraint types[{"type":"intension","count":243},{"type":"allDifferent","count":1},{"type":"sum","count":81},{"type":"cardinality","count":1},{"type":"minimum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269431-1502770527.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4269431-1502770527.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.33	c simple solver
0.30/0.39	c parse instance...
1.18/0.71	c solve instance...
1.47/0.83	s SATISFIABLE
1.47/0.83	v <instantiation>
1.47/0.83	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] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] bi[0][0] bi[0][1] bi[0][2] bi[0][3] bi[1][0] bi[1][1] bi[1][2] bi[1][3] bi[2][0] bi[2][1] bi[2][2] bi[2][3] bi[3][0] bi[3][1] bi[3][2] bi[3][3] bi[4][0] bi[4][1] bi[4][2] bi[4][3] bi[5][0] bi[5][1] bi[5][2] bi[5][3] bi[6][0] bi[6][1] bi[6][2] bi[6][3] bi[7][0] bi[7][1] bi[7][2] bi[7][3] bi[8][0] bi[8][1] bi[8][2] bi[8][3] bi[9][0] bi[9][1] bi[9][2] bi[9][3] bi[10][0] bi[10][1] bi[10][2] bi[10][3] bi[11][0] bi[11][1] bi[11][2] bi[11][3] bi[12][0] bi[12][1] bi[12][2] bi[12][3] bi[13][0] bi[13][1] bi[13][2] bi[13][3] bi[14][0] bi[14][1] bi[14][2] bi[14][3] bi[15][0] bi[15][1] bi[15][2] bi[15][3] bi[16][0] bi[16][1] bi[16][2] bi[16][3] bi[17][0] bi[17][1] bi[17][2] bi[17][3] bi[18][0] bi[18][1] bi[18][2] bi[18][3] bi[19][0] bi[19][1] bi[19][2] bi[19][3] bi[20][0] bi[20][1] bi[20][2] bi[20][3] bi[21][0] bi[21][1] bi[21][2] bi[21][3] bi[22][0] bi[22][1] bi[22][2] bi[22][3] bi[23][0] bi[23][1] bi[23][2] bi[23][3] bi[24][0] bi[24][1] bi[24][2] bi[24][3] bi[25][0] bi[25][1] bi[25][2] bi[25][3] bi[26][0] bi[26][1] bi[26][2] bi[26][3] bi[27][0] bi[27][1] bi[27][2] bi[27][3] bi[28][0] bi[28][1] bi[28][2] bi[28][3] bi[29][0] bi[29][1] bi[29][2] bi[29][3] bi[30][0] bi[30][1] bi[30][2] bi[30][3] bi[31][0] bi[31][1] bi[31][2] bi[31][3] bi[32][0] bi[32][1] bi[32][2] bi[32][3] bi[33][0] bi[33][1] bi[33][2] bi[33][3] bi[34][0] bi[34][1] bi[34][2] bi[34][3] bi[35][0] bi[35][1] bi[35][2] bi[35][3] bi[36][0] bi[36][1] bi[36][2] bi[36][3] bi[37][0] bi[37][1] bi[37][2] bi[37][3] bi[38][0] bi[38][1] bi[38][2] bi[38][3] bi[39][0] bi[39][1] bi[39][2] bi[39][3] bi[40][0] bi[40][1] bi[40][2] bi[40][3] bi[41][0] bi[41][1] bi[41][2] bi[41][3] bi[42][0] bi[42][1] bi[42][2] bi[42][3] bi[43][0] bi[43][1] bi[43][2] bi[43][3] bi[44][0] bi[44][1] bi[44][2] bi[44][3] bi[45][0] bi[45][1] bi[45][2] bi[45][3] bi[46][0] bi[46][1] bi[46][2] bi[46][3] bi[47][0] bi[47][1] bi[47][2] bi[47][3] bi[48][0] bi[48][1] bi[48][2] bi[48][3] bi[49][0] bi[49][1] bi[49][2] bi[49][3] bi[50][0] bi[50][1] bi[50][2] bi[50][3] bi[51][0] bi[51][1] bi[51][2] bi[51][3] bi[52][0] bi[52][1] bi[52][2] bi[52][3] bi[53][0] bi[53][1] bi[53][2] bi[53][3] bi[54][0] bi[54][1] bi[54][2] bi[54][3] bi[55][0] bi[55][1] bi[55][2] bi[55][3] bi[56][0] bi[56][1] bi[56][2] bi[56][3] bi[57][0] bi[57][1] bi[57][2] bi[57][3] bi[58][0] bi[58][1] bi[58][2] bi[58][3] bi[59][0] bi[59][1] bi[59][2] bi[59][3] bi[60][0] bi[60][1] bi[60][2] bi[60][3] bi[61][0] bi[61][1] bi[61][2] bi[61][3] bi[62][0] bi[62][1] bi[62][2] bi[62][3] bi[63][0] bi[63][1] bi[63][2] bi[63][3] bi[64][0] bi[64][1] bi[64][2] bi[64][3] bi[65][0] bi[65][1] bi[65][2] bi[65][3] bi[66][0] bi[66][1] bi[66][2] bi[66][3] bi[67][0] bi[67][1] bi[67][2] bi[67][3] bi[68][0] bi[68][1] bi[68][2] bi[68][3] bi[69][0] bi[69][1] bi[69][2] bi[69][3] bi[70][0] bi[70][1] bi[70][2] bi[70][3] bi[71][0] bi[71][1] bi[71][2] bi[71][3] bi[72][0] bi[72][1] bi[72][2] bi[72][3] bi[73][0] bi[73][1] bi[73][2] bi[73][3] bi[74][0] bi[74][1] bi[74][2] bi[74][3] bi[75][0] bi[75][1] bi[75][2] bi[75][3] bi[76][0] bi[76][1] bi[76][2] bi[76][3] bi[77][0] bi[77][1] bi[77][2] bi[77][3] bi[78][0] bi[78][1] bi[78][2] bi[78][3] bi[79][0] bi[79][1] bi[79][2] bi[79][3] bi[80][0] bi[80][1] bi[80][2] bi[80][3] g[0] g[1] g[2] </list>
1.47/0.83	v 	<values>0 1 4 13 39 38 34 22 66 37 30 9 27 2 7 23 71 52 77 70 48 65 33 20 60 19 58 14 42 45 55 5 17 51 74 61 21 63 29 8 24 73 59 16 49 67 40 41 44 53 79 75 64 31 12 36 28 3 10 32 15 46 57 11 35 25 76 68 43 50 69 47 62 26 80 78 72 56 6 18 54 0 0 0 0 0 0 0 1 0 0 1 1 0 1 1 1 1 1 1 0 1 1 0 2 1 0 2 1 0 2 1 1 2 1 1 0 1 1 0 1 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 2 0 0 2 1 0 2 1 2 2 1 2 2 1 2 2 1 2 2 1 2 2 1 2 1 1 2 1 0 2 1 0 2 1 0 2 0 0 2 0 2 2 0 2 0 0 2 0 1 2 0 1 1 0 1 1 2 1 1 2 0 1 2 0 0 2 0 0 1 0 0 1 2 0 1 2 2 1 2 2 0 2 2 0 2 2 0 2 1 0 2 1 0 2 1 0 0 1 0 0 2 0 0 2 2 0 2 2 0 2 2 0 1 2 0 1 2 0 1 2 1 1 2 1 1 2 1 1 1 1 1 1 1 1 1 1 2 1 1 2 2 1 2 2 2 2 2 2 1 2 2 1 0 2 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 1 0 1 2 0 1 2 0 1 2 0 1 2 0 1 0 0 1 0 2 1 0 2 2 0 2 2 1 2 2 1 1 2 1 1 2 1 1 2 1 1 2 1 2 2 1 2 0 1 2 0 2 2 0 2 2 0 2 2 2 2 2 2 2 2 2 2 0 2 2 0 0 2 0 0 2 0 0 2 0 0 2 0 0 2 0 0 0 27 27 27 </values>
1.47/0.83	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13385 MiB free)
  memory of node 1: 16384 MiB (15582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269431-1502770527/watcher-4269431-1502770527 -o /tmp/evaluation-result-4269431-1502770527/solver-4269431-1502770527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136243469 HOME/instance-4269431-1502770527.xml 

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

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

solver pid=1710, runsolver pid=1707

[startup+0.100137 s]*
/proc/loadavg: 1.91 1.69 1.63 3/205 1717
/proc/meminfo: memFree=29656432/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (xcsp3-exec) S 1707 1710 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65393323 9740288 345 18446744073709551615 4194304 5098028 140724790220496 140724790218600 139819575382652 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 24997888 140724790223224 140724790223429 140724790223429 140724790226923 0
/proc/1710/statm: 2378 345 289 221 0 87 0
[pid=1712] ppid=1710 vsize=13441356 memory=15688 CPUtime=0.01 cores=1,3,5,7
/proc/1712/stat : 1712 (java) S 1710 1710 11586 0 -1 1077944320 3705 0 0 0 1 0 0 0 20 0 7 0 65393332 13763948544 3922 18446744073709551615 4194304 4196468 140722864579888 140722864562432 140011759214327 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
/proc/1712/statm: 3360339 3922 2003 1 0 3349836 0
[pid=1712/tid=1713] ppid=1710 vsize=13441356 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/1712/task/1713/stat : 1713 (java) R 1710 1710 11586 0 -1 4202560 2527 0 0 0 1 0 0 0 20 0 7 0 65393332 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140011763456784 140011743294814 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1714] ppid=1710 vsize=13441356 memory=-5738297875903123798 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1714/stat : 1714 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65393333 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140011716181136 140011759224533 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1715] ppid=1710 vsize=13441356 memory=139920769681024 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1715/stat : 1715 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65393333 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140011715128336 140011759224533 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1716] ppid=1710 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1716/stat : 1716 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65393333 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140011714075536 140011759224533 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1717] ppid=1710 vsize=13441356 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1717/stat : 1717 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65393333 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140011713022736 140011759224533 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1718] ppid=1710 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1718/stat : 1718 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65393334 13763948544 3988 18446744073709551615 4194304 4196468 140722864579888 140010877098352 140011759225474 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17068 KiB

[startup+0.209879 s]*
/proc/loadavg: 1.91 1.69 1.63 3/214 1726
/proc/meminfo: memFree=29645916/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (xcsp3-exec) S 1707 1710 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65393323 9740288 345 18446744073709551615 4194304 5098028 140724790220496 140724790218600 139819575382652 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 24997888 140724790223224 140724790223429 140724790223429 140724790226923 0
/proc/1710/statm: 2378 345 289 221 0 87 0
[pid=1712] ppid=1710 vsize=13974352 memory=27688 CPUtime=0.1 cores=1,3,5,7
/proc/1712/stat : 1712 (java) S 1710 1710 11586 0 -1 1077944320 5346 0 0 0 9 1 0 0 20 0 15 0 65393332 14309736448 6922 18446744073709551615 4194304 4196468 140722864579888 140722864562432 140011759214327 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
/proc/1712/statm: 3493588 6922 2757 1 0 3482964 0
[pid=1712/tid=1713] ppid=1710 vsize=13974352 memory=8390339637985935414 CPUtime=0.07 cores=1,3,5,7
/proc/1712/task/1713/stat : 1713 (java) R 1710 1710 11586 0 -1 4202560 3498 0 0 0 7 0 0 0 20 0 15 0 65393332 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140011763444480 140011759236253 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1714] ppid=1710 vsize=13974352 memory=288230596118054247 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1714/stat : 1714 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140011716181136 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1715] ppid=1710 vsize=13974352 memory=288370296921392768 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1715/stat : 1715 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140011715128336 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1716] ppid=1710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1716/stat : 1716 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140011714075536 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1717] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1717/stat : 1717 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140011713022736 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1718] ppid=1710 vsize=13974352 memory=139920769681024 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1718/stat : 1718 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393334 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010877098352 140011759225474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1719] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1719/stat : 1719 (java) S 1710 1710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65393334 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010876044320 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1720] ppid=1710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1720/stat : 1720 (java) S 1710 1710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65393335 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010874991472 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1721] ppid=1710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1721/stat : 1721 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010873939792 140011759232923 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1722] ppid=1710 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1722/stat : 1722 (java) S 1710 1710 11586 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 65393337 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010872888176 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1723] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1723/stat : 1723 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393337 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010871835376 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1724] ppid=1710 vsize=13974352 memory=139920769681024 CPUtime=0.01 cores=1,3,5,7
/proc/1712/task/1724/stat : 1724 (java) S 1710 1710 11586 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 15 0 65393337 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010870782576 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1725] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1725/stat : 1725 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010869730016 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1726] ppid=1710 vsize=13974352 memory=139920769681024 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1726/stat : 1726 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393342 14309736448 7054 18446744073709551615 4194304 4196468 140722864579888 140010868677296 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29068 KiB

[startup+0.310702 s]*
/proc/loadavg: 1.91 1.69 1.63 4/214 1726
/proc/meminfo: memFree=29635256/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (xcsp3-exec) S 1707 1710 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65393323 9740288 345 18446744073709551615 4194304 5098028 140724790220496 140724790218600 139819575382652 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 24997888 140724790223224 140724790223429 140724790223429 140724790226923 0
/proc/1710/statm: 2378 345 289 221 0 87 0
[pid=1712] ppid=1710 vsize=13974352 memory=39372 CPUtime=0.3 cores=1,3,5,7
/proc/1712/stat : 1712 (java) S 1710 1710 11586 0 -1 1077944320 8964 0 0 0 28 2 0 0 20 0 15 0 65393332 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140722864562432 140011759214327 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
/proc/1712/statm: 3493588 9843 2985 1 0 3482964 0
[pid=1712/tid=1713] ppid=1710 vsize=13974352 memory=8390339637985935414 CPUtime=0.18 cores=1,3,5,7
/proc/1712/task/1713/stat : 1713 (java) R 1710 1710 11586 0 -1 4202560 6127 0 0 0 16 2 0 0 20 0 15 0 65393332 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140011763444064 140011743294814 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1714] ppid=1710 vsize=13974352 memory=301741395000165735 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1714/stat : 1714 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140011716181136 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1715] ppid=1710 vsize=13974352 memory=300808179421689472 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1715/stat : 1715 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140011715128336 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1716] ppid=1710 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1716/stat : 1716 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140011714075536 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1717] ppid=1710 vsize=13974352 memory=3472328279047811119 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1717/stat : 1717 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140011713022736 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1718] ppid=1710 vsize=13974352 memory=8392725796526979297 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1718/stat : 1718 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393334 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140010877098352 140011759225474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1719] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1719/stat : 1719 (java) S 1710 1710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65393334 14309736448 9843 18446744073709551615 4194304 4196468 140722864579888 140010876044320 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1720] ppid=1710 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1720/stat : 1720 (java) S 1710 1710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65393335 14310785024 9843 18446744073709551615 4194304 4196468 140722864579888 140010874991472 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1721] ppid=1710 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1721/stat : 1721 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14310785024 9843 18446744073709551615 4194304 4196468 140722864579888 140010873939792 140011759232923 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1722] ppid=1710 vsize=13975376 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1712/task/1722/stat : 1722 (java) S 1710 1710 11586 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 65393337 14310785024 9843 18446744073709551615 4194304 4196468 140722864579888 140010872888176 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1723] ppid=1710 vsize=13975376 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/1712/task/1723/stat : 1723 (java) S 1710 1710 11586 0 -1 1077944384 322 0 0 0 3 0 0 0 20 0 15 0 65393337 14310785024 9864 18446744073709551615 4194304 4196468 140722864579888 140010871835376 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1724] ppid=1710 vsize=13974352 memory=139920769681024 CPUtime=0.06 cores=1,3,5,7
/proc/1712/task/1724/stat : 1724 (java) S 1710 1710 11586 0 -1 1077944384 708 0 0 0 6 0 0 0 20 0 15 0 65393337 14309736448 9864 18446744073709551615 4194304 4196468 140722864579888 140010870782576 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1725] ppid=1710 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1725/stat : 1725 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14309736448 9864 18446744073709551615 4194304 4196468 140722864579888 140010869730016 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1726] ppid=1710 vsize=13974352 memory=139920769681024 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1726/stat : 1726 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393342 14309736448 9864 18446744073709551615 4194304 4196468 140722864579888 140010868677296 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40752 KiB

[startup+0.700872 s]
/proc/loadavg: 1.91 1.69 1.63 4/214 1726
/proc/meminfo: memFree=29624640/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (xcsp3-exec) S 1707 1710 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65393323 9740288 345 18446744073709551615 4194304 5098028 140724790220496 140724790218600 139819575382652 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 24997888 140724790223224 140724790223429 140724790223429 140724790226923 0
/proc/1710/statm: 2378 345 289 221 0 87 0
[pid=1712] ppid=1710 vsize=13980732 memory=66076 CPUtime=1.18 cores=1,3,5,7
/proc/1712/stat : 1712 (java) S 1710 1710 11586 0 -1 1077944320 13126 0 0 0 114 4 0 0 20 0 15 0 65393332 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140722864562432 140011759214327 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
/proc/1712/statm: 3495183 16519 3172 1 0 3483476 0
[pid=1712/tid=1713] ppid=1710 vsize=13980732 memory=55 CPUtime=0.55 cores=1,3,5,7
/proc/1712/task/1713/stat : 1713 (java) R 1710 1710 11586 0 -1 4202560 8501 0 0 0 52 3 0 0 20 0 15 0 65393332 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140011763449168 140011387363251 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1714] ppid=1710 vsize=13980732 memory=1585 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1714/stat : 1714 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140011716181136 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1715] ppid=1710 vsize=13980732 memory=710805 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1715/stat : 1715 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140011715128336 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1716] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1716/stat : 1716 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140011714075536 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1717] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1717/stat : 1717 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140011713022736 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1718] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1718/stat : 1718 (java) S 1710 1710 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65393334 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010877098352 140011759225474 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1719] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1719/stat : 1719 (java) S 1710 1710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65393334 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010876044320 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1720] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1720/stat : 1720 (java) S 1710 1710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65393335 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010874991472 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1721] ppid=1710 vsize=13980732 memory=279841278825184 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1721/stat : 1721 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010873939792 140011759232923 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1722] ppid=1710 vsize=13980732 memory=279841278574672 CPUtime=0.16 cores=1,3,5,7
/proc/1712/task/1722/stat : 1722 (java) R 1710 1710 11586 0 -1 4202560 1024 0 0 0 16 0 0 0 20 0 15 0 65393337 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010872888176 140011752199369 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1723] ppid=1710 vsize=13980732 memory=2110271246391044 CPUtime=0.15 cores=1,3,5,7
/proc/1712/task/1723/stat : 1723 (java) R 1710 1710 11586 0 -1 1077944384 866 0 0 0 15 0 0 0 20 0 15 0 65393337 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010871835376 140011759225474 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1724] ppid=1710 vsize=13980732 memory=279841278579264 CPUtime=0.3 cores=1,3,5,7
/proc/1712/task/1724/stat : 1724 (java) R 1710 1710 11586 0 -1 4202560 1426 0 0 0 30 0 0 0 20 0 15 0 65393337 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010870777616 140011752321219 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1725] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1725/stat : 1725 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010869730016 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1726] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1726/stat : 1726 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393342 14316269568 16519 18446744073709551615 4194304 4196468 140722864579888 140010868677296 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67456 KiB

[startup+0.850677 s]
# the end of solver process 1710 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.57529 s, system=0.055308 s

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

[startup+0.800946 s]
/proc/loadavg: 1.91 1.69 1.63 4/214 1726
/proc/meminfo: memFree=29624640/32770624 swapFree=67108860/67108860
[pid=1710] ppid=1707 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1710/stat : 1710 (xcsp3-exec) S 1707 1710 11586 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 65393323 9740288 345 18446744073709551615 4194304 5098028 140724790220496 140724790218600 139819575382652 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 24997888 140724790223224 140724790223429 140724790223429 140724790226923 0
/proc/1710/statm: 2378 345 289 221 0 87 0
[pid=1712] ppid=1710 vsize=13980732 memory=69360 CPUtime=1.47 cores=1,3,5,7
/proc/1712/stat : 1712 (java) S 1710 1710 11586 0 -1 1077944320 13534 0 0 0 143 4 0 0 20 0 15 0 65393332 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140722864562432 140011759214327 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
/proc/1712/statm: 3495183 17340 3175 1 0 3483476 0
[pid=1712/tid=1713] ppid=1710 vsize=13980732 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/1712/task/1713/stat : 1713 (java) R 1710 1710 11586 0 -1 4202560 8705 0 0 0 61 3 0 0 20 0 15 0 65393332 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140011763453200 140011391445410 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1714] ppid=1710 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1714/stat : 1714 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140011716181136 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1715] ppid=1710 vsize=13980732 memory=20884 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1715/stat : 1715 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140011715128336 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1716] ppid=1710 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1716/stat : 1716 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140011714075536 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1717] ppid=1710 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1717/stat : 1717 (java) S 1710 1710 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65393333 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140011713022736 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1718] ppid=1710 vsize=13980732 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1718/stat : 1718 (java) S 1710 1710 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65393334 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010877098352 140011759225474 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1719] ppid=1710 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1719/stat : 1719 (java) S 1710 1710 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65393334 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010876044320 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1720] ppid=1710 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1720/stat : 1720 (java) S 1710 1710 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65393335 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010874991472 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1721] ppid=1710 vsize=13980732 memory=4080 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1721/stat : 1721 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010873939792 140011759232923 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1722] ppid=1710 vsize=13980732 memory=4584 CPUtime=0.23 cores=1,3,5,7
/proc/1712/task/1722/stat : 1722 (java) R 1710 1710 11586 0 -1 4202560 1092 0 0 0 23 0 0 0 20 0 15 0 65393337 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010872867984 140011738931463 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1723] ppid=1710 vsize=13980732 memory=1236 CPUtime=0.22 cores=1,3,5,7
/proc/1712/task/1723/stat : 1723 (java) R 1710 1710 11586 0 -1 4202560 901 0 0 0 22 0 0 0 20 0 15 0 65393337 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010871825088 140011739058020 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1724] ppid=1710 vsize=13980732 memory=1156 CPUtime=0.35 cores=1,3,5,7
/proc/1712/task/1724/stat : 1724 (java) S 1710 1710 11586 0 -1 1077944384 1528 0 0 0 35 0 0 0 20 0 15 0 65393337 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010870782576 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1725] ppid=1710 vsize=13980732 memory=7088173654595103078 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1725/stat : 1725 (java) S 1710 1710 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65393337 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010869730016 140011759224533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
[pid=1712/tid=1726] ppid=1710 vsize=13980732 memory=7596281007807947600 CPUtime=0 cores=1,3,5,7
/proc/1712/task/1726/stat : 1726 (java) S 1710 1710 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65393342 14316269568 17340 18446744073709551615 4194304 4196468 140722864579888 140010868677296 140011759225474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18870272 140722864583089 140722864583265 140722864583265 140722864586703 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70740 KiB

Child status: 0
Real time (s): 0.850733
CPU time (s): 1.6306
CPU user time (s): 1.57529
CPU system time (s): 0.055308
CPU usage (%): 191.67
Max. virtual memory (cumulated for all children) (KiB): 13991268
Max. memory (cumulated for all children) (KiB): 70740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.57529
system time used= 0.055308
maximum resident set size= 73104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1872
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 1710
#   total CPU time (s): 1.6306
#   total CPU user time (s): 1.57529
#   total CPU system time (s): 0.055308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032147 second user time and 0.043197 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:01:11
IDJOB=4269431
IDBENCH=125579
IDSOLVER=2660
FILE ID=node124/4269431-1502770527
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/DeBruijnSequence/DeBruijnSequence-m1-s1/DeBruijnSequence-03-04.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-4269431-1502770527/watcher-4269431-1502770527 -o /tmp/evaluation-result-4269431-1502770527/solver-4269431-1502770527 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136243469 HOME/instance-4269431-1502770527.xml

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

MD5SUM BENCH= e392c7560140b23868857a81f76e8c8d
RANDOM SEED=2136243469

node124.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.51
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.51
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.51
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.51
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:        29662824 kB
MemAvailable:   30066044 kB
Buffers:          232332 kB
Cached:           458300 kB
SwapCached:            0 kB
Active:          2374188 kB
Inactive:         280028 kB
Active(anon):    1915104 kB
Inactive(anon):    81952 kB
Active(file):     459084 kB
Inactive(file):   198076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8040 kB
Writeback:             0 kB
AnonPages:       1961140 kB
Mapped:            60032 kB
Shmem:             33512 kB
Slab:             150532 kB
SReclaimable:     123792 kB
SUnreclaim:        26740 kB
KernelStack:        3504 kB
PageTables:         9388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2546428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1873920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 06:01:12