Trace number 4271104

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 2.1376801 0.74628901

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-3.xml
MD5SUMa24e7222a5a2ec30919d0297100f43ac
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.013181
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":95}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":5},{"degree":1,"count":23},{"degree":2,"count":17},{"degree":3,"count":23},{"degree":4,"count":15},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":8},{"arity":4,"count":19},{"arity":5,"count":14},{"arity":6,"count":19}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271104-1502758891.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271104-1502758891.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.27	c parse instance...
1.41/0.64	c solve instance...
1.91/0.72	s SATISFIABLE
1.91/0.72	v <instantiation>
1.91/0.72	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[22] x[23] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
1.91/0.72	v 	<values>26 17 19 13 7 13 17 5 24 3 5 19 2 29 7 12 2 17 5 17 3 19 29 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 13 2 7 17 3 2 17 7 5 2 17 3 13 13 19 17 13 17 29 7 19 11 13 5 18 16 19 11 11 2 19 23 17 23 23 11 7 20 11 29 5 2 17 23 29 5 12 17 11 29 </values>
1.91/0.72	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271104-1502758891/watcher-4271104-1502758891 -o /tmp/evaluation-result-4271104-1502758891/solver-4271104-1502758891 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 581397933 HOME/instance-4271104-1502758891.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=26298, runsolver pid=26295

[startup+0.100123 s]*
/proc/loadavg: 7.66 8.20 8.28 2/199 26319
/proc/meminfo: memFree=31407392/32770624 swapFree=67108860/67108860
[pid=26298] ppid=26295 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26298/stat : 26298 (xcsp3-exec) S 26295 26298 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108977416 9740288 346 33554432000 4194304 5098028 140730814818736 140730814816840 140043189281404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140730814821477 140730814821687 140730814821687 140730814824427 0
/proc/26298/statm: 2378 346 289 221 0 87 0
[pid=26300] ppid=26298 vsize=25999808 memory=24696 CPUtime=0.12 cores=0-7
/proc/26300/stat : 26300 (java) S 26298 26298 25978 0 -1 1077944320 5579 0 0 0 11 1 0 0 20 0 20 0 108977416 26623803392 6174 33554432000 4194304 4196468 140733600946832 140733600929376 140000733609719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
/proc/26300/statm: 6499952 6174 2863 1 0 6488269 0
[pid=26300/tid=26301] ppid=26298 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26300/task/26301/stat : 26301 (java) R 26298 26298 25978 0 -1 4202560 3547 0 0 0 9 0 0 0 20 0 20 0 108977416 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000737842992 140000733631066 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26302] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26302/stat : 26302 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000291326608 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26303] ppid=26298 vsize=25999808 memory=140195022280320 CPUtime=0 cores=0-7
/proc/26300/task/26303/stat : 26303 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000290273808 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26304] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26304/stat : 26304 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000289221008 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26305] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26305/stat : 26305 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000288168208 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26306] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26306/stat : 26306 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000287116432 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26307] ppid=26298 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26307/stat : 26307 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000286063632 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26308] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26308/stat : 26308 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000285010832 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26309] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26309/stat : 26309 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977417 26623803392 6174 33554432000 4194304 4196468 140733600946832 140000283958032 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26310] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26310/stat : 26310 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977418 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999408597360 140000733620866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26311] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26311/stat : 26311 (java) S 26298 26298 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977419 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999407543328 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26312] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26312/stat : 26312 (java) S 26298 26298 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977419 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999406490480 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26313] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26313/stat : 26313 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977421 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999405438800 140000733628315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26314] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26314/stat : 26314 (java) S 26298 26298 25978 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 108977421 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999404387184 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26315] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26315/stat : 26315 (java) S 26298 26298 25978 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 108977421 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999403334384 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26316] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26316/stat : 26316 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977421 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999402281584 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26317] ppid=26298 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26300/task/26317/stat : 26317 (java) S 26298 26298 25978 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 20 0 108977421 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999401228784 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26318] ppid=26298 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26318/stat : 26318 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977422 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999400176224 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26319] ppid=26298 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26319/stat : 26319 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977422 26623803392 6174 33554432000 4194304 4196468 140733600946832 139999399123504 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 26080 KiB

[startup+0.210252 s]*
/proc/loadavg: 7.66 8.20 8.28 3/199 26319
/proc/meminfo: memFree=31397904/32770624 swapFree=67108860/67108860
[pid=26298] ppid=26295 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26298/stat : 26298 (xcsp3-exec) S 26295 26298 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108977416 9740288 346 33554432000 4194304 5098028 140730814818736 140730814816840 140043189281404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140730814821477 140730814821687 140730814821687 140730814824427 0
/proc/26298/statm: 2378 346 289 221 0 87 0
[pid=26300] ppid=26298 vsize=26004064 memory=37604 CPUtime=0.34 cores=0-7
/proc/26300/stat : 26300 (java) S 26298 26298 25978 0 -1 1077944320 8534 0 0 0 32 2 0 0 20 0 20 0 108977416 26628161536 9401 33554432000 4194304 4196468 140733600946832 140733600929376 140000733609719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
/proc/26300/statm: 6501016 9401 3061 1 0 6488269 0
[pid=26300/tid=26301] ppid=26298 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/26300/task/26301/stat : 26301 (java) R 26298 26298 25978 0 -1 4202560 5461 0 0 0 19 0 0 0 20 0 20 0 108977416 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000737830712 140000713334241 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26302] ppid=26298 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/26300/task/26302/stat : 26302 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000291326608 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26303] ppid=26298 vsize=26004064 memory=140195022762763 CPUtime=0 cores=0-7
/proc/26300/task/26303/stat : 26303 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000290273808 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26304] ppid=26298 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26304/stat : 26304 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000289221008 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26305] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26305/stat : 26305 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000288168208 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26306] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26306/stat : 26306 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000287116432 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26307] ppid=26298 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26307/stat : 26307 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000286063632 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26308] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26308/stat : 26308 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000285010832 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26309] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26309/stat : 26309 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 9401 33554432000 4194304 4196468 140733600946832 140000283958032 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26310] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26310/stat : 26310 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977418 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999408597360 140000733620866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26311] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26311/stat : 26311 (java) S 26298 26298 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977419 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999407543328 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26312] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26312/stat : 26312 (java) S 26298 26298 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977419 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999406490480 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26313] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26313/stat : 26313 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977421 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999405438800 140000733628315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26314] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26314/stat : 26314 (java) S 26298 26298 25978 0 -1 1077944384 386 0 0 0 0 0 0 0 20 0 20 0 108977421 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999404387184 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26315] ppid=26298 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26300/task/26315/stat : 26315 (java) S 26298 26298 25978 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 108977421 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999403334384 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26316] ppid=26298 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/26300/task/26316/stat : 26316 (java) S 26298 26298 25978 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 20 0 108977421 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999402281584 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26317] ppid=26298 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/26300/task/26317/stat : 26317 (java) S 26298 26298 25978 0 -1 1077944384 897 0 0 0 7 0 0 0 20 0 20 0 108977421 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999401228784 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26318] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26318/stat : 26318 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977422 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999400176224 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26319] ppid=26298 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26319/stat : 26319 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977422 26628161536 9401 33554432000 4194304 4196468 140733600946832 139999399123504 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 38988 KiB

[startup+0.310295 s]*
/proc/loadavg: 7.66 8.20 8.28 4/199 26319
/proc/meminfo: memFree=31390708/32770624 swapFree=67108860/67108860
[pid=26298] ppid=26295 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26298/stat : 26298 (xcsp3-exec) S 26295 26298 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108977416 9740288 346 33554432000 4194304 5098028 140730814818736 140730814816840 140043189281404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140730814821477 140730814821687 140730814821687 140730814824427 0
/proc/26298/statm: 2378 346 289 221 0 87 0
[pid=26300] ppid=26298 vsize=26004064 memory=45108 CPUtime=0.5 cores=0-7
/proc/26300/stat : 26300 (java) S 26298 26298 25978 0 -1 1077944320 9490 0 0 0 48 2 0 0 20 0 20 0 108977416 26628161536 11277 33554432000 4194304 4196468 140733600946832 140733600929376 140000733609719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
/proc/26300/statm: 6501016 11277 3094 1 0 6488269 0
[pid=26300/tid=26301] ppid=26298 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26300/task/26301/stat : 26301 (java) R 26298 26298 25978 0 -1 4202560 6163 0 0 0 28 1 0 0 20 0 20 0 108977416 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000737848656 140000733631645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26302] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26302/stat : 26302 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000291326608 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26303] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26303/stat : 26303 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000290273808 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26304] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26304/stat : 26304 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000289221008 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26305] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26305/stat : 26305 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000288168208 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26306] ppid=26298 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26300/task/26306/stat : 26306 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000287116432 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26307] ppid=26298 vsize=26004064 memory=140194913285039 CPUtime=0 cores=0-7
/proc/26300/task/26307/stat : 26307 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000286063632 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26308] ppid=26298 vsize=26004064 memory=140194913287344 CPUtime=0 cores=0-7
/proc/26300/task/26308/stat : 26308 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000285010832 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26309] ppid=26298 vsize=26004064 memory=140194913289648 CPUtime=0 cores=0-7
/proc/26300/task/26309/stat : 26309 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977417 26628161536 11277 33554432000 4194304 4196468 140733600946832 140000283958032 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26310] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26310/stat : 26310 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108977418 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999408597360 140000733620866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26311] ppid=26298 vsize=26004064 memory=280389826586256 CPUtime=0 cores=0-7
/proc/26300/task/26311/stat : 26311 (java) S 26298 26298 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108977419 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999407543328 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26312] ppid=26298 vsize=26004064 memory=280389826593168 CPUtime=0 cores=0-7
/proc/26300/task/26312/stat : 26312 (java) S 26298 26298 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108977419 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999406490480 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26313] ppid=26298 vsize=26004064 memory=280389826534448 CPUtime=0 cores=0-7
/proc/26300/task/26313/stat : 26313 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977421 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999405438800 140000733628315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26314] ppid=26298 vsize=26004064 memory=280389826606992 CPUtime=0.01 cores=0-7
/proc/26300/task/26314/stat : 26314 (java) S 26298 26298 25978 0 -1 1077944384 405 0 0 0 1 0 0 0 20 0 20 0 108977421 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999404387184 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26315] ppid=26298 vsize=26004064 memory=280389826613904 CPUtime=0.02 cores=0-7
/proc/26300/task/26315/stat : 26315 (java) S 26298 26298 25978 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 20 0 108977421 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999403334384 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26316] ppid=26298 vsize=26004064 memory=280389826611600 CPUtime=0.03 cores=0-7
/proc/26300/task/26316/stat : 26316 (java) S 26298 26298 25978 0 -1 1077944384 262 0 0 0 3 0 0 0 20 0 20 0 108977421 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999402281584 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26317] ppid=26298 vsize=26004064 memory=280389826627760 CPUtime=0.12 cores=0-7
/proc/26300/task/26317/stat : 26317 (java) R 26298 26298 25978 0 -1 4202560 1077 0 0 0 12 0 0 0 20 0 20 0 108977421 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999401224512 140000716983532 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26318] ppid=26298 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26318/stat : 26318 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108977422 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999400176224 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26319] ppid=26298 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26300/task/26319/stat : 26319 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108977422 26628161536 11277 33554432000 4194304 4196468 140733600946832 139999399123504 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46492 KiB

[startup+0.701502 s]
/proc/loadavg: 7.66 8.20 8.28 6/199 26319
/proc/meminfo: memFree=31372472/32770624 swapFree=67108860/67108860
[pid=26298] ppid=26295 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26298/stat : 26298 (xcsp3-exec) S 26295 26298 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108977416 9740288 346 33554432000 4194304 5098028 140730814818736 140730814816840 140043189281404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140730814821477 140730814821687 140730814821687 140730814824427 0
/proc/26298/statm: 2378 346 289 221 0 87 0
[pid=26300] ppid=26298 vsize=26538700 memory=97896 CPUtime=1.91 cores=0-7
/proc/26300/stat : 26300 (java) S 26298 26298 25978 0 -1 1077944320 14952 0 0 0 186 5 0 0 20 0 28 0 108977416 27175628800 24474 33554432000 4194304 4196468 140733600946832 140733600929376 140000733609719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
/proc/26300/statm: 6634675 24474 3208 1 0 6621909 0
[pid=26300/tid=26301] ppid=26298 vsize=26538700 memory=280389826985648 CPUtime=0.63 cores=0-7
/proc/26300/task/26301/stat : 26301 (java) S 26298 26298 25978 0 -1 1077944384 6866 0 0 0 61 2 0 0 20 0 28 0 108977416 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000737850496 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26302] ppid=26298 vsize=26538700 memory=140194913493872 CPUtime=0 cores=0-7
/proc/26300/task/26302/stat : 26302 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000291326608 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26303] ppid=26298 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26303/stat : 26303 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000290273808 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26304] ppid=26298 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/26300/task/26304/stat : 26304 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000289221008 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26305] ppid=26298 vsize=26538700 memory=4620 CPUtime=0 cores=0-7
/proc/26300/task/26305/stat : 26305 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000288168208 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26306] ppid=26298 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/26300/task/26306/stat : 26306 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000287116432 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26307] ppid=26298 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/26300/task/26307/stat : 26307 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000286063632 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26308] ppid=26298 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/26300/task/26308/stat : 26308 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000285010832 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26309] ppid=26298 vsize=26538700 memory=4044 CPUtime=0 cores=0-7
/proc/26300/task/26309/stat : 26309 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000283958032 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26310] ppid=26298 vsize=26538700 memory=18120 CPUtime=0 cores=0-7
/proc/26300/task/26310/stat : 26310 (java) S 26298 26298 25978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 108977418 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999408597360 140000733620866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26311] ppid=26298 vsize=26538700 memory=1232 CPUtime=0 cores=0-7
/proc/26300/task/26311/stat : 26311 (java) S 26298 26298 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 108977419 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999407543328 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26312] ppid=26298 vsize=26538700 memory=648 CPUtime=0 cores=0-7
/proc/26300/task/26312/stat : 26312 (java) S 26298 26298 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 108977419 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999406490480 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26313] ppid=26298 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/26300/task/26313/stat : 26313 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999405438800 140000733628315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26314] ppid=26298 vsize=26538700 memory=22244 CPUtime=0.18 cores=0-7
/proc/26300/task/26314/stat : 26314 (java) R 26298 26298 25978 0 -1 4202560 1281 0 0 0 18 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999404372344 140000718003206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26315] ppid=26298 vsize=26538700 memory=1004 CPUtime=0.24 cores=0-7
/proc/26300/task/26315/stat : 26315 (java) R 26298 26298 25978 0 -1 4202560 1305 0 0 0 24 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999403327408 140000716996673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26316] ppid=26298 vsize=26538700 memory=1936 CPUtime=0.23 cores=0-7
/proc/26300/task/26316/stat : 26316 (java) R 26298 26298 25978 0 -1 4202560 1229 0 0 0 23 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999402267608 140000711165674 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26317] ppid=26298 vsize=26538700 memory=1424 CPUtime=0.4 cores=0-7
/proc/26300/task/26317/stat : 26317 (java) R 26298 26298 25978 0 -1 4202560 2642 0 0 0 40 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999401224544 140000717863843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26318] ppid=26298 vsize=26538700 memory=8568 CPUtime=0 cores=0-7
/proc/26300/task/26318/stat : 26318 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108977422 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999400176224 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26319] ppid=26298 vsize=26538700 memory=1724 CPUtime=0 cores=0-7
/proc/26300/task/26319/stat : 26319 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977422 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999399123504 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 99280 KiB

[startup+0.746236 s]
# the end of solver process 26298 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.07084 s, system=0.066836 s

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

[startup+0.701502 s]
/proc/loadavg: 7.66 8.20 8.28 6/199 26319
/proc/meminfo: memFree=31372472/32770624 swapFree=67108860/67108860
[pid=26298] ppid=26295 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26298/stat : 26298 (xcsp3-exec) S 26295 26298 25978 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 108977416 9740288 346 33554432000 4194304 5098028 140730814818736 140730814816840 140043189281404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29986816 140730814821477 140730814821687 140730814821687 140730814824427 0
/proc/26298/statm: 2378 346 289 221 0 87 0
[pid=26300] ppid=26298 vsize=26538700 memory=97896 CPUtime=1.91 cores=0-7
/proc/26300/stat : 26300 (java) S 26298 26298 25978 0 -1 1077944320 14952 0 0 0 186 5 0 0 20 0 28 0 108977416 27175628800 24474 33554432000 4194304 4196468 140733600946832 140733600929376 140000733609719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
/proc/26300/statm: 6634675 24474 3208 1 0 6621909 0
[pid=26300/tid=26301] ppid=26298 vsize=26538700 memory=280389826985648 CPUtime=0.63 cores=0-7
/proc/26300/task/26301/stat : 26301 (java) S 26298 26298 25978 0 -1 1077944384 6866 0 0 0 61 2 0 0 20 0 28 0 108977416 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000737850496 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26302] ppid=26298 vsize=26538700 memory=140194913493872 CPUtime=0 cores=0-7
/proc/26300/task/26302/stat : 26302 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000291326608 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26303] ppid=26298 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/26300/task/26303/stat : 26303 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000290273808 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26304] ppid=26298 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/26300/task/26304/stat : 26304 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000289221008 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26305] ppid=26298 vsize=26538700 memory=4620 CPUtime=0 cores=0-7
/proc/26300/task/26305/stat : 26305 (java) S 26298 26298 25978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000288168208 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26306] ppid=26298 vsize=26538700 memory=1200 CPUtime=0 cores=0-7
/proc/26300/task/26306/stat : 26306 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000287116432 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26307] ppid=26298 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/26300/task/26307/stat : 26307 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000286063632 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26308] ppid=26298 vsize=26538700 memory=16236 CPUtime=0 cores=0-7
/proc/26300/task/26308/stat : 26308 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000285010832 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26309] ppid=26298 vsize=26538700 memory=4044 CPUtime=0 cores=0-7
/proc/26300/task/26309/stat : 26309 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108977417 27175628800 24474 33554432000 4194304 4196468 140733600946832 140000283958032 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26310] ppid=26298 vsize=26538700 memory=18120 CPUtime=0 cores=0-7
/proc/26300/task/26310/stat : 26310 (java) S 26298 26298 25978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 108977418 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999408597360 140000733620866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26311] ppid=26298 vsize=26538700 memory=1232 CPUtime=0 cores=0-7
/proc/26300/task/26311/stat : 26311 (java) S 26298 26298 25978 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 108977419 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999407543328 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26312] ppid=26298 vsize=26538700 memory=648 CPUtime=0 cores=0-7
/proc/26300/task/26312/stat : 26312 (java) S 26298 26298 25978 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 108977419 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999406490480 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26313] ppid=26298 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/26300/task/26313/stat : 26313 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999405438800 140000733628315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26314] ppid=26298 vsize=26538700 memory=22244 CPUtime=0.18 cores=0-7
/proc/26300/task/26314/stat : 26314 (java) R 26298 26298 25978 0 -1 4202560 1281 0 0 0 18 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999404372344 140000718003206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26315] ppid=26298 vsize=26538700 memory=1004 CPUtime=0.24 cores=0-7
/proc/26300/task/26315/stat : 26315 (java) R 26298 26298 25978 0 -1 4202560 1305 0 0 0 24 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999403327408 140000716996673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26316] ppid=26298 vsize=26538700 memory=1936 CPUtime=0.23 cores=0-7
/proc/26300/task/26316/stat : 26316 (java) R 26298 26298 25978 0 -1 4202560 1229 0 0 0 23 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999402267608 140000711165674 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26317] ppid=26298 vsize=26538700 memory=1424 CPUtime=0.4 cores=0-7
/proc/26300/task/26317/stat : 26317 (java) R 26298 26298 25978 0 -1 4202560 2642 0 0 0 40 0 0 0 20 0 28 0 108977421 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999401224544 140000717863843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26318] ppid=26298 vsize=26538700 memory=8568 CPUtime=0 cores=0-7
/proc/26300/task/26318/stat : 26318 (java) S 26298 26298 25978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 108977422 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999400176224 140000733619925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
[pid=26300/tid=26319] ppid=26298 vsize=26538700 memory=1724 CPUtime=0 cores=0-7
/proc/26300/task/26319/stat : 26319 (java) S 26298 26298 25978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 108977422 27175628800 24474 33554432000 4194304 4196468 140733600946832 139999399123504 140000733620866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140733600953490 140733600953667 140733600953667 140733600956367 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 99280 KiB

Child status: 0
Real time (s): 0.746289
CPU time (s): 2.13768
CPU user time (s): 2.07084
CPU system time (s): 0.066836
CPU usage (%): 286.441
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 99280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.07084
system time used= 0.066836
maximum resident set size= 102408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2664
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 26298
#   total CPU time (s): 2.13768
#   total CPU user time (s): 2.07084
#   total CPU system time (s): 0.066836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030298 second user time and 0.044154 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 02:47:12
IDJOB=4271104
IDBENCH=133416
IDSOLVER=2662
FILE ID=node102/4271104-1502758891
RUNJOBID= node102-1502755133-26005
PBS_JOBID= 20629082
Free space on /tmp= 61912 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-60-3-3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271104-1502758891/watcher-4271104-1502758891 -o /tmp/evaluation-result-4271104-1502758891/solver-4271104-1502758891 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502755133-26005 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 581397933 HOME/instance-4271104-1502758891.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a24e7222a5a2ec30919d0297100f43ac
RANDOM SEED=581397933

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31421148 kB
MemAvailable:   31984344 kB
Buffers:          163016 kB
Cached:           682896 kB
SwapCached:            0 kB
Active:           674040 kB
Inactive:         222356 kB
Active(anon):       3328 kB
Inactive(anon):    75040 kB
Active(file):     670712 kB
Inactive(file):   147316 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7764 kB
Writeback:             0 kB
AnonPages:         56896 kB
Mapped:            45244 kB
Shmem:             25228 kB
Slab:             148516 kB
SReclaimable:     122008 kB
SUnreclaim:        26508 kB
KernelStack:        3152 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-15 02:47:13