Trace number 4280660

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-18)SAT 2.88673 0.88344997

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-080.xml
MD5SUMf0cd38ecba005234ebb464e977fa1d5a
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.16046099
Satisfiable
(Un)Satisfiability was proved
Number of variables159
Number of constraints81
Number of domains2
Minimum domain size79
Maximum domain size80
Distribution of domain sizes[{"size":79,"count":79},{"size":80,"count":80}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":81},{"degree":3,"count":78}]
Minimum constraint arity3
Maximum constraint arity80
Distribution of constraint arities[{"arity":3,"count":79},{"arity":79,"count":1},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints79
Distribution of constraint types[{"type":"intension","count":79},{"type":"allDifferent","count":2}]
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-4280660-1503128903.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280660-1503128903.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
1.27/0.65	c solve instance...
2.44/0.85	s SATISFIABLE
2.44/0.85	v <instantiation>
2.44/0.85	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] 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] </list>
2.44/0.85	v 	<values>0 79 1 78 2 77 3 76 4 75 5 74 6 73 7 72 8 71 9 70 10 69 11 68 12 67 13 66 14 65 15 64 16 63 17 62 18 61 19 60 20 59 21 58 22 57 23 56 24 55 25 54 26 53 27 52 28 51 29 50 30 49 31 48 32 47 33 46 34 45 35 44 36 43 37 42 38 41 39 40 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 </values>
2.44/0.85	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 (12780 MiB free)
  memory of node 1: 16384 MiB (12139 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280660-1503128903/watcher-4280660-1503128903 -o /tmp/evaluation-result-4280660-1503128903/solver-4280660-1503128903 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503120656-24673 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1135361715 HOME/instance-4280660-1503128903.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
solver pid=26422, runsolver pid=26419
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 7.44 8.06 8.24 2/200 26443
/proc/meminfo: memFree=25503252/32770624 swapFree=67108860/67108860
[pid=26422] ppid=26419 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26422/stat : 26422 (xcsp3-exec) S 26419 26422 24646 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145971236 9740288 346 33554432000 4194304 5098028 140732099161952 140732099160056 140686693929596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140732099167332 140732099167543 140732099167543 140732099170283 0
/proc/26422/statm: 2378 346 289 221 0 87 0
[pid=26424] ppid=26422 vsize=25999808 memory=26508 CPUtime=0.11 cores=0-7
/proc/26424/stat : 26424 (java) S 26422 26422 24646 0 -1 1077944320 5479 0 0 0 10 1 0 0 20 0 20 0 145971236 26623803392 6627 33554432000 4194304 4196468 140729629706032 140729629688576 140511669628663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
/proc/26424/statm: 6499952 6627 2866 1 0 6488269 0
[pid=26424/tid=26425] ppid=26422 vsize=25999808 memory=7969853398213107097 CPUtime=0.09 cores=0-7
/proc/26424/task/26425/stat : 26425 (java) R 26422 26422 24646 0 -1 4202560 3485 0 0 0 8 1 0 0 20 0 20 0 145971237 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511673861936 140511669650589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26426] ppid=26422 vsize=25999808 memory=732370664841243621 CPUtime=0 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511622249616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26427] ppid=26422 vsize=25999808 memory=140526503790208 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511621196816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26428] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511620144016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26429] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511619091216 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26430] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511618038416 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26431] ppid=26422 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511616985616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26432] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511615932816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26433] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511614880016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26434] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971239 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511065471856 140511669639810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26435] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26422 26422 24646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145971240 26623803392 6627 33554432000 4194304 4196468 140729629706032 140511064417824 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26436] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26422 26422 24646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145971240 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510995932528 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26437] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510994880848 140511669647259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26438] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26422 26422 24646 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510993828208 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26439] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510992775408 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26440] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26422 26422 24646 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510991722608 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26441] ppid=26422 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26422 26422 24646 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510990669808 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26442] ppid=26422 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971242 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510989618272 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26443] ppid=26422 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971243 26623803392 6627 33554432000 4194304 4196468 140729629706032 140510988565552 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27892 KiB

[startup+0.209889 s]*
/proc/loadavg: 7.44 8.06 8.24 2/200 26443
/proc/meminfo: memFree=25490592/32770624 swapFree=67108860/67108860
[pid=26422] ppid=26419 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26422/stat : 26422 (xcsp3-exec) S 26419 26422 24646 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145971236 9740288 346 33554432000 4194304 5098028 140732099161952 140732099160056 140686693929596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140732099167332 140732099167543 140732099167543 140732099170283 0
/proc/26422/statm: 2378 346 289 221 0 87 0
[pid=26424] ppid=26422 vsize=26004064 memory=39080 CPUtime=0.32 cores=0-7
/proc/26424/stat : 26424 (java) S 26422 26422 24646 0 -1 1077944320 8331 0 0 0 30 2 0 0 20 0 20 0 145971236 26628161536 9770 33554432000 4194304 4196468 140729629706032 140729629688576 140511669628663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
/proc/26424/statm: 6501016 9770 3067 1 0 6488269 0
[pid=26424/tid=26425] ppid=26422 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/26424/task/26425/stat : 26425 (java) R 26422 26422 24646 0 -1 4202560 5390 0 0 0 18 1 0 0 20 0 20 0 145971237 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511673850672 140511662306677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26426] ppid=26422 vsize=26004064 memory=732370664841243621 CPUtime=0 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511622249616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26427] ppid=26422 vsize=26004064 memory=140526503790208 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511621196816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26428] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511620144016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26429] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511619091216 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26430] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511618038416 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26431] ppid=26422 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511616985616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26432] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511615932816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26433] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511614880016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26434] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971239 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511065471856 140511669639810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26435] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26422 26422 24646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145971240 26628161536 9770 33554432000 4194304 4196468 140729629706032 140511064417824 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26436] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26422 26422 24646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145971240 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510995932528 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26437] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510994880848 140511669647259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26438] ppid=26422 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) R 26422 26422 24646 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510993828208 140511669639810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26439] ppid=26422 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) R 26422 26422 24646 0 -1 4202560 82 0 0 0 1 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510992775408 140511669639810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26440] ppid=26422 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) R 26422 26422 24646 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510991722608 140511669639810 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26441] ppid=26422 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) R 26422 26422 24646 0 -1 4202560 721 0 0 0 7 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510990669808 140511653709150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26442] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971242 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510989618272 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26443] ppid=26422 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971243 26628161536 9770 33554432000 4194304 4196468 140729629706032 140510988565552 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40464 KiB

[startup+0.309557 s]*
/proc/loadavg: 7.44 8.06 8.24 3/200 26443
/proc/meminfo: memFree=25484504/32770624 swapFree=67108860/67108860
[pid=26422] ppid=26419 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26422/stat : 26422 (xcsp3-exec) S 26419 26422 24646 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145971236 9740288 346 33554432000 4194304 5098028 140732099161952 140732099160056 140686693929596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140732099167332 140732099167543 140732099167543 140732099170283 0
/proc/26422/statm: 2378 346 289 221 0 87 0
[pid=26424] ppid=26422 vsize=26004064 memory=46348 CPUtime=0.49 cores=0-7
/proc/26424/stat : 26424 (java) S 26422 26422 24646 0 -1 1077944320 9273 0 0 0 46 3 0 0 20 0 20 0 145971236 26628161536 11587 33554432000 4194304 4196468 140729629706032 140729629688576 140511669628663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
/proc/26424/statm: 6501016 11587 3089 1 0 6488269 0
[pid=26424/tid=26425] ppid=26422 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26424/task/26425/stat : 26425 (java) R 26422 26422 24646 0 -1 4202560 6138 0 0 0 27 2 0 0 20 0 20 0 145971237 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511673856608 140511653709150 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26426] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511622249616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26427] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511621196816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26428] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511620144016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26429] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511619091216 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26430] ppid=26422 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511618038416 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26431] ppid=26422 vsize=26004064 memory=140526363964335 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511616985616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26432] ppid=26422 vsize=26004064 memory=140526363966640 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511615932816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26433] ppid=26422 vsize=26004064 memory=140526363968944 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971238 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511614880016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26434] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145971239 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511065471856 140511669639810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26435] ppid=26422 vsize=26004064 memory=281052727944848 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26422 26422 24646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145971240 26628161536 11636 33554432000 4194304 4196468 140729629706032 140511064417824 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26436] ppid=26422 vsize=26004064 memory=281052727951760 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26422 26422 24646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145971240 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510995932528 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26437] ppid=26422 vsize=26004064 memory=281052727893040 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510994880848 140511669647259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26438] ppid=26422 vsize=26004064 memory=281052727965584 CPUtime=0.01 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26422 26422 24646 0 -1 1077944384 340 0 0 0 1 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510993828208 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26439] ppid=26422 vsize=26004064 memory=281052727972496 CPUtime=0.02 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26422 26422 24646 0 -1 1077944384 156 0 0 0 2 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510992775408 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26440] ppid=26422 vsize=26004064 memory=281052727970192 CPUtime=0.02 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26422 26422 24646 0 -1 1077944384 495 0 0 0 2 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510991722608 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26441] ppid=26422 vsize=26004064 memory=281052727986352 CPUtime=0.12 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26422 26422 24646 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510990669808 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26442] ppid=26422 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145971242 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510989618272 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26443] ppid=26422 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145971243 26628161536 11636 33554432000 4194304 4196468 140729629706032 140510988565552 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47732 KiB

[startup+0.706744 s]
/proc/loadavg: 7.44 8.06 8.24 4/200 26443
/proc/meminfo: memFree=25468884/32770624 swapFree=67108860/67108860
[pid=26422] ppid=26419 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26422/stat : 26422 (xcsp3-exec) S 26419 26422 24646 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145971236 9740288 346 33554432000 4194304 5098028 140732099161952 140732099160056 140686693929596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140732099167332 140732099167543 140732099167543 140732099170283 0
/proc/26422/statm: 2378 346 289 221 0 87 0
[pid=26424] ppid=26422 vsize=26538700 memory=96084 CPUtime=1.76 cores=0-7
/proc/26424/stat : 26424 (java) S 26422 26422 24646 0 -1 1077944320 12945 0 0 0 171 5 0 0 20 0 28 0 145971236 27175628800 24021 33554432000 4194304 4196468 140729629706032 140729629688576 140511669628663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
/proc/26424/statm: 6634675 24021 3207 1 0 6621909 0
[pid=26424/tid=26425] ppid=26422 vsize=26538700 memory=281052728281280 CPUtime=0.64 cores=0-7
/proc/26424/task/26425/stat : 26425 (java) S 26422 26422 24646 0 -1 1077944384 6905 0 0 0 61 3 0 0 20 0 28 0 145971237 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511673869440 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26426] ppid=26422 vsize=26538700 memory=12136 CPUtime=0 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511622249616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26427] ppid=26422 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511621196816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26428] ppid=26422 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511620144016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26429] ppid=26422 vsize=26538700 memory=1952 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511619091216 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26430] ppid=26422 vsize=26538700 memory=5796 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511618038416 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26431] ppid=26422 vsize=26538700 memory=4616 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511616985616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26432] ppid=26422 vsize=26538700 memory=8620 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511615932816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26433] ppid=26422 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511614880016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26434] ppid=26422 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26422 26422 24646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 145971239 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511065471856 140511669639810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26435] ppid=26422 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26422 26422 24646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 145971240 27175628800 24021 33554432000 4194304 4196468 140729629706032 140511064417824 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26436] ppid=26422 vsize=26538700 memory=1440 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26422 26422 24646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 145971240 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510995932528 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26437] ppid=26422 vsize=26538700 memory=15880 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510994880848 140511669647259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26438] ppid=26422 vsize=26538700 memory=16432 CPUtime=0.13 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26422 26422 24646 0 -1 1077944384 856 0 0 0 13 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510993828208 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26439] ppid=26422 vsize=26538700 memory=23468 CPUtime=0.13 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) R 26422 26422 24646 0 -1 4202560 581 0 0 0 13 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510992775408 140511647779203 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26440] ppid=26422 vsize=26538700 memory=4044 CPUtime=0.19 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) R 26422 26422 24646 0 -1 4202560 1178 0 0 0 19 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510991708704 140511651173337 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26441] ppid=26422 vsize=26538700 memory=1792 CPUtime=0.42 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) R 26422 26422 24646 0 -1 1077944384 1819 0 0 0 42 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510990669808 140511669639810 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26442] ppid=26422 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145971242 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510989618272 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26443] ppid=26422 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971243 27175628800 24021 33554432000 4194304 4196468 140729629706032 140510988565552 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 97468 KiB

[startup+0.88339 s]
# the end of solver process 26422 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.82378 s, system=0.062948 s

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

[startup+0.801541 s]
/proc/loadavg: 7.44 8.06 8.24 4/200 26443
/proc/meminfo: memFree=25468884/32770624 swapFree=67108860/67108860
[pid=26422] ppid=26419 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/26422/stat : 26422 (xcsp3-exec) S 26419 26422 24646 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145971236 9740288 346 33554432000 4194304 5098028 140732099161952 140732099160056 140686693929596 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23478272 140732099167332 140732099167543 140732099167543 140732099170283 0
/proc/26422/statm: 2378 346 289 221 0 87 0
[pid=26424] ppid=26422 vsize=26538700 memory=103200 CPUtime=2.44 cores=0-7
/proc/26424/stat : 26424 (java) S 26422 26422 24646 0 -1 1077944320 13764 0 0 0 239 5 0 0 20 0 28 0 145971236 27175628800 25800 33554432000 4194304 4196468 140729629706032 140729629688576 140511669628663 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
/proc/26424/statm: 6634675 25800 3212 1 0 6621909 0
[pid=26424/tid=26425] ppid=26422 vsize=26538700 memory=6791534058613427641 CPUtime=0.64 cores=0-7
/proc/26424/task/26425/stat : 26425 (java) S 26422 26422 24646 0 -1 1077944384 6905 0 0 0 61 3 0 0 20 0 28 0 145971237 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511673869440 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26426] ppid=26422 vsize=26538700 memory=2240 CPUtime=0 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511622249616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26427] ppid=26422 vsize=26538700 memory=2424 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511621196816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26428] ppid=26422 vsize=26538700 memory=4080 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26422 26422 24646 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511620144016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26429] ppid=26422 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511619091216 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26430] ppid=26422 vsize=26538700 memory=1584 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511618038416 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26431] ppid=26422 vsize=26538700 memory=2196 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511616985616 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26432] ppid=26422 vsize=26538700 memory=8052 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511615932816 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26433] ppid=26422 vsize=26538700 memory=840 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971238 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511614880016 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26434] ppid=26422 vsize=26538700 memory=1692 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26422 26422 24646 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 145971239 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511065471856 140511669639810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26435] ppid=26422 vsize=26538700 memory=22244 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26422 26422 24646 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 145971240 27175628800 25800 33554432000 4194304 4196468 140729629706032 140511064417824 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26436] ppid=26422 vsize=26538700 memory=-7749696028082845524 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26422 26422 24646 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 145971240 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510995932528 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26437] ppid=26422 vsize=26538700 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510994880848 140511669647259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26438] ppid=26422 vsize=26538700 memory=-7384994778349280928 CPUtime=0.18 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) R 26422 26422 24646 0 -1 4202560 1124 0 0 0 18 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510993809224 140511661865790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26439] ppid=26422 vsize=26538700 memory=0 CPUtime=0.2 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) R 26422 26422 24646 0 -1 4202560 712 0 0 0 20 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510992760872 140511647761982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26440] ppid=26422 vsize=26538700 memory=0 CPUtime=0.24 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) R 26422 26422 24646 0 -1 4202560 1326 0 0 0 24 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510991703624 140511653114637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26441] ppid=26422 vsize=26538700 memory=0 CPUtime=0.45 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) D 26422 26422 24646 0 -1 4202560 2053 0 0 0 45 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510990665784 140511662345815 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26442] ppid=26422 vsize=26538700 memory=56 CPUtime=0 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26422 26422 24646 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145971242 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510989618272 140511669638869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
[pid=26424/tid=26443] ppid=26422 vsize=26538700 memory=13871 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26422 26422 24646 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145971243 27175628800 25800 33554432000 4194304 4196468 140729629706032 140510988565552 140511669639810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17768448 140729629713554 140729629713731 140729629713731 140729629716431 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 104584 KiB

Child status: 0
Real time (s): 0.88345
CPU time (s): 2.88673
CPU user time (s): 2.82378
CPU system time (s): 0.062948
CPU usage (%): 326.756
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 104584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.82378
system time used= 0.062948
maximum resident set size= 109496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14989
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= 3073
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 26422
#   total CPU time (s): 2.88673
#   total CPU user time (s): 2.82378
#   total CPU system time (s): 0.062948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023695 second user time and 0.0483 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-19 09:34:03
IDJOB=4280660
IDBENCH=124104
IDSOLVER=2675
FILE ID=node148/4280660-1503128903
RUNJOBID= node148-1503120656-24673
PBS_JOBID= 20630768
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-080.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-4280660-1503128903/watcher-4280660-1503128903 -o /tmp/evaluation-result-4280660-1503128903/solver-4280660-1503128903 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503120656-24673 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1135361715 HOME/instance-4280660-1503128903.xml

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

MD5SUM BENCH= f0cd38ecba005234ebb464e977fa1d5a
RANDOM SEED=1135361715

node148.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.19
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.19
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.19
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.19
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:        25518800 kB
MemAvailable:   31977916 kB
Buffers:          289148 kB
Cached:          6463972 kB
SwapCached:            0 kB
Active:          1153620 kB
Inactive:        5651640 kB
Active(anon):       3220 kB
Inactive(anon):    84708 kB
Active(file):    1150400 kB
Inactive(file):  5566932 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7624 kB
Writeback:             0 kB
AnonPages:         59756 kB
Mapped:            50840 kB
Shmem:             33416 kB
Slab:             141620 kB
SReclaimable:     115236 kB
SUnreclaim:        26384 kB
KernelStack:        3168 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61940 MiB
End job on node148 at 2017-08-19 09:34:04