Trace number 4249214

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT (TO)562 2400.78 341.012

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark531
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249214-1500694115.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4249214-1500694115.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
62.88/44.60	c solve instance...
79.40/46.86	o 2440 
81.53/47.15	o 2420 
82.45/47.39	o 2408 
84.12/48.30	o 2401 
84.12/48.34	o 2387 
84.52/48.47	o 649 
84.76/48.55	o 648 
85.06/48.65	o 643 
85.40/48.79	o 642 
85.57/48.89	o 639 
85.86/48.91	o 634 
85.86/48.94	o 633 
89.67/49.48	o 562 
2400.78/341.04	s SATISFIABLE
2400.78/341.04	v <instantiation>
2400.78/341.04	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] </list>
2400.78/341.04	v 	<values>140 127 129 133 118 122 93 92 1 2 7 3 8 16 24 49 41 35 30 31 42 38 36 27 20 28 9 11 13 25 32 39 43 51 60 59 56 58 73 71 68 67 66 55 62 57 54 48 53 65 69 76 82 81 80 75 64 33 26 21 4 0 5 14 17 18 22 19 10 6 12 15 23 29 40 46 45 37 34 44 47 50 61 52 63 74 78 84 90 97 94 101 113 119 123 131 132 135 114 115 108 109 106 110 128 136 137 138 141 146 148 139 134 124 116 117 112 107 104 105 121 125 130 142 143 149 120 111 103 98 95 96 86 79 89 83 88 85 91 77 72 70 87 99 100 102 126 144 147 145 6 10 2 20 2 11 5 35 3 3 7 1 4 2 8 4 2 1 1 3 4 1 3 3 3 12 3 1 3 3 3 1 4 3 2 2 1 4 4 1 3 4 3 2 4 2 3 8 4 1 2 5 1 3 2 3 13 2 2 5 1 5 4 1 1 2 1 3 3 2 1 2 4 4 4 1 4 2 3 3 2 3 4 3 3 1 4 4 3 3 5 4 2 3 2 1 2 5 1 2 3 3 2 5 3 1 1 3 4 2 6 4 2 3 1 2 1 1 2 5 2 3 7 2 6 13 3 3 4 3 2 4 2 4 7 2 3 2 5 1 1 8 6 9 6 9 9 1 4 6 </values>
2400.78/341.04	v </instantiation>
2400.78/341.04	c Unexpected resolution interruption!

Verifier Data

OK	562

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249214-1500694115/watcher-4249214-1500694115 -o /tmp/evaluation-result-4249214-1500694115/solver-4249214-1500694115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14658 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 592747179 HOME/instance-4249214-1500694115.xml 

pid=15464
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.40 14.98 13.73 10/262 15467
/proc/meminfo: memFree=31634388/32770624 swapFree=5972/269724
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0

[startup+0.100063 s]
/proc/loadavg: 15.40 14.98 13.73 10/262 15467
/proc/meminfo: memFree=31634388/32770624 swapFree=5972/269724
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200252 s]
/proc/loadavg: 15.40 14.98 13.73 10/262 15467
/proc/meminfo: memFree=31634388/32770624 swapFree=5972/269724
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300264 s]
/proc/loadavg: 15.40 14.98 13.73 10/262 15467
/proc/meminfo: memFree=31634388/32770624 swapFree=5972/269724
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700367 s]
/proc/loadavg: 15.40 14.98 13.73 10/262 15467
/proc/meminfo: memFree=31634388/32770624 swapFree=5972/269724
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5009 s]
/proc/loadavg: 15.40 14.98 13.73 3/283 15488
/proc/meminfo: memFree=31475436/32770624 swapFree=5972/270104
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
[pid=15468] ppid=15467 vsize=13269256 CPUtime=2.85 cores=1,3,5,7,9,11,13,15
/proc/15468/stat : 15468 (java) S 15467 15467 14626 0 -1 1077944320 14485 0 0 0 280 5 0 0 20 0 20 0 4681029 13587718144 30697 33554432000 4194304 4196468 140726097990672 140726097973216 139763735736055 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
/proc/15468/statm: 3317314 30697 3202 1 0 3304547 0
[pid=15468/tid=15469] ppid=15467 vsize=13269256 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15469/stat : 15469 (java) R 15467 15467 14626 0 -1 4202560 6943 0 0 0 144 3 0 0 20 0 20 0 4681030 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763739971896 139763356700779 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15471] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15471/stat : 15471 (java) S 15467 15467 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763674700432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15472] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15472/stat : 15472 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763673647632 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15473] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15473/stat : 15473 (java) S 15467 15467 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763332372880 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15474] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15474/stat : 15474 (java) S 15467 15467 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763331320080 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15475] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15475/stat : 15475 (java) S 15467 15467 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763330268304 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15476] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15476/stat : 15476 (java) S 15467 15467 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763329215504 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15477] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15477/stat : 15477 (java) S 15467 15467 14626 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763328162704 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15478] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15478/stat : 15478 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4681031 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763327109904 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15479] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15479/stat : 15479 (java) S 15467 15467 14626 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4681033 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763197651312 139763735747202 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15480] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15480/stat : 15480 (java) S 15467 15467 14626 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763196597280 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15481] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15481/stat : 15481 (java) S 15467 15467 14626 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763195544432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15482] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15482/stat : 15482 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763194492752 139763735754651 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15483] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15483/stat : 15483 (java) S 15467 15467 14626 0 -1 1077944384 1749 0 0 0 34 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763193441136 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15484] ppid=15467 vsize=13269256 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15484/stat : 15484 (java) D 15467 15467 14626 0 -1 4202560 1455 0 0 0 36 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763192388632 139763715660191 0 4 0 16800975 18446744072099699845 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15485] ppid=15467 vsize=13269256 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15485/stat : 15485 (java) S 15467 15467 14626 0 -1 1077944384 1098 0 0 0 31 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763191335536 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15486] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15486/stat : 15486 (java) S 15467 15467 14626 0 -1 1077944384 1924 0 0 0 34 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763190282736 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15487] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15487/stat : 15487 (java) S 15467 15467 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4681038 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763189230176 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15488] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15488/stat : 15488 (java) D 15467 15467 14626 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 4681039 13587718144 30697 33554432000 4194304 4196468 140726097990672 139763188177376 139763720592142 0 4 0 16800975 18446744072099699845 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 13278768

[startup+3.10384 s]
/proc/loadavg: 15.40 14.98 13.73 10/283 15488
/proc/meminfo: memFree=31238864/32770624 swapFree=5972/270104
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
[pid=15468] ppid=15467 vsize=13269256 CPUtime=5.11 cores=1,3,5,7,9,11,13,15
/proc/15468/stat : 15468 (java) S 15467 15467 14626 0 -1 1077944320 17437 0 0 0 464 47 0 0 20 0 20 0 4681029 13587718144 68213 33554432000 4194304 4196468 140726097990672 140726097973216 139763735736055 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
/proc/15468/statm: 3317314 68213 3229 1 0 3304547 0
[pid=15468/tid=15469] ppid=15467 vsize=13269256 CPUtime=2.98 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15469/stat : 15469 (java) R 15467 15467 14626 0 -1 4202560 7220 0 0 0 294 4 0 0 20 0 20 0 4681030 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763739974264 139763356700784 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15471] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15471/stat : 15471 (java) S 15467 15467 14626 0 -1 1077944384 112 0 0 0 4 4 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763674700432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15472] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15472/stat : 15472 (java) S 15467 15467 14626 0 -1 1077944384 88 0 0 0 3 5 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763673647632 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15473] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15473/stat : 15473 (java) S 15467 15467 14626 0 -1 1077944384 75 0 0 0 4 4 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763332372880 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15474] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15474/stat : 15474 (java) S 15467 15467 14626 0 -1 1077944384 133 0 0 0 4 4 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763331320080 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15475] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15475/stat : 15475 (java) S 15467 15467 14626 0 -1 1077944384 287 0 0 0 3 5 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763330268304 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15476] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15476/stat : 15476 (java) S 15467 15467 14626 0 -1 1077944384 64 0 0 0 3 5 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763329215504 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15477] ppid=15467 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15477/stat : 15477 (java) S 15467 15467 14626 0 -1 1077944384 106 0 0 0 3 5 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763328162704 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15478] ppid=15467 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15478/stat : 15478 (java) S 15467 15467 14626 0 -1 1077944384 313 0 0 0 2 5 0 0 20 0 20 0 4681031 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763327109904 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15479] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15479/stat : 15479 (java) S 15467 15467 14626 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 4681033 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763197651312 139763735747202 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15480] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15480/stat : 15480 (java) S 15467 15467 14626 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763196597280 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15481] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15481/stat : 15481 (java) S 15467 15467 14626 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763195544432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15482] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15482/stat : 15482 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763194492752 139763735754651 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15483] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15483/stat : 15483 (java) S 15467 15467 14626 0 -1 1077944384 1768 0 0 0 34 0 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763193441136 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 4 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15484] ppid=15467 vsize=13269256 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15484/stat : 15484 (java) S 15467 15467 14626 0 -1 1077944384 1470 0 0 0 36 0 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763192388336 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15485] ppid=15467 vsize=13269256 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15485/stat : 15485 (java) S 15467 15467 14626 0 -1 1077944384 1244 0 0 0 32 0 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763191335536 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15486] ppid=15467 vsize=13269256 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15486/stat : 15486 (java) R 15467 15467 14626 0 -1 4202560 2901 0 0 0 36 1 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763190282736 139763721419459 0 4 0 16800975 0 0 0 -1 3 0 0 10 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15487] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15487/stat : 15487 (java) S 15467 15467 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4681038 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763189230176 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15488] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15488/stat : 15488 (java) S 15467 15467 14626 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4681039 13587718144 68213 33554432000 4194304 4196468 140726097990672 139763188177456 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 22 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 13278768

[startup+6.3009 s]
/proc/loadavg: 14.25 14.74 13.66 6/283 15488
/proc/meminfo: memFree=30920352/32770624 swapFree=5972/270116
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
[pid=15468] ppid=15467 vsize=13269256 CPUtime=10.56 cores=1,3,5,7,9,11,13,15
/proc/15468/stat : 15468 (java) S 15467 15467 14626 0 -1 1077944320 23768 0 0 0 925 131 0 0 20 0 20 0 4681029 13587718144 116065 33554432000 4194304 4196468 140726097990672 140726097973216 139763735736055 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
/proc/15468/statm: 3317314 116065 3251 1 0 3304547 0
[pid=15468/tid=15469] ppid=15467 vsize=13269256 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15469/stat : 15469 (java) R 15467 15467 14626 0 -1 4202560 7940 0 0 0 579 4 0 0 20 0 20 0 4681030 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763739973480 139763718198992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15471] ppid=15467 vsize=13269256 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15471/stat : 15471 (java) S 15467 15467 14626 0 -1 1077944384 345 0 0 0 17 15 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763674700432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15472] ppid=15467 vsize=13269256 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15472/stat : 15472 (java) S 15467 15467 14626 0 -1 1077944384 287 0 0 0 19 14 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763673647632 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15473] ppid=15467 vsize=13269256 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15473/stat : 15473 (java) S 15467 15467 14626 0 -1 1077944384 206 0 0 0 18 15 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763332372880 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15474] ppid=15467 vsize=13269256 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15474/stat : 15474 (java) S 15467 15467 14626 0 -1 1077944384 341 0 0 0 18 15 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763331320080 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15475] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15475/stat : 15475 (java) S 15467 15467 14626 0 -1 1077944384 470 0 0 0 18 16 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763330268304 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15476] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15476/stat : 15476 (java) S 15467 15467 14626 0 -1 1077944384 186 0 0 0 20 14 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763329215504 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15477] ppid=15467 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15477/stat : 15477 (java) S 15467 15467 14626 0 -1 1077944384 279 0 0 0 19 15 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763328162704 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15478] ppid=15467 vsize=13269256 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15478/stat : 15478 (java) S 15467 15467 14626 0 -1 1077944384 492 0 0 0 19 14 0 0 20 0 20 0 4681031 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763327109904 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15479] ppid=15467 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15479/stat : 15479 (java) S 15467 15467 14626 0 -1 1077944384 1474 0 0 0 7 0 0 0 20 0 20 0 4681033 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763197651312 139763735747202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15480] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15480/stat : 15480 (java) S 15467 15467 14626 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763196597280 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15481] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15481/stat : 15481 (java) S 15467 15467 14626 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4681034 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763195544432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15482] ppid=15467 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15482/stat : 15482 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4681038 13587718144 116065 33554432000 4194304 4196468 140726097990672 139763194492752 139763735754651 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0

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

[pid=15468/tid=15831] ppid=15467 vsize=13801768 CPUtime=227.77 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15831/stat : 15831 (java) R 15467 15467 14626 0 -1 4202560 3934 0 0 0 22774 3 0 0 20 0 28 0 4685978 14133010432 1031559 33554432000 4194304 4196468 140726097990672 139763179110008 139763358821050 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15832] ppid=15467 vsize=13801768 CPUtime=226.14 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15832/stat : 15832 (java) R 15467 15467 14626 0 -1 4202560 3154 0 0 0 22613 1 0 0 20 0 28 0 4685978 14133010432 1031559 33554432000 4194304 4196468 140726097990672 139763180163112 139763358821070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
Current children cumulated CPU time (s) 1933.46
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+341.001 s]
/proc/loadavg: 15.41 14.90 13.94 21/293 15941
/proc/meminfo: memFree=27501848/32770624 swapFree=5972/270508
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
[pid=15468] ppid=15467 vsize=13801768 CPUtime=2400.78 cores=1,3,5,7,9,11,13,15
/proc/15468/stat : 15468 (java) S 15467 15467 14626 0 -1 1077944320 370823 0 0 0 238812 1266 0 0 20 0 28 0 4681029 14133010432 1034050 33554432000 4194304 4196468 140726097990672 140726097973216 139763735736055 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
/proc/15468/statm: 3450442 1034050 3302 1 0 3437675 0
[pid=15468/tid=15469] ppid=15467 vsize=13801768 CPUtime=41.76 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15469/stat : 15469 (java) S 15467 15467 14626 0 -1 1077944384 12404 0 0 0 4167 9 0 0 20 0 28 0 4681030 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763739976832 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15471] ppid=15467 vsize=13801768 CPUtime=6.13 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15471/stat : 15471 (java) S 15467 15467 14626 0 -1 1077944384 10760 0 0 0 470 143 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763674700432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15472] ppid=15467 vsize=13801768 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15472/stat : 15472 (java) S 15467 15467 14626 0 -1 1077944384 10275 0 0 0 471 157 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763673647632 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15473] ppid=15467 vsize=13801768 CPUtime=6.2 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15473/stat : 15473 (java) S 15467 15467 14626 0 -1 1077944384 8789 0 0 0 476 144 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763332372880 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15474] ppid=15467 vsize=13801768 CPUtime=6.27 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15474/stat : 15474 (java) S 15467 15467 14626 0 -1 1077944384 10817 0 0 0 483 144 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763331320080 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15475] ppid=15467 vsize=13801768 CPUtime=6.18 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15475/stat : 15475 (java) S 15467 15467 14626 0 -1 1077944384 13043 0 0 0 480 138 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763330268304 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15476] ppid=15467 vsize=13801768 CPUtime=6.32 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15476/stat : 15476 (java) S 15467 15467 14626 0 -1 1077944384 13217 0 0 0 479 153 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763329215504 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15477] ppid=15467 vsize=13801768 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15477/stat : 15477 (java) S 15467 15467 14626 0 -1 1077944384 10314 0 0 0 472 157 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763328162704 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15478] ppid=15467 vsize=13801768 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15478/stat : 15478 (java) S 15467 15467 14626 0 -1 1077944384 9878 0 0 0 482 147 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763327109904 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15479] ppid=15467 vsize=13801768 CPUtime=1.88 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15479/stat : 15479 (java) S 15467 15467 14626 0 -1 1077944384 13301 0 0 0 179 9 0 0 20 0 28 0 4681033 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763197651312 139763735747202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15480] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15480/stat : 15480 (java) S 15467 15467 14626 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 4681034 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763196597344 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15481] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15481/stat : 15481 (java) S 15467 15467 14626 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 28 0 4681034 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763195544448 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15482] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15482/stat : 15482 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763194492752 139763735754651 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15483] ppid=15467 vsize=13801768 CPUtime=4.12 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15483/stat : 15483 (java) S 15467 15467 14626 0 -1 1077944384 18637 0 0 0 410 2 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763193441136 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15484] ppid=15467 vsize=13801768 CPUtime=3.74 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15484/stat : 15484 (java) S 15467 15467 14626 0 -1 1077944384 15523 0 0 0 371 3 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763192388336 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 13 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15485] ppid=15467 vsize=13801768 CPUtime=3.71 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15485/stat : 15485 (java) S 15467 15467 14626 0 -1 1077944384 16479 0 0 0 369 2 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763191335536 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 5 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15486] ppid=15467 vsize=13801768 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15486/stat : 15486 (java) S 15467 15467 14626 0 -1 1077944384 12821 0 0 0 119 3 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763190282736 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 10 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15487] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15487/stat : 15487 (java) S 15467 15467 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763189230176 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15488] ppid=15467 vsize=13801768 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15488/stat : 15488 (java) S 15467 15467 14626 0 -1 1077944384 1307 0 0 0 12 11 0 0 20 0 28 0 4681039 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763188177456 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 22 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15825] ppid=15467 vsize=13801768 CPUtime=286.02 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15825/stat : 15825 (java) R 15467 15467 14626 0 -1 4202560 34099 0 0 0 28597 5 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763174898296 139763358821050 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15826] ppid=15467 vsize=13801768 CPUtime=285.54 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15826/stat : 15826 (java) R 15467 15467 14626 0 -1 4202560 3474 0 0 0 28552 2 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763177004648 139763358821050 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15827] ppid=15467 vsize=13801768 CPUtime=285.51 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15827/stat : 15827 (java) R 15467 15467 14626 0 -1 4202560 67058 0 0 0 28544 7 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763173847528 139763355594935 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15828] ppid=15467 vsize=13801768 CPUtime=285.91 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15828/stat : 15828 (java) R 15467 15467 14626 0 -1 4202560 7078 0 0 0 28587 4 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763172794728 139763356050083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15829] ppid=15467 vsize=13801768 CPUtime=282.92 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15829/stat : 15829 (java) R 15467 15467 14626 0 -1 4202560 4176 0 0 0 28291 1 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763175952664 139763359548337 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15830] ppid=15467 vsize=13801768 CPUtime=284.68 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15830/stat : 15830 (java) R 15467 15467 14626 0 -1 4202560 64979 0 0 0 28461 7 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763178057584 140726098426070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15831] ppid=15467 vsize=13801768 CPUtime=286.31 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15831/stat : 15831 (java) R 15467 15467 14626 0 -1 4202560 4488 0 0 0 28628 3 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763179110008 139763359548055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15832] ppid=15467 vsize=13801768 CPUtime=284.09 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15832/stat : 15832 (java) R 15467 15467 14626 0 -1 4202560 3421 0 0 0 28408 1 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763180162808 139763358820642 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
Current children cumulated CPU time (s) 2400.78
Current children cumulated vsize (KiB) 13811280

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15468 sig 9
??? kill 15467 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+341.001 s]
/proc/loadavg: 15.41 14.90 13.94 21/293 15941
/proc/meminfo: memFree=27501848/32770624 swapFree=5972/270508
[pid=15467] ppid=15464 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15467/stat : 15467 (xcsp3-exec) S 15464 15467 14626 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4681029 9740288 345 33554432000 4194304 5098028 140735750061936 140735750060040 140661359440508 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 37134336 140735750063247 140735750063456 140735750063456 140735750066155 0
/proc/15467/statm: 2378 345 289 221 0 87 0
[pid=15468] ppid=15467 vsize=13801768 CPUtime=2400.78 cores=1,3,5,7,9,11,13,15
/proc/15468/stat : 15468 (java) S 15467 15467 14626 0 -1 1077944320 370823 0 0 0 238812 1266 0 0 20 0 28 0 4681029 14133010432 1034050 33554432000 4194304 4196468 140726097990672 140726097973216 139763735736055 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
/proc/15468/statm: 3450442 1034050 3302 1 0 3437675 0
[pid=15468/tid=15469] ppid=15467 vsize=13801768 CPUtime=41.76 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15469/stat : 15469 (java) S 15467 15467 14626 0 -1 1077944384 12404 0 0 0 4167 9 0 0 20 0 28 0 4681030 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763739976832 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15471] ppid=15467 vsize=13801768 CPUtime=6.13 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15471/stat : 15471 (java) S 15467 15467 14626 0 -1 1077944384 10760 0 0 0 470 143 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763674700432 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15472] ppid=15467 vsize=13801768 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15472/stat : 15472 (java) S 15467 15467 14626 0 -1 1077944384 10275 0 0 0 471 157 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763673647632 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15473] ppid=15467 vsize=13801768 CPUtime=6.2 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15473/stat : 15473 (java) S 15467 15467 14626 0 -1 1077944384 8789 0 0 0 476 144 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763332372880 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15474] ppid=15467 vsize=13801768 CPUtime=6.27 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15474/stat : 15474 (java) S 15467 15467 14626 0 -1 1077944384 10817 0 0 0 483 144 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763331320080 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15475] ppid=15467 vsize=13801768 CPUtime=6.18 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15475/stat : 15475 (java) S 15467 15467 14626 0 -1 1077944384 13043 0 0 0 480 138 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763330268304 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15476] ppid=15467 vsize=13801768 CPUtime=6.32 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15476/stat : 15476 (java) S 15467 15467 14626 0 -1 1077944384 13217 0 0 0 479 153 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763329215504 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15477] ppid=15467 vsize=13801768 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15477/stat : 15477 (java) S 15467 15467 14626 0 -1 1077944384 10314 0 0 0 472 157 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763328162704 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15478] ppid=15467 vsize=13801768 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15478/stat : 15478 (java) S 15467 15467 14626 0 -1 1077944384 9878 0 0 0 482 147 0 0 20 0 28 0 4681031 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763327109904 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15479] ppid=15467 vsize=13801768 CPUtime=1.88 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15479/stat : 15479 (java) S 15467 15467 14626 0 -1 1077944384 13301 0 0 0 179 9 0 0 20 0 28 0 4681033 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763197651312 139763735747202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15480] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15480/stat : 15480 (java) S 15467 15467 14626 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 4681034 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763196597344 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15481] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15481/stat : 15481 (java) S 15467 15467 14626 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 28 0 4681034 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763195544448 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15482] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15482/stat : 15482 (java) S 15467 15467 14626 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763194492752 139763735754651 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15483] ppid=15467 vsize=13801768 CPUtime=4.12 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15483/stat : 15483 (java) S 15467 15467 14626 0 -1 1077944384 18637 0 0 0 410 2 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763193441136 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15484] ppid=15467 vsize=13801768 CPUtime=3.74 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15484/stat : 15484 (java) S 15467 15467 14626 0 -1 1077944384 15523 0 0 0 371 3 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763192388336 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 13 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15485] ppid=15467 vsize=13801768 CPUtime=3.71 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15485/stat : 15485 (java) S 15467 15467 14626 0 -1 1077944384 16479 0 0 0 369 2 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763191335536 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 5 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15486] ppid=15467 vsize=13801768 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15486/stat : 15486 (java) S 15467 15467 14626 0 -1 1077944384 12821 0 0 0 119 3 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763190282736 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 10 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15487] ppid=15467 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15487/stat : 15487 (java) S 15467 15467 14626 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4681038 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763189230176 139763735746261 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15488] ppid=15467 vsize=13801768 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15488/stat : 15488 (java) S 15467 15467 14626 0 -1 1077944384 1307 0 0 0 12 11 0 0 20 0 28 0 4681039 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763188177456 139763735747202 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 22 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15825] ppid=15467 vsize=13801768 CPUtime=286.02 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15825/stat : 15825 (java) R 15467 15467 14626 0 -1 4202560 34099 0 0 0 28597 5 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763174898296 139763358821050 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15826] ppid=15467 vsize=13801768 CPUtime=285.54 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15826/stat : 15826 (java) R 15467 15467 14626 0 -1 4202560 3474 0 0 0 28552 2 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763177004648 139763358821050 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15827] ppid=15467 vsize=13801768 CPUtime=285.51 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15827/stat : 15827 (java) R 15467 15467 14626 0 -1 4202560 67058 0 0 0 28544 7 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763173847528 139763355594935 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15828] ppid=15467 vsize=13801768 CPUtime=285.91 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15828/stat : 15828 (java) R 15467 15467 14626 0 -1 4202560 7078 0 0 0 28587 4 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763172794728 139763356050083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15829] ppid=15467 vsize=13801768 CPUtime=282.92 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15829/stat : 15829 (java) R 15467 15467 14626 0 -1 4202560 4176 0 0 0 28291 1 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763175952664 139763359548337 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15830] ppid=15467 vsize=13801768 CPUtime=284.68 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15830/stat : 15830 (java) R 15467 15467 14626 0 -1 4202560 64979 0 0 0 28461 7 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763178057584 140726098426070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15831] ppid=15467 vsize=13801768 CPUtime=286.31 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15831/stat : 15831 (java) R 15467 15467 14626 0 -1 4202560 4488 0 0 0 28628 3 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763179110008 139763359548055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
[pid=15468/tid=15832] ppid=15467 vsize=13801768 CPUtime=284.09 cores=1,3,5,7,9,11,13,15
/proc/15468/task/15832/stat : 15832 (java) R 15467 15467 14626 0 -1 4202560 3421 0 0 0 28408 1 0 0 20 0 28 0 4685978 14133010432 1034050 33554432000 4194304 4196468 140726097990672 139763180162808 139763358820642 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 13549568 140726097999036 140726097999212 140726097999212 140726098001871 0
Current children cumulated CPU time (s) 2400.78
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15467 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3159
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.003159
# while last known CPU time is 2400.78
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 341.012
CPU time (s): 2400.78
CPU user time (s): 2388.12
CPU system time (s): 12.66
CPU usage (%): 704.017
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003159
system time used= 0
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.72944 second user time and 4.86743 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-22 05:28:35
IDJOB=4249214
IDBENCH=135805
IDSOLVER=2626
FILE ID=node105/4249214-1500694115
RUNJOBID= node105-1500682495-14658
PBS_JOBID= 20623326
Free space on /tmp= 62000 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249214-1500694115/watcher-4249214-1500694115 -o /tmp/evaluation-result-4249214-1500694115/solver-4249214-1500694115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500682495-14658 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 592747179 HOME/instance-4249214-1500694115.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=592747179

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.33
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.33
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		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.33
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.33
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31664216 kB
MemAvailable:   31838764 kB
Buffers:          119596 kB
Cached:           334912 kB
SwapCached:            0 kB
Active:           396580 kB
Inactive:         278352 kB
Active(anon):     223104 kB
Inactive(anon):     8628 kB
Active(file):     173476 kB
Inactive(file):   269724 kB
Unevictable:        5972 kB
Mlocked:            6004 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16056 kB
Writeback:             0 kB
AnonPages:        200424 kB
Mapped:            43128 kB
Shmem:              8852 kB
Slab:             128472 kB
SReclaimable:      94368 kB
SUnreclaim:        34104 kB
KernelStack:        5024 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61988 MiB
End job on node105 at 2017-07-22 05:34:17