Trace number 4271221

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 1.92616 0.72838801

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0008-int.xml
MD5SUMbf57741bfe2980b382de9b48ff7fe26c
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.067114003
Satisfiable
(Un)Satisfiability was proved
Number of variables8
Number of constraints112
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":8}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":112}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112}]
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-4271221-1502734298.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271221-1502734298.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
1.40/0.66	c solve instance...
1.84/0.71	s SATISFIABLE
1.84/0.71	v <instantiation>
1.84/0.71	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] </list>
1.84/0.71	v 	<values>0 2 0 2 2 0 2 0 </values>
1.84/0.71	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 (14060 MiB free)
  memory of node 1: 16384 MiB (12260 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271221-1502734298/watcher-4271221-1502734298 -o /tmp/evaluation-result-4271221-1502734298/solver-4271221-1502734298 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502730962-8261 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 593799461 HOME/instance-4271221-1502734298.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=8463, runsolver pid=8460
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 7.06 8.08 8.17 2/199 8484
/proc/meminfo: memFree=26936364/32770624 swapFree=67108860/67108860
[pid=8463] ppid=8460 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8463/stat : 8463 (xcsp3-exec) S 8460 8463 8234 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 106517617 9740288 345 33554432000 4194304 5098028 140731896893104 140731896891208 139775047475836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26025984 140731896894565 140731896894775 140731896894775 140731896897515 0
/proc/8463/statm: 2378 345 289 221 0 87 0
[pid=8465] ppid=8463 vsize=25999808 memory=27024 CPUtime=0.11 cores=0-7
/proc/8465/stat : 8465 (java) S 8463 8463 8234 0 -1 1077944320 5601 0 0 0 9 2 0 0 20 0 20 0 106517617 26623803392 6756 33554432000 4194304 4196468 140725609548352 140725609530896 140678628273911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
/proc/8465/statm: 6499952 6756 2896 1 0 6488269 0
[pid=8465/tid=8466] ppid=8463 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/8465/task/8466/stat : 8466 (java) R 8463 8463 8234 0 -1 4202560 3619 0 0 0 7 1 0 0 20 0 20 0 106517617 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678632492888 140678628285846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8467] ppid=8463 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8465/task/8467/stat : 8467 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678580894736 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8468] ppid=8463 vsize=25999808 memory=139726755501696 CPUtime=0 cores=0-7
/proc/8465/task/8468/stat : 8468 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678579842192 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8469] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8469/stat : 8469 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678578789136 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8470] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8470/stat : 8470 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678577736592 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8471] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8471/stat : 8471 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678576683536 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8472] ppid=8463 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8472/stat : 8472 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678575630992 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8473] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8473/stat : 8473 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678574577936 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8474] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8474/stat : 8474 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26623803392 6756 33554432000 4194304 4196468 140725609548352 140678573525392 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8475] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8475/stat : 8475 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517620 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677755144944 140678628285058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8476] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8476/stat : 8476 (java) S 8463 8463 8234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106517620 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677754091168 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8477] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8477/stat : 8477 (java) S 8463 8463 8234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106517620 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677753038064 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8478] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8478/stat : 8478 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677751986640 140678628292507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8479] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8479/stat : 8479 (java) S 8463 8463 8234 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677750933744 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8480] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8480/stat : 8480 (java) S 8463 8463 8234 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677749881200 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8481] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8481/stat : 8481 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677748828144 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8482] ppid=8463 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/8465/task/8482/stat : 8482 (java) R 8463 8463 8234 0 -1 4202560 232 0 0 0 1 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677747775600 140678606904298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8483] ppid=8463 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8483/stat : 8483 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517623 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677746723808 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8484] ppid=8463 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8484/stat : 8484 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517624 26623803392 6756 33554432000 4194304 4196468 140725609548352 140677745671344 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28404 KiB

[startup+0.210192 s]*
/proc/loadavg: 7.06 8.08 8.17 2/199 8484
/proc/meminfo: memFree=26927844/32770624 swapFree=67108860/67108860
[pid=8463] ppid=8460 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8463/stat : 8463 (xcsp3-exec) S 8460 8463 8234 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 106517617 9740288 345 33554432000 4194304 5098028 140731896893104 140731896891208 139775047475836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26025984 140731896894565 140731896894775 140731896894775 140731896897515 0
/proc/8463/statm: 2378 345 289 221 0 87 0
[pid=8465] ppid=8463 vsize=26004064 memory=38980 CPUtime=0.32 cores=0-7
/proc/8465/stat : 8465 (java) S 8463 8463 8234 0 -1 1077944320 8288 0 0 0 29 3 0 0 20 0 20 0 106517617 26628161536 9745 33554432000 4194304 4196468 140725609548352 140725609530896 140678628273911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
/proc/8465/statm: 6501016 9745 3071 1 0 6488269 0
[pid=8465/tid=8466] ppid=8463 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/8465/task/8466/stat : 8466 (java) R 8463 8463 8234 0 -1 4202560 5422 0 0 0 17 2 0 0 20 0 20 0 106517617 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678632510728 140678612354398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8467] ppid=8463 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/8465/task/8467/stat : 8467 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678580894736 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8468] ppid=8463 vsize=26004064 memory=139726755510412 CPUtime=0 cores=0-7
/proc/8465/task/8468/stat : 8468 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678579842192 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8469] ppid=8463 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8469/stat : 8469 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678578789136 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8470] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8470/stat : 8470 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678577736592 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8471] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8471/stat : 8471 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678576683536 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8472] ppid=8463 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8472/stat : 8472 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678575630992 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8473] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8473/stat : 8473 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678574577936 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8474] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8474/stat : 8474 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 9745 33554432000 4194304 4196468 140725609548352 140678573525392 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8475] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8475/stat : 8475 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677755144944 140678628285058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8476] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8476/stat : 8476 (java) S 8463 8463 8234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677754091168 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8477] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8477/stat : 8477 (java) S 8463 8463 8234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677753038064 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8478] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8478/stat : 8478 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677751986640 140678628292507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8479] ppid=8463 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/8465/task/8479/stat : 8479 (java) S 8463 8463 8234 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677750933744 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8480] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8480/stat : 8480 (java) S 8463 8463 8234 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677749881200 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8481] ppid=8463 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/8465/task/8481/stat : 8481 (java) S 8463 8463 8234 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677748828144 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8482] ppid=8463 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/8465/task/8482/stat : 8482 (java) S 8463 8463 8234 0 -1 1077944384 708 0 0 0 7 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677747775600 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8483] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8483/stat : 8483 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677746723808 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8484] ppid=8463 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8484/stat : 8484 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517624 26628161536 9745 33554432000 4194304 4196468 140725609548352 140677745671344 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40360 KiB

[startup+0.309743 s]*
/proc/loadavg: 7.06 8.08 8.17 3/199 8484
/proc/meminfo: memFree=26918972/32770624 swapFree=67108860/67108860
[pid=8463] ppid=8460 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8463/stat : 8463 (xcsp3-exec) S 8460 8463 8234 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 106517617 9740288 345 33554432000 4194304 5098028 140731896893104 140731896891208 139775047475836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26025984 140731896894565 140731896894775 140731896894775 140731896897515 0
/proc/8463/statm: 2378 345 289 221 0 87 0
[pid=8465] ppid=8463 vsize=26004064 memory=45936 CPUtime=0.49 cores=0-7
/proc/8465/stat : 8465 (java) S 8463 8463 8234 0 -1 1077944320 9252 0 0 0 45 4 0 0 20 0 20 0 106517617 26628161536 11484 33554432000 4194304 4196468 140725609548352 140725609530896 140678628273911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
/proc/8465/statm: 6501016 11484 3099 1 0 6488269 0
[pid=8465/tid=8466] ppid=8463 vsize=26004064 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/8465/task/8466/stat : 8466 (java) R 8463 8463 8234 0 -1 4202560 6154 0 0 0 26 2 0 0 20 0 20 0 106517617 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678632506336 140678612354398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8467] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8467/stat : 8467 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678580894736 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8468] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8468/stat : 8468 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678579842192 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8469] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8469/stat : 8469 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678578789136 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8470] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8470/stat : 8470 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678577736592 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8471] ppid=8463 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/8465/task/8471/stat : 8471 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678576683536 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8472] ppid=8463 vsize=26004064 memory=139726627632047 CPUtime=0 cores=0-7
/proc/8465/task/8472/stat : 8472 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678575630992 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8473] ppid=8463 vsize=26004064 memory=139726627634352 CPUtime=0 cores=0-7
/proc/8465/task/8473/stat : 8473 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678574577936 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8474] ppid=8463 vsize=26004064 memory=139726627636656 CPUtime=0 cores=0-7
/proc/8465/task/8474/stat : 8474 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517618 26628161536 11484 33554432000 4194304 4196468 140725609548352 140678573525392 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8475] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8475/stat : 8475 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 11484 33554432000 4194304 4196468 140725609548352 140677755144944 140678628285058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8476] ppid=8463 vsize=26004064 memory=279453255280272 CPUtime=0 cores=0-7
/proc/8465/task/8476/stat : 8476 (java) S 8463 8463 8234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677754091168 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8477] ppid=8463 vsize=26004064 memory=279453255287184 CPUtime=0 cores=0-7
/proc/8465/task/8477/stat : 8477 (java) S 8463 8463 8234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 106517620 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677753038064 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8478] ppid=8463 vsize=26004064 memory=279453255228464 CPUtime=0 cores=0-7
/proc/8465/task/8478/stat : 8478 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677751986640 140678628292507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8479] ppid=8463 vsize=26004064 memory=279453255301008 CPUtime=0.02 cores=0-7
/proc/8465/task/8479/stat : 8479 (java) S 8463 8463 8234 0 -1 1077944384 569 0 0 0 2 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677750933744 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8480] ppid=8463 vsize=26004064 memory=279453255307920 CPUtime=0 cores=0-7
/proc/8465/task/8480/stat : 8480 (java) S 8463 8463 8234 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677749881200 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8481] ppid=8463 vsize=26004064 memory=279453255305616 CPUtime=0.02 cores=0-7
/proc/8465/task/8481/stat : 8481 (java) S 8463 8463 8234 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677748828144 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8482] ppid=8463 vsize=26004064 memory=279453255321776 CPUtime=0.11 cores=0-7
/proc/8465/task/8482/stat : 8482 (java) S 8463 8463 8234 0 -1 1077944384 830 0 0 0 11 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677747775600 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8483] ppid=8463 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8483/stat : 8483 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 106517623 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677746723808 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8484] ppid=8463 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/8465/task/8484/stat : 8484 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 106517624 26628161536 11548 33554432000 4194304 4196468 140725609548352 140677745671344 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47316 KiB

[startup+0.700898 s]
/proc/loadavg: 7.06 8.08 8.17 3/199 8484
/proc/meminfo: memFree=26902968/32770624 swapFree=67108860/67108860
[pid=8463] ppid=8460 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8463/stat : 8463 (xcsp3-exec) S 8460 8463 8234 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 106517617 9740288 345 33554432000 4194304 5098028 140731896893104 140731896891208 139775047475836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26025984 140731896894565 140731896894775 140731896894775 140731896897515 0
/proc/8463/statm: 2378 345 289 221 0 87 0
[pid=8465] ppid=8463 vsize=26538700 memory=103580 CPUtime=1.84 cores=0-7
/proc/8465/stat : 8465 (java) S 8463 8463 8234 0 -1 1077944320 13224 0 0 0 177 7 0 0 20 0 28 0 106517617 27175628800 25895 33554432000 4194304 4196468 140725609548352 140725609530896 140678628273911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
/proc/8465/statm: 6634675 25895 3208 1 0 6621909 0
[pid=8465/tid=8466] ppid=8463 vsize=26538700 memory=279453255679664 CPUtime=0.64 cores=0-7
/proc/8465/task/8466/stat : 8466 (java) S 8463 8463 8234 0 -1 1077944384 6854 0 0 0 61 3 0 0 20 0 28 0 106517617 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678632514688 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8467] ppid=8463 vsize=26538700 memory=139726627840880 CPUtime=0 cores=0-7
/proc/8465/task/8467/stat : 8467 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678580894736 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8468] ppid=8463 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8468/stat : 8468 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678579842192 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8469] ppid=8463 vsize=26538700 memory=1008 CPUtime=0 cores=0-7
/proc/8465/task/8469/stat : 8469 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678578789136 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8470] ppid=8463 vsize=26538700 memory=10592 CPUtime=0 cores=0-7
/proc/8465/task/8470/stat : 8470 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678577736592 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8471] ppid=8463 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/8465/task/8471/stat : 8471 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678576683536 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8472] ppid=8463 vsize=26538700 memory=15872 CPUtime=0 cores=0-7
/proc/8465/task/8472/stat : 8472 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678575630992 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8473] ppid=8463 vsize=26538700 memory=16444 CPUtime=0 cores=0-7
/proc/8465/task/8473/stat : 8473 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678574577936 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8474] ppid=8463 vsize=26538700 memory=4052 CPUtime=0 cores=0-7
/proc/8465/task/8474/stat : 8474 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678573525392 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8475] ppid=8463 vsize=26538700 memory=16976 CPUtime=0 cores=0-7
/proc/8465/task/8475/stat : 8475 (java) S 8463 8463 8234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677755144944 140678628285058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8476] ppid=8463 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/8465/task/8476/stat : 8476 (java) S 8463 8463 8234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677754091168 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8477] ppid=8463 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/8465/task/8477/stat : 8477 (java) S 8463 8463 8234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677753038064 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8478] ppid=8463 vsize=26538700 memory=640 CPUtime=0 cores=0-7
/proc/8465/task/8478/stat : 8478 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677751986640 140678628292507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8479] ppid=8463 vsize=26538700 memory=0 CPUtime=0.23 cores=0-7
/proc/8465/task/8479/stat : 8479 (java) R 8463 8463 8234 0 -1 4202560 1464 0 0 0 23 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677750919952 140678612673441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8480] ppid=8463 vsize=26538700 memory=1700 CPUtime=0.17 cores=0-7
/proc/8465/task/8480/stat : 8480 (java) R 8463 8463 8234 0 -1 4202560 597 0 0 0 17 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677749881200 140678611759824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8481] ppid=8463 vsize=26538700 memory=1228 CPUtime=0.24 cores=0-7
/proc/8465/task/8481/stat : 8481 (java) R 8463 8463 8234 0 -1 4202560 755 0 0 0 24 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677748816816 140678612184560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8482] ppid=8463 vsize=26538700 memory=5428 CPUtime=0.41 cores=0-7
/proc/8465/task/8482/stat : 8482 (java) R 8463 8463 8234 0 -1 4202560 1950 0 0 0 41 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677747775600 140678605496304 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8483] ppid=8463 vsize=26538700 memory=4624 CPUtime=0 cores=0-7
/proc/8465/task/8483/stat : 8483 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677746723808 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8484] ppid=8463 vsize=26538700 memory=1424 CPUtime=0 cores=0-7
/proc/8465/task/8484/stat : 8484 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517624 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677745671344 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 104960 KiB

[startup+0.728333 s]
# the end of solver process 8463 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.84497 s, system=0.081186 s

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

[startup+0.700898 s]
/proc/loadavg: 7.06 8.08 8.17 3/199 8484
/proc/meminfo: memFree=26902968/32770624 swapFree=67108860/67108860
[pid=8463] ppid=8460 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/8463/stat : 8463 (xcsp3-exec) S 8460 8463 8234 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 106517617 9740288 345 33554432000 4194304 5098028 140731896893104 140731896891208 139775047475836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26025984 140731896894565 140731896894775 140731896894775 140731896897515 0
/proc/8463/statm: 2378 345 289 221 0 87 0
[pid=8465] ppid=8463 vsize=26538700 memory=103580 CPUtime=1.84 cores=0-7
/proc/8465/stat : 8465 (java) S 8463 8463 8234 0 -1 1077944320 13224 0 0 0 177 7 0 0 20 0 28 0 106517617 27175628800 25895 33554432000 4194304 4196468 140725609548352 140725609530896 140678628273911 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
/proc/8465/statm: 6634675 25895 3208 1 0 6621909 0
[pid=8465/tid=8466] ppid=8463 vsize=26538700 memory=279453255679664 CPUtime=0.64 cores=0-7
/proc/8465/task/8466/stat : 8466 (java) S 8463 8463 8234 0 -1 1077944384 6854 0 0 0 61 3 0 0 20 0 28 0 106517617 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678632514688 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8467] ppid=8463 vsize=26538700 memory=139726627840880 CPUtime=0 cores=0-7
/proc/8465/task/8467/stat : 8467 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678580894736 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8468] ppid=8463 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/8465/task/8468/stat : 8468 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678579842192 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8469] ppid=8463 vsize=26538700 memory=1008 CPUtime=0 cores=0-7
/proc/8465/task/8469/stat : 8469 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678578789136 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8470] ppid=8463 vsize=26538700 memory=10592 CPUtime=0 cores=0-7
/proc/8465/task/8470/stat : 8470 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678577736592 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8471] ppid=8463 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/8465/task/8471/stat : 8471 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678576683536 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8472] ppid=8463 vsize=26538700 memory=15872 CPUtime=0 cores=0-7
/proc/8465/task/8472/stat : 8472 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678575630992 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8473] ppid=8463 vsize=26538700 memory=16444 CPUtime=0 cores=0-7
/proc/8465/task/8473/stat : 8473 (java) S 8463 8463 8234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678574577936 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8474] ppid=8463 vsize=26538700 memory=4052 CPUtime=0 cores=0-7
/proc/8465/task/8474/stat : 8474 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517618 27175628800 25895 33554432000 4194304 4196468 140725609548352 140678573525392 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8475] ppid=8463 vsize=26538700 memory=16976 CPUtime=0 cores=0-7
/proc/8465/task/8475/stat : 8475 (java) S 8463 8463 8234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677755144944 140678628285058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8476] ppid=8463 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/8465/task/8476/stat : 8476 (java) S 8463 8463 8234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677754091168 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8477] ppid=8463 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/8465/task/8477/stat : 8477 (java) S 8463 8463 8234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 106517620 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677753038064 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8478] ppid=8463 vsize=26538700 memory=640 CPUtime=0 cores=0-7
/proc/8465/task/8478/stat : 8478 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677751986640 140678628292507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8479] ppid=8463 vsize=26538700 memory=0 CPUtime=0.23 cores=0-7
/proc/8465/task/8479/stat : 8479 (java) R 8463 8463 8234 0 -1 4202560 1464 0 0 0 23 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677750919952 140678612673441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8480] ppid=8463 vsize=26538700 memory=1700 CPUtime=0.17 cores=0-7
/proc/8465/task/8480/stat : 8480 (java) R 8463 8463 8234 0 -1 4202560 597 0 0 0 17 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677749881200 140678611759824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8481] ppid=8463 vsize=26538700 memory=1228 CPUtime=0.24 cores=0-7
/proc/8465/task/8481/stat : 8481 (java) R 8463 8463 8234 0 -1 4202560 755 0 0 0 24 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677748816816 140678612184560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8482] ppid=8463 vsize=26538700 memory=5428 CPUtime=0.41 cores=0-7
/proc/8465/task/8482/stat : 8482 (java) R 8463 8463 8234 0 -1 4202560 1950 0 0 0 41 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677747775600 140678605496304 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8483] ppid=8463 vsize=26538700 memory=4624 CPUtime=0 cores=0-7
/proc/8465/task/8483/stat : 8483 (java) S 8463 8463 8234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 106517623 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677746723808 140678628284117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
[pid=8465/tid=8484] ppid=8463 vsize=26538700 memory=1424 CPUtime=0 cores=0-7
/proc/8465/task/8484/stat : 8484 (java) S 8463 8463 8234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 106517624 27175628800 25895 33554432000 4194304 4196468 140725609548352 140677745671344 140678628285058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23040000 140725609555090 140725609555267 140725609555267 140725609557967 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 104960 KiB

Child status: 0
Real time (s): 0.728388
CPU time (s): 1.92616
CPU user time (s): 1.84497
CPU system time (s): 0.081186
CPU usage (%): 264.441
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 104960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.84497
system time used= 0.081186
maximum resident set size= 107516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13924
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= 2785
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 8463
#   total CPU time (s): 1.92616
#   total CPU user time (s): 1.84497
#   total CPU system time (s): 0.081186

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025284 second user time and 0.047522 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-14 19:57:19
IDJOB=4271221
IDBENCH=126906
IDSOLVER=2662
FILE ID=node114/4271221-1502734298
RUNJOBID= node114-1502730962-8261
PBS_JOBID= 20629049
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0008-int.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-4271221-1502734298/watcher-4271221-1502734298 -o /tmp/evaluation-result-4271221-1502734298/solver-4271221-1502734298 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1502730962-8261 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 593799461 HOME/instance-4271221-1502734298.xml

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

MD5SUM BENCH= bf57741bfe2980b382de9b48ff7fe26c
RANDOM SEED=593799461

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26953436 kB
MemAvailable:   31986972 kB
Buffers:          197948 kB
Cached:          5123524 kB
SwapCached:            0 kB
Active:           465824 kB
Inactive:        4909908 kB
Active(anon):      57012 kB
Inactive(anon):    25124 kB
Active(file):     408812 kB
Inactive(file):  4884784 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:         60824 kB
Mapped:            44924 kB
Shmem:             25224 kB
Slab:             137020 kB
SReclaimable:     111548 kB
SUnreclaim:        25472 kB
KernelStack:        3136 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-14 19:57:20