Trace number 4282181

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-18)SAT 1.63489 0.85464799

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-4282181-1503122870.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4282181-1503122870.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
1.19/0.71	c solve instance...
1.48/0.83	s SATISFIABLE
1.48/0.83	v <instantiation>
1.48/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.48/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.48/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 (14642 MiB free)
  memory of node 1: 16384 MiB (15271 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282181-1503122870/watcher-4282181-1503122870 -o /tmp/evaluation-result-4282181-1503122870/solver-4282181-1503122870 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2037244023 HOME/instance-4282181-1503122870.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=15842, runsolver pid=15839

[startup+0.103788 s]*
/proc/loadavg: 2.02 1.74 1.73 3/203 15849
/proc/meminfo: memFree=30624960/32770624 swapFree=67108860/67108860
[pid=15842] ppid=15839 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15842/stat : 15842 (xcsp3-exec) S 15839 15842 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114507532 9740288 345 18446744073709551615 4194304 5098028 140736091877696 140736091875800 140124989342332 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 19423232 140736091885944 140736091886149 140736091886149 140736091889643 0
/proc/15842/statm: 2378 345 289 221 0 87 0
[pid=15844] ppid=15842 vsize=13441356 memory=17996 CPUtime=0.01 cores=1,3,5,7
/proc/15844/stat : 15844 (java) S 15842 15842 8563 0 -1 1077944320 3737 0 0 0 1 0 0 0 20 0 7 0 114507540 13763948544 4499 18446744073709551615 4194304 4196468 140729704856048 140729704838592 140255910506231 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
/proc/15844/statm: 3360339 4499 2036 1 0 3349836 0
[pid=15844/tid=15845] ppid=15842 vsize=13507920 memory=-8713483618642983004 CPUtime=0.01 cores=1,3,5,7
/proc/15844/task/15845/stat : 15845 (java) R 15842 15842 8563 0 -1 4202560 2501 0 0 0 1 0 0 0 20 0 8 0 114507540 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255914739368 140255894586689 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15846] ppid=15842 vsize=13507920 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15846/stat : 15846 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 114507541 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255852452496 140255910516437 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15847] ppid=15842 vsize=13507920 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15847/stat : 15847 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 114507541 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255851399696 140255910516437 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15848] ppid=15842 vsize=13507920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15848/stat : 15848 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 114507541 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255850346896 140255910516437 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15849] ppid=15842 vsize=13507920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15849/stat : 15849 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 114507541 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255849294096 140255910516437 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15850] ppid=15842 vsize=13507920 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15850/stat : 15850 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 114507543 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255028636528 140255910517378 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15851] ppid=15842 vsize=13507920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15851/stat : 15851 (java) S 15842 15842 8563 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 114507543 13832110080 4501 18446744073709551615 4194304 4196468 140729704856048 140255027581392 140255910516437 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 19376 KiB

[startup+0.210756 s]*
/proc/loadavg: 2.02 1.74 1.73 4/212 15858
/proc/meminfo: memFree=30616440/32770624 swapFree=67108860/67108860
[pid=15842] ppid=15839 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15842/stat : 15842 (xcsp3-exec) S 15839 15842 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114507532 9740288 345 18446744073709551615 4194304 5098028 140736091877696 140736091875800 140124989342332 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 19423232 140736091885944 140736091886149 140736091886149 140736091889643 0
/proc/15842/statm: 2378 345 289 221 0 87 0
[pid=15844] ppid=15842 vsize=13974352 memory=26884 CPUtime=0.09 cores=1,3,5,7
/proc/15844/stat : 15844 (java) S 15842 15842 8563 0 -1 1077944320 5122 0 0 0 8 1 0 0 20 0 15 0 114507540 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140729704838592 140255910506231 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
/proc/15844/statm: 3493588 6721 2755 1 0 3482964 0
[pid=15844/tid=15845] ppid=15842 vsize=13974352 memory=-6871798056524144002 CPUtime=0.07 cores=1,3,5,7
/proc/15844/task/15845/stat : 15845 (java) R 15842 15842 8563 0 -1 4202560 3269 0 0 0 7 0 0 0 20 0 15 0 114507540 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255914729200 140255910528157 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15846] ppid=15842 vsize=13974352 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15846/stat : 15846 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255852452496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15847] ppid=15842 vsize=13974352 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15847/stat : 15847 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255851399696 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15848] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15848/stat : 15848 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255850346896 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15849] ppid=15842 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15849/stat : 15849 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255849294096 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15850] ppid=15842 vsize=13974352 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15850/stat : 15850 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507543 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255028636528 140255910517378 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15851] ppid=15842 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15851/stat : 15851 (java) S 15842 15842 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114507543 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255027582496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15852] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15852/stat : 15852 (java) S 15842 15842 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114507544 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255026529648 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15853] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15853/stat : 15853 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255025477968 140255910524827 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15854] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15854/stat : 15854 (java) S 15842 15842 8563 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255024425328 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15855] ppid=15842 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15855/stat : 15855 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255023372528 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15856] ppid=15842 vsize=13974352 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15856/stat : 15856 (java) S 15842 15842 8563 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255022319728 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15857] ppid=15842 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15857/stat : 15857 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255021267168 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15858] ppid=15842 vsize=13974352 memory=140245238392448 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15858/stat : 15858 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507551 14309736448 6721 18446744073709551615 4194304 4196468 140729704856048 140255020215472 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28264 KiB

[startup+0.311319 s]*
/proc/loadavg: 2.02 1.74 1.73 4/212 15858
/proc/meminfo: memFree=30605796/32770624 swapFree=67108860/67108860
[pid=15842] ppid=15839 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15842/stat : 15842 (xcsp3-exec) S 15839 15842 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114507532 9740288 345 18446744073709551615 4194304 5098028 140736091877696 140736091875800 140124989342332 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 19423232 140736091885944 140736091886149 140736091886149 140736091889643 0
/proc/15842/statm: 2378 345 289 221 0 87 0
[pid=15844] ppid=15842 vsize=13974352 memory=36872 CPUtime=0.29 cores=1,3,5,7
/proc/15844/stat : 15844 (java) S 15842 15842 8563 0 -1 1077944320 8829 0 0 0 26 3 0 0 20 0 15 0 114507540 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140729704838592 140255910506231 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
/proc/15844/statm: 3493588 9218 2933 1 0 3482964 0
[pid=15844/tid=15845] ppid=15842 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/15844/task/15845/stat : 15845 (java) R 15842 15842 8563 0 -1 4202560 6098 0 0 0 15 2 0 0 20 0 15 0 114507540 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255914732544 140255910528157 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15846] ppid=15842 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15846/stat : 15846 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255852452496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15847] ppid=15842 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15847/stat : 15847 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255851399696 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15848] ppid=15842 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15848/stat : 15848 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255850346896 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15849] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15849/stat : 15849 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255849294096 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15850] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15850/stat : 15850 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507543 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255028636528 140255910517378 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15851] ppid=15842 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15851/stat : 15851 (java) S 15842 15842 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114507543 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255027582496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15852] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15852/stat : 15852 (java) S 15842 15842 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114507544 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255026529648 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15853] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15853/stat : 15853 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255025477968 140255910524827 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15854] ppid=15842 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15844/task/15854/stat : 15854 (java) R 15842 15842 8563 0 -1 4202560 563 0 0 0 3 0 0 0 20 0 15 0 114507546 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255024425328 140255890403249 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15855] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15855/stat : 15855 (java) R 15842 15842 8563 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255023372528 140255910517378 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15856] ppid=15842 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/15844/task/15856/stat : 15856 (java) R 15842 15842 8563 0 -1 4202560 738 0 0 0 6 0 0 0 20 0 15 0 114507546 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255022319728 140255889222368 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15857] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15857/stat : 15857 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255021267168 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15858] ppid=15842 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15858/stat : 15858 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507551 14309736448 9218 18446744073709551615 4194304 4196468 140729704856048 140255020215472 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38252 KiB

[startup+0.70734 s]
/proc/loadavg: 2.02 1.74 1.73 6/212 15858
/proc/meminfo: memFree=30594220/32770624 swapFree=67108860/67108860
[pid=15842] ppid=15839 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15842/stat : 15842 (xcsp3-exec) S 15839 15842 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114507532 9740288 345 18446744073709551615 4194304 5098028 140736091877696 140736091875800 140124989342332 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 19423232 140736091885944 140736091886149 140736091886149 140736091889643 0
/proc/15842/statm: 2378 345 289 221 0 87 0
[pid=15844] ppid=15842 vsize=13980732 memory=65988 CPUtime=1.19 cores=1,3,5,7
/proc/15844/stat : 15844 (java) S 15842 15842 8563 0 -1 1077944320 13131 0 0 0 114 5 0 0 20 0 15 0 114507540 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140729704838592 140255910506231 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
/proc/15844/statm: 3495183 16497 3174 1 0 3483476 0
[pid=15844/tid=15845] ppid=15842 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/15844/task/15845/stat : 15845 (java) R 15842 15842 8563 0 -1 4202560 8512 0 0 0 52 3 0 0 20 0 15 0 114507540 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255914736880 140255903184245 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15846] ppid=15842 vsize=13980732 memory=8387336060404442570 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15846/stat : 15846 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255852452496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15847] ppid=15842 vsize=13980732 memory=7374469921005131344 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15847/stat : 15847 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255851399696 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15848] ppid=15842 vsize=13980732 memory=6935649255776346432 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15848/stat : 15848 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255850346896 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15849] ppid=15842 vsize=13980732 memory=4638778398332698720 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15849/stat : 15849 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255849294096 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15850] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15850/stat : 15850 (java) S 15842 15842 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114507543 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255028636528 140255910517378 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15851] ppid=15842 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15851/stat : 15851 (java) S 15842 15842 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114507543 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255027582496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15852] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15852/stat : 15852 (java) S 15842 15842 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114507544 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255026529648 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15853] ppid=15842 vsize=13980732 memory=140245110628976 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15853/stat : 15853 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255025477968 140255910524827 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15854] ppid=15842 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/15844/task/15854/stat : 15854 (java) S 15842 15842 8563 0 -1 1077944384 1015 0 0 0 16 0 0 0 20 0 15 0 114507546 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255024425328 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15855] ppid=15842 vsize=13980732 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/15844/task/15855/stat : 15855 (java) R 15842 15842 8563 0 -1 4202560 743 0 0 0 13 0 0 0 20 0 15 0 114507546 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255023372528 140255903491273 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15856] ppid=15842 vsize=13980732 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/15844/task/15856/stat : 15856 (java) R 15842 15842 8563 0 -1 4202560 1553 0 0 0 30 0 0 0 20 0 15 0 114507546 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255022319728 140255889315018 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15857] ppid=15842 vsize=13980732 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15857/stat : 15857 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255021267168 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15858] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15858/stat : 15858 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507551 14316269568 16497 18446744073709551615 4194304 4196468 140729704856048 140255020215472 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67368 KiB

[startup+0.854599 s]
# the end of solver process 15842 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.57158 s, system=0.063312 s

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

[startup+0.802088 s]
/proc/loadavg: 2.02 1.74 1.73 6/212 15858
/proc/meminfo: memFree=30594220/32770624 swapFree=67108860/67108860
[pid=15842] ppid=15839 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15842/stat : 15842 (xcsp3-exec) S 15839 15842 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114507532 9740288 345 18446744073709551615 4194304 5098028 140736091877696 140736091875800 140124989342332 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 19423232 140736091885944 140736091886149 140736091886149 140736091889643 0
/proc/15842/statm: 2378 345 289 221 0 87 0
[pid=15844] ppid=15842 vsize=13980732 memory=69264 CPUtime=1.48 cores=1,3,5,7
/proc/15844/stat : 15844 (java) S 15842 15842 8563 0 -1 1077944320 13494 0 0 0 143 5 0 0 20 0 15 0 114507540 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140729704838592 140255910506231 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
/proc/15844/statm: 3495183 17316 3177 1 0 3483476 0
[pid=15844/tid=15845] ppid=15842 vsize=13980732 memory=11044 CPUtime=0.65 cores=1,3,5,7
/proc/15844/task/15845/stat : 15845 (java) R 15842 15842 8563 0 -1 4202560 8700 0 0 0 62 3 0 0 20 0 15 0 114507540 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255914741488 140255910518166 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15846] ppid=15842 vsize=13980732 memory=11076 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15846/stat : 15846 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255852452496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15847] ppid=15842 vsize=13980732 memory=140245110650000 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15847/stat : 15847 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255851399696 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15848] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15848/stat : 15848 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255850346896 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15849] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15849/stat : 15849 (java) S 15842 15842 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114507541 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255849294096 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15850] ppid=15842 vsize=13980732 memory=-8970745359494625598 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15850/stat : 15850 (java) S 15842 15842 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114507543 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255028636528 140255910517378 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15851] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15851/stat : 15851 (java) S 15842 15842 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114507543 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255027582496 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15852] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15852/stat : 15852 (java) S 15842 15842 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114507544 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255026529648 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15853] ppid=15842 vsize=13980732 memory=19013820223058 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15853/stat : 15853 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255025477968 140255910524827 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15854] ppid=15842 vsize=13980732 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/15844/task/15854/stat : 15854 (java) R 15842 15842 8563 0 -1 4202560 1048 0 0 0 23 0 0 0 20 0 15 0 114507546 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255024410640 140255894905761 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15855] ppid=15842 vsize=13980732 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/15844/task/15855/stat : 15855 (java) R 15842 15842 8563 0 -1 4202560 782 0 0 0 21 0 0 0 20 0 15 0 114507546 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255023362320 140255892050419 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15856] ppid=15842 vsize=13980732 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/15844/task/15856/stat : 15856 (java) R 15842 15842 8563 0 -1 1077944384 1655 0 0 0 36 0 0 0 20 0 15 0 114507546 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255022319728 140255910517378 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15857] ppid=15842 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15857/stat : 15857 (java) S 15842 15842 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114507546 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255021267168 140255910516437 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
[pid=15844/tid=15858] ppid=15842 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/15844/task/15858/stat : 15858 (java) S 15842 15842 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114507551 14316269568 17316 18446744073709551615 4194304 4196468 140729704856048 140255020215472 140255910517378 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140729704862129 140729704862305 140729704862305 140729704865743 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70644 KiB

Child status: 0
Real time (s): 0.854648
CPU time (s): 1.63489
CPU user time (s): 1.57158
CPU system time (s): 0.063312
CPU usage (%): 191.294
Max. virtual memory (cumulated for all children) (KiB): 13991268
Max. memory (cumulated for all children) (KiB): 70644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.57158
system time used= 0.063312
maximum resident set size= 73452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14460
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= 1889
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 15842
#   total CPU time (s): 1.63489
#   total CPU user time (s): 1.57158
#   total CPU system time (s): 0.063312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024953 second user time and 0.048804 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 07:53:43
IDJOB=4282181
IDBENCH=125579
IDSOLVER=2677
FILE ID=node125/4282181-1503122870
RUNJOBID= node125-1503095795-8622
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-4282181-1503122870/watcher-4282181-1503122870 -o /tmp/evaluation-result-4282181-1503122870/solver-4282181-1503122870 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2037244023 HOME/instance-4282181-1503122870.xml

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

MD5SUM BENCH= e392c7560140b23868857a81f76e8c8d
RANDOM SEED=2037244023

node125.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.07
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.07
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.07
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.07
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:        30632476 kB
MemAvailable:   31775232 kB
Buffers:          324360 kB
Cached:          1125776 kB
SwapCached:            0 kB
Active:          1026320 kB
Inactive:         671664 kB
Active(anon):     248184 kB
Inactive(anon):    49484 kB
Active(file):     778136 kB
Inactive(file):   622180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             0 kB
AnonPages:        247588 kB
Mapped:            72860 kB
Shmem:             49828 kB
Slab:             142748 kB
SReclaimable:     116548 kB
SUnreclaim:        26200 kB
KernelStack:        3472 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1167560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-19 07:53:44