Trace number 4245048

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
R1: Concrete 3.4SAT 13.338 6.37643

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-15.xml
MD5SUMbe87fa055c56c2dabbfd3c503b2dc5ba
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.311409
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints116
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"count":102}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":102},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":103},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints103
Distribution of constraint types[{"type":"intension","count":103},{"type":"allDifferent","count":13}]
Optimization problemNO
Type of objective

Solver Data

3.67/2.17	c Concrete v3.4 running
13.18/6.36	v <instantiation>
13.18/6.36	v       <list>
13.18/6.36	v         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] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] y[94] y[95] y[96] y[97] y[98] y[99] y[100] y[101]
13.18/6.36	v       </list>
13.18/6.36	v       <values>
13.18/6.36	v         8 3 12 4 10 14 15 2 7 5 1 11 13 6 9 5 -9 8 -6 -4 -1 13 -5 2 4 -10 -2 7 -3 -4 -1 2 -10 -5 12 8 -3 6 -6 -12 5 4 4 -7 -2 -11 8 7 10 1 -4 -8 -5 2 -2 -11 -3 2 3 9 14 -9 -6 -1 -8 -6 -12 10 -3 5 13 4 -11 1 -4 -7 1 5 -1 9 3 2 -4 -2 6 -4 7 3 -1 1 9 -7 1 -2 11 -7 -3 8 6 3 2 1 -9 4 5 7 -8 -1 -2 1 -3 -10 6 -5 -5 -3 3
13.18/6.36	v       </values>
13.18/6.36	v     </instantiation>
13.18/6.36	s SATISFIABLE

Verifier Data

OK	

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-4245048-1500699623/watcher-4245048-1500699623 -o /tmp/evaluation-result-4245048-1500699623/solver-4245048-1500699623 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500684099-14650 --watchdog 2560 bin/concrete HOME/instance-4245048-1500699623.xml 

pid=18879
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: 2.09 2.03 1.71 3/262 18882
/proc/meminfo: memFree=30952408/32770624 swapFree=5940/258576
[pid=18882] ppid=18879 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (bash) S 18879 18882 14618 0 -1 4202496 686 1530 0 0 0 0 0 0 20 0 1 0 5229180 9736192 351 33554432000 4194304 5098028 140726576449616 140726576447256 139948706454528 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 25104384 140726576452878 140726576452963 140726576452963 140726576455662 0
/proc/18882/statm: 2377 351 278 221 0 86 0

[startup+0.100073 s]
/proc/loadavg: 2.09 2.03 1.71 3/262 18882
/proc/meminfo: memFree=30952408/32770624 swapFree=5940/258576
[pid=18882] ppid=18879 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (bash) S 18879 18882 14618 0 -1 4202496 885 6407 0 0 0 0 0 1 20 0 1 0 5229180 9871360 378 33554432000 4194304 5098028 140726576449616 140726576443624 139948706454528 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 25104384 140726576452878 140726576452963 140726576452963 140726576455662 0
/proc/18882/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200335 s]
/proc/loadavg: 2.09 2.03 1.71 3/262 18882
/proc/meminfo: memFree=30952408/32770624 swapFree=5940/258576
[pid=18882] ppid=18879 vsize=10435860 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 4785 12591 0 0 6 1 8 4 20 0 13 0 5229180 10686320640 5117 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800971 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2608965 5117 2138 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.30024 s]
/proc/loadavg: 2.09 2.03 1.71 3/262 18882
/proc/meminfo: memFree=30952408/32770624 swapFree=5940/258576
[pid=18882] ppid=18879 vsize=10902292 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 8076 12591 0 0 22 2 8 4 20 0 20 0 5229180 11163947008 9190 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2725573 9190 2973 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902292

[startup+0.700178 s]
/proc/loadavg: 2.09 2.03 1.71 3/262 18882
/proc/meminfo: memFree=30952408/32770624 swapFree=5940/258576
[pid=18882] ppid=18879 vsize=10902720 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 12513 12591 0 0 76 5 8 4 20 0 20 0 5229180 11164385280 15788 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2725680 15788 3194 1 0 2713890 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 10902720

[startup+1.50115 s]
/proc/loadavg: 2.09 2.03 1.71 3/282 18955
/proc/meminfo: memFree=30844584/32770624 swapFree=5940/258564
[pid=18882] ppid=18879 vsize=10913344 CPUtime=2.24 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 27459 12591 0 0 200 12 8 4 20 0 20 0 5229180 11175264256 44633 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2728336 44633 3408 1 0 2716450 0
[pid=18882/tid=18937] ppid=18879 vsize=10913344 CPUtime=1.42 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18937/stat : 18937 (java) R 18879 18882 14618 0 -1 4202560 19767 12591 0 0 125 5 8 4 20 0 20 0 5229193 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548759085728 140548732885152 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18938] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18938/stat : 18938 (java) S 18879 18882 14618 0 -1 1077944384 17 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548361870224 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18939] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18939/stat : 18939 (java) S 18879 18882 14618 0 -1 1077944384 23 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548360817424 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18940] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18940/stat : 18940 (java) S 18879 18882 14618 0 -1 1077944384 31 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548359765136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18941] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18941/stat : 18941 (java) S 18879 18882 14618 0 -1 1077944384 21 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548358712336 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18942] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18942/stat : 18942 (java) S 18879 18882 14618 0 -1 1077944384 18 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548357659024 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18943] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18943/stat : 18943 (java) S 18879 18882 14618 0 -1 1077944384 16 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548356606224 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18944] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18944/stat : 18944 (java) S 18879 18882 14618 0 -1 1077944384 58 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548355553936 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18945] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18945/stat : 18945 (java) S 18879 18882 14618 0 -1 1077944384 129 12591 0 0 1 0 8 4 20 0 20 0 5229194 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548354501136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18946] ppid=18879 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18946/stat : 18946 (java) S 18879 18882 14618 0 -1 1077944384 1229 12591 0 0 1 0 8 4 20 0 20 0 5229196 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548229503600 140548754893442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18947] ppid=18879 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18947/stat : 18947 (java) S 18879 18882 14618 0 -1 1077944384 54 12591 0 0 0 0 8 4 20 0 20 0 5229197 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548228449632 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18948] ppid=18879 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18948/stat : 18948 (java) S 18879 18882 14618 0 -1 1077944384 44 12591 0 0 0 0 8 4 20 0 20 0 5229197 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548227397248 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18949] ppid=18879 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18949/stat : 18949 (java) S 18879 18882 14618 0 -1 1077944384 1 12591 0 0 0 0 8 4 20 0 20 0 5229201 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548226345552 140548754900891 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18950] ppid=18879 vsize=10913344 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18950/stat : 18950 (java) R 18879 18882 14618 0 -1 4202560 802 12591 0 0 12 0 8 4 20 0 20 0 5229201 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548225292696 140548739274689 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18951] ppid=18879 vsize=10913344 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18951/stat : 18951 (java) S 18879 18882 14618 0 -1 1077944384 460 12591 0 0 12 0 8 4 20 0 20 0 5229201 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548224239600 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18952] ppid=18879 vsize=10913344 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18952/stat : 18952 (java) S 18879 18882 14618 0 -1 1077944384 1386 12591 0 0 11 0 8 4 20 0 20 0 5229201 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548223187312 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18953] ppid=18879 vsize=10913344 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18953/stat : 18953 (java) S 18879 18882 14618 0 -1 1077944384 1266 12591 0 0 26 0 8 4 20 0 20 0 5229201 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548222134512 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18954] ppid=18879 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18954/stat : 18954 (java) S 18879 18882 14618 0 -1 1077944384 3 12591 0 0 0 0 8 4 20 0 20 0 5229202 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548221082464 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18955] ppid=18879 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18955/stat : 18955 (java) S 18879 18882 14618 0 -1 1077944384 3 12591 0 0 0 0 8 4 20 0 20 0 5229202 11175264256 44633 33554432000 4194304 4196468 140721706661744 140548220029744 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 10913344

[startup+3.10119 s]
/proc/loadavg: 2.09 2.03 1.71 5/282 18955
/proc/meminfo: memFree=30770900/32770624 swapFree=5940/258564
[pid=18882] ppid=18879 vsize=10927868 CPUtime=6.54 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 43980 12591 0 0 623 19 8 4 20 0 20 0 5229180 11190136832 55261 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2731967 55261 3475 1 0 2719522 0
[pid=18882/tid=18937] ppid=18879 vsize=10927868 CPUtime=3.02 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18937/stat : 18937 (java) R 18879 18882 14618 0 -1 4202560 27734 12591 0 0 282 8 8 4 20 0 20 0 5229193 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548759113160 140548740253275 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18938] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18938/stat : 18938 (java) S 18879 18882 14618 0 -1 1077944384 17 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548361870224 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18939] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18939/stat : 18939 (java) S 18879 18882 14618 0 -1 1077944384 23 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548360817424 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18940] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18940/stat : 18940 (java) S 18879 18882 14618 0 -1 1077944384 31 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548359765136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18941] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18941/stat : 18941 (java) S 18879 18882 14618 0 -1 1077944384 21 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548358712336 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18942] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18942/stat : 18942 (java) S 18879 18882 14618 0 -1 1077944384 18 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548357659024 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18943] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18943/stat : 18943 (java) S 18879 18882 14618 0 -1 1077944384 16 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548356606224 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18944] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18944/stat : 18944 (java) S 18879 18882 14618 0 -1 1077944384 58 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548355553936 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18945] ppid=18879 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18945/stat : 18945 (java) S 18879 18882 14618 0 -1 1077944384 129 12591 0 0 1 0 8 4 20 0 20 0 5229194 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548354501136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18946] ppid=18879 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18946/stat : 18946 (java) S 18879 18882 14618 0 -1 1077944384 1246 12591 0 0 2 0 8 4 20 0 20 0 5229196 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548229503600 140548754893442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18947] ppid=18879 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18947/stat : 18947 (java) S 18879 18882 14618 0 -1 1077944384 54 12591 0 0 0 0 8 4 20 0 20 0 5229197 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548228449632 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18948] ppid=18879 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18948/stat : 18948 (java) S 18879 18882 14618 0 -1 1077944384 44 12591 0 0 0 0 8 4 20 0 20 0 5229197 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548227397248 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18949] ppid=18879 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18949/stat : 18949 (java) S 18879 18882 14618 0 -1 1077944384 1 12591 0 0 0 0 8 4 20 0 20 0 5229201 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548226345552 140548754900891 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18950] ppid=18879 vsize=10927868 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18950/stat : 18950 (java) R 18879 18882 14618 0 -1 4202560 4647 12591 0 0 104 1 8 4 20 0 20 0 5229201 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548225277264 140548736426513 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18951] ppid=18879 vsize=10927868 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18951/stat : 18951 (java) S 18879 18882 14618 0 -1 1077944384 1343 12591 0 0 58 1 8 4 20 0 20 0 5229201 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548224239600 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18952] ppid=18879 vsize=10927868 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18952/stat : 18952 (java) R 18879 18882 14618 0 -1 4202560 2338 12591 0 0 54 1 8 4 20 0 20 0 5229201 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548223174128 140548736425638 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18953] ppid=18879 vsize=10927868 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18953/stat : 18953 (java) S 18879 18882 14618 0 -1 1077944384 4120 12591 0 0 111 1 8 4 20 0 20 0 5229201 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548222134512 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18954] ppid=18879 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18954/stat : 18954 (java) S 18879 18882 14618 0 -1 1077944384 3 12591 0 0 0 0 8 4 20 0 20 0 5229202 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548221082464 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18955] ppid=18879 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18955/stat : 18955 (java) S 18879 18882 14618 0 -1 1077944384 5 12591 0 0 0 0 8 4 20 0 20 0 5229202 11190136832 55261 33554432000 4194304 4196468 140721706661744 140548220029744 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 10927868

[startup+6.30102 s]
/proc/loadavg: 2.08 2.03 1.71 3/282 18955
/proc/meminfo: memFree=30531884/32770624 swapFree=5940/258564
[pid=18882] ppid=18879 vsize=10995452 CPUtime=13.18 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 65153 12591 0 0 1273 33 8 4 20 0 20 0 5229180 11259342848 111146 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2748863 111146 3498 1 0 2736418 0
[pid=18882/tid=18937] ppid=18879 vsize=10995452 CPUtime=5.7 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18937/stat : 18937 (java) S 18879 18882 14618 0 -1 1077944384 41688 12591 0 0 546 12 8 4 20 0 20 0 5229193 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548759120016 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18938] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18938/stat : 18938 (java) R 18879 18882 14618 0 -1 1077944384 39 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548361870224 140548754892501 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18939] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18939/stat : 18939 (java) S 18879 18882 14618 0 -1 1077944384 41 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548360817424 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18940] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18940/stat : 18940 (java) S 18879 18882 14618 0 -1 1077944384 121 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548359765136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18941] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18941/stat : 18941 (java) R 18879 18882 14618 0 -1 4202560 58 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548358712336 140548754894230 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18942] ppid=18879 vsize=10995452 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18942/stat : 18942 (java) R 18879 18882 14618 0 -1 4202560 45 12591 0 0 14 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548357659024 140548754894230 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18943] ppid=18879 vsize=10995452 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18943/stat : 18943 (java) R 18879 18882 14618 0 -1 4202560 47 12591 0 0 12 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548356606224 140548754894230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18944] ppid=18879 vsize=10995452 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18944/stat : 18944 (java) R 18879 18882 14618 0 -1 4202560 75 12591 0 0 14 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548355553936 140548754894230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18945] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18945/stat : 18945 (java) R 18879 18882 14618 0 -1 4202560 153 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548354501136 140548754894230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18946] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18946/stat : 18946 (java) S 18879 18882 14618 0 -1 1077944384 2163 12591 0 0 14 0 8 4 20 0 20 0 5229196 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548229502224 140548754892501 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18947] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18947/stat : 18947 (java) S 18879 18882 14618 0 -1 1077944384 55 12591 0 0 0 0 8 4 20 0 20 0 5229197 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548228449776 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18948] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18948/stat : 18948 (java) S 18879 18882 14618 0 -1 1077944384 44 12591 0 0 0 0 8 4 20 0 20 0 5229197 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548227397248 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18949] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18949/stat : 18949 (java) S 18879 18882 14618 0 -1 1077944384 1 12591 0 0 0 0 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548226345552 140548754900891 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18950] ppid=18879 vsize=10995452 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18950/stat : 18950 (java) S 18879 18882 14618 0 -1 1077944384 5201 12591 0 0 179 1 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548225292400 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18951] ppid=18879 vsize=10995452 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18951/stat : 18951 (java) S 18879 18882 14618 0 -1 1077944384 1524 12591 0 0 122 2 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548224239600 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18952] ppid=18879 vsize=10995452 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18952/stat : 18952 (java) S 18879 18882 14618 0 -1 1077944384 6751 12591 0 0 157 1 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548223187312 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18953] ppid=18879 vsize=10995452 CPUtime=1.57 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18953/stat : 18953 (java) S 18879 18882 14618 0 -1 1077944384 5004 12591 0 0 143 2 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548222134512 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18954] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18954/stat : 18954 (java) S 18879 18882 14618 0 -1 1077944384 3 12591 0 0 0 0 8 4 20 0 20 0 5229202 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548221082464 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18955] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18955/stat : 18955 (java) S 18879 18882 14618 0 -1 1077944384 8 12591 0 0 0 0 8 4 20 0 20 0 5229202 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548220029744 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 10995452

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

[startup+6.30102 s]
/proc/loadavg: 2.08 2.03 1.71 3/282 18955
/proc/meminfo: memFree=30531884/32770624 swapFree=5940/258564
[pid=18882] ppid=18879 vsize=10995452 CPUtime=13.18 cores=1,3,5,7,9,11,13,15
/proc/18882/stat : 18882 (java) S 18879 18882 14618 0 -1 1077944320 65153 12591 0 0 1273 33 8 4 20 0 20 0 5229180 11259342848 111146 33554432000 4194304 4196468 140721706661744 140721706644288 140548754882295 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
/proc/18882/statm: 2748863 111146 3498 1 0 2736418 0
[pid=18882/tid=18937] ppid=18879 vsize=10995452 CPUtime=5.7 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18937/stat : 18937 (java) S 18879 18882 14618 0 -1 1077944384 41688 12591 0 0 546 12 8 4 20 0 20 0 5229193 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548759120016 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18938] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18938/stat : 18938 (java) R 18879 18882 14618 0 -1 1077944384 39 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548361870224 140548754892501 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18939] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18939/stat : 18939 (java) S 18879 18882 14618 0 -1 1077944384 41 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548360817424 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18940] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18940/stat : 18940 (java) S 18879 18882 14618 0 -1 1077944384 121 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548359765136 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18941] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18941/stat : 18941 (java) R 18879 18882 14618 0 -1 4202560 58 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548358712336 140548754894230 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18942] ppid=18879 vsize=10995452 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18942/stat : 18942 (java) R 18879 18882 14618 0 -1 4202560 45 12591 0 0 14 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548357659024 140548754894230 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18943] ppid=18879 vsize=10995452 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18943/stat : 18943 (java) R 18879 18882 14618 0 -1 4202560 47 12591 0 0 12 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548356606224 140548754894230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18944] ppid=18879 vsize=10995452 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18944/stat : 18944 (java) R 18879 18882 14618 0 -1 4202560 75 12591 0 0 14 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548355553936 140548754894230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18945] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18945/stat : 18945 (java) R 18879 18882 14618 0 -1 4202560 153 12591 0 0 13 1 8 4 20 0 20 0 5229194 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548354501136 140548754894230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18946] ppid=18879 vsize=10995452 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18946/stat : 18946 (java) S 18879 18882 14618 0 -1 1077944384 2163 12591 0 0 14 0 8 4 20 0 20 0 5229196 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548229502224 140548754892501 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18947] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18947/stat : 18947 (java) S 18879 18882 14618 0 -1 1077944384 55 12591 0 0 0 0 8 4 20 0 20 0 5229197 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548228449776 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18948] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18948/stat : 18948 (java) S 18879 18882 14618 0 -1 1077944384 44 12591 0 0 0 0 8 4 20 0 20 0 5229197 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548227397248 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18949] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18949/stat : 18949 (java) S 18879 18882 14618 0 -1 1077944384 1 12591 0 0 0 0 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548226345552 140548754900891 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18950] ppid=18879 vsize=10995452 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18950/stat : 18950 (java) S 18879 18882 14618 0 -1 1077944384 5201 12591 0 0 179 1 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548225292400 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18951] ppid=18879 vsize=10995452 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18951/stat : 18951 (java) S 18879 18882 14618 0 -1 1077944384 1524 12591 0 0 122 2 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548224239600 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18952] ppid=18879 vsize=10995452 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18952/stat : 18952 (java) S 18879 18882 14618 0 -1 1077944384 6751 12591 0 0 157 1 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548223187312 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18953] ppid=18879 vsize=10995452 CPUtime=1.57 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18953/stat : 18953 (java) S 18879 18882 14618 0 -1 1077944384 5004 12591 0 0 143 2 8 4 20 0 20 0 5229201 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548222134512 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18954] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18954/stat : 18954 (java) S 18879 18882 14618 0 -1 1077944384 3 12591 0 0 0 0 8 4 20 0 20 0 5229202 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548221082464 140548754892501 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
[pid=18882/tid=18955] ppid=18879 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/18882/task/18955/stat : 18955 (java) S 18879 18882 14618 0 -1 1077944384 8 12591 0 0 0 0 8 4 20 0 20 0 5229202 11259342848 111146 33554432000 4194304 4196468 140721706661744 140548220029744 140548754893442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 31043584 140721706666689 140721706669463 140721706669463 140721706672079 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 6.37643
CPU time (s): 13.338
CPU user time (s): 12.9396
CPU system time (s): 0.398421
CPU usage (%): 209.177
Max. virtual memory (cumulated for all children) (KiB): 10997556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9396
system time used= 0.398421
maximum resident set size= 446252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10355
involuntary context switches= 1348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054587 second user time and 0.071383 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-22 07:00:23
IDJOB=4245048
IDBENCH=120415
IDSOLVER=2630
FILE ID=node138/4245048-1500699623
RUNJOBID= node138-1500684099-14650
PBS_JOBID= 20623345
Free space on /tmp= 61968 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-15.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245048-1500699623/watcher-4245048-1500699623 -o /tmp/evaluation-result-4245048-1500699623/solver-4245048-1500699623 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500684099-14650 --watchdog 2560  bin/concrete HOME/instance-4245048-1500699623.xml

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

MD5SUM BENCH= be87fa055c56c2dabbfd3c503b2dc5ba
RANDOM SEED=1076677747

node138.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		: 2668.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.44
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		: 1600.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		: 1600.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.44
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		: 1600.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		: 1600.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.44
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		: 1600.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		: 1600.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.44
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		: 1600.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.44
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		: 1600.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.44
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.44
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		: 2133.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		: 1733.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.44
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:        30952808 kB
MemAvailable:   31163544 kB
Buffers:          116540 kB
Cached:           374848 kB
SwapCached:            0 kB
Active:          1112400 kB
Inactive:         267304 kB
Active(anon):     891260 kB
Inactive(anon):     8608 kB
Active(file):     221140 kB
Inactive(file):   258696 kB
Unevictable:        5940 kB
Mlocked:            5940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24948 kB
Writeback:             4 kB
AnonPages:        908604 kB
Mapped:            44100 kB
Shmem:              8852 kB
Slab:             128416 kB
SReclaimable:      93472 kB
SUnreclaim:        34944 kB
KernelStack:        4608 kB
PageTables:         7568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1663000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    813056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61944 MiB
End job on node138 at 2017-07-22 07:00:30