Trace number 4399800

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT2 2.55081 0.837244

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-11-011-005.xml
MD5SUM7a6a01f2d694ae1725dbabce720210ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.28174
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints67
Number of domains2
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":121},{"size":10,"count":1}]
Minimum variable degree12
Maximum variable degree56
Distribution of variable degrees[{"degree":12,"count":121},{"degree":56,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":11},{"arity":23,"count":55},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":66}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399800-1568702587.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4399800-1568702587.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.76/0.70	c solve instance...
2.40/0.81	o 2 
2.40/0.82	s OPTIMUM FOUND
2.40/0.82	v <instantiation>
2.40/0.82	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] </list>
2.40/0.82	v 	<values>2 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 1 0 1 1 0 1 0 0 0 1 1 0 1 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 0 0 1 1 0 1 1 0 0 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 0 0 1 1 0 </values>
2.40/0.82	v </instantiation>

Verifier Data

OK	2

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 (14918 MiB free)
  memory of node 1: 16384 MiB (15273 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399800-1568702587/watcher-4399800-1568702587 -o /tmp/evaluation-result-4399800-1568702587/solver-4399800-1568702587 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568702487-27624 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 732657993 HOME/instance-4399800-1568702587.xml 

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

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

solver pid=28565, runsolver pid=28562

[startup+0.10011 s]*
/proc/loadavg: 3.08 1.57 1.79 3/212 28586
/proc/meminfo: memFree=30897996/32770624 swapFree=66922436/67108860
[pid=28565] ppid=28562 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28565/stat : 28565 (xcsp3-exec) S 28562 28565 27597 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446196537 115843072 363 33554432000 4194304 5098028 140724021265296 140724021263400 140437681144444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31084544 140724021269366 140724021269609 140724021269609 140724021272522 0
/proc/28565/statm: 28282 363 304 221 0 87 0
[pid=28567] ppid=28565 vsize=28227396 memory=30012 CPUtime=0.11 cores=0-7
/proc/28567/stat : 28567 (java) S 28565 28565 27597 0 -1 1077944320 5989 0 0 0 10 1 0 0 20 0 20 0 446196537 28904853504 7503 33554432000 4194304 4196468 140724337400320 140724337382864 139654540074743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
/proc/28567/statm: 7056849 7503 3117 1 0 7019032 0
[pid=28567/tid=28568] ppid=28565 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/28567/task/28568/stat : 28568 (java) R 28565 28565 27597 0 -1 4202560 3893 0 0 0 8 1 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654544308016 139654166828565 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28569] ppid=28565 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28567/task/28569/stat : 28569 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654492694800 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28570] ppid=28565 vsize=28227396 memory=140356702762624 CPUtime=0 cores=0-7
/proc/28567/task/28570/stat : 28570 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654491642256 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28571] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28571/stat : 28571 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654490589712 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28572] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28572/stat : 28572 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654489537168 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28573] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28573/stat : 28573 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654488484624 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28574] ppid=28565 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28574/stat : 28574 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654487432080 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28575] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28575/stat : 28575 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196539 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654084811792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28576] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28576/stat : 28576 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196539 28904853504 7503 33554432000 4194304 4196468 140724337400320 139654083759248 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28577] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28577/stat : 28577 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196540 28904853504 7503 33554432000 4194304 4196468 140724337400320 139653003843568 139654540085890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28578] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28578/stat : 28578 (java) S 28565 28565 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196540 28904853504 7503 33554432000 4194304 4196468 140724337400320 139653002789792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28579] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28579/stat : 28579 (java) S 28565 28565 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196541 28904853504 7503 33554432000 4194304 4196468 140724337400320 139653001737200 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28580] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28580/stat : 28580 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139653000685776 139654540093339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28581] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28581/stat : 28581 (java) S 28565 28565 27597 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652999633392 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28582] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28582/stat : 28582 (java) S 28565 28565 27597 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652998580848 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28583] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28583/stat : 28583 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652997528304 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28584] ppid=28565 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28567/task/28584/stat : 28584 (java) R 28565 28565 27597 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652996475760 139654518701120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28585] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28585/stat : 28585 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652995422432 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28586] ppid=28565 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28586/stat : 28586 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196544 28904853504 7503 33554432000 4194304 4196468 140724337400320 139652994369968 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31464 KiB

[startup+0.210219 s]*
/proc/loadavg: 3.08 1.57 1.79 4/212 28586
/proc/meminfo: memFree=30885396/32770624 swapFree=66922436/67108860
[pid=28565] ppid=28562 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28565/stat : 28565 (xcsp3-exec) S 28562 28565 27597 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446196537 115843072 363 33554432000 4194304 5098028 140724021265296 140724021263400 140437681144444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31084544 140724021269366 140724021269609 140724021269609 140724021272522 0
/proc/28565/statm: 28282 363 304 221 0 87 0
[pid=28567] ppid=28565 vsize=28227396 memory=41432 CPUtime=0.33 cores=0-7
/proc/28567/stat : 28567 (java) S 28565 28565 27597 0 -1 1077944320 9543 0 0 0 30 3 0 0 20 0 20 0 446196537 28904853504 10358 33554432000 4194304 4196468 140724337400320 140724337382864 139654540074743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
/proc/28567/statm: 7056849 10358 3310 1 0 7019032 0
[pid=28567/tid=28568] ppid=28565 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/28567/task/28568/stat : 28568 (java) R 28565 28565 27597 0 -1 4202560 6709 0 0 0 17 2 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654544306656 139654524155230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28569] ppid=28565 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28567/task/28569/stat : 28569 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654492694800 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28570] ppid=28565 vsize=28227396 memory=140356705750028 CPUtime=0 cores=0-7
/proc/28567/task/28570/stat : 28570 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654491642256 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28571] ppid=28565 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28571/stat : 28571 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654490589712 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28572] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28572/stat : 28572 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654489537168 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28573] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28573/stat : 28573 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654488484624 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28574] ppid=28565 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28574/stat : 28574 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654487432080 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28575] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28575/stat : 28575 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196539 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654084811792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28576] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28576/stat : 28576 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196539 28904853504 10358 33554432000 4194304 4196468 140724337400320 139654083759248 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28577] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28577/stat : 28577 (java) S 28565 28565 27597 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446196540 28904853504 10358 33554432000 4194304 4196468 140724337400320 139653003843568 139654540085890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28578] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28578/stat : 28578 (java) S 28565 28565 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196540 28904853504 10358 33554432000 4194304 4196468 140724337400320 139653002789792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28579] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28579/stat : 28579 (java) S 28565 28565 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196541 28904853504 10358 33554432000 4194304 4196468 140724337400320 139653001737200 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28580] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28580/stat : 28580 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139653000685776 139654540093339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28581] ppid=28565 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28567/task/28581/stat : 28581 (java) S 28565 28565 27597 0 -1 1077944384 467 0 0 0 1 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652999633392 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28582] ppid=28565 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28567/task/28582/stat : 28582 (java) S 28565 28565 27597 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652998580848 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28583] ppid=28565 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28567/task/28583/stat : 28583 (java) S 28565 28565 27597 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652997528304 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28584] ppid=28565 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/28567/task/28584/stat : 28584 (java) R 28565 28565 27597 0 -1 4202560 743 0 0 0 7 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652996475760 139654519196287 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28585] ppid=28565 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28585/stat : 28585 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196543 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652995422432 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28586] ppid=28565 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28586/stat : 28586 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196544 28904853504 10358 33554432000 4194304 4196468 140724337400320 139652994369968 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42884 KiB

[startup+0.309808 s]*
/proc/loadavg: 3.08 1.57 1.79 3/212 28586
/proc/meminfo: memFree=30881368/32770624 swapFree=66922436/67108860
[pid=28565] ppid=28562 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28565/stat : 28565 (xcsp3-exec) S 28562 28565 27597 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446196537 115843072 363 33554432000 4194304 5098028 140724021265296 140724021263400 140437681144444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31084544 140724021269366 140724021269609 140724021269609 140724021272522 0
/proc/28565/statm: 28282 363 304 221 0 87 0
[pid=28567] ppid=28565 vsize=28231652 memory=49708 CPUtime=0.52 cores=0-7
/proc/28567/stat : 28567 (java) S 28565 28565 27597 0 -1 1077944320 10821 0 0 0 47 5 0 0 20 0 20 0 446196537 28909211648 12427 33554432000 4194304 4196468 140724337400320 140724337382864 139654540074743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
/proc/28567/statm: 7057913 12427 3344 1 0 7019032 0
[pid=28567/tid=28568] ppid=28565 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/28567/task/28568/stat : 28568 (java) R 28565 28565 27597 0 -1 4202560 7754 0 0 0 26 3 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654544305856 139654524155230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28569] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28569/stat : 28569 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654492694800 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28570] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28570/stat : 28570 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654491642256 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28571] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28571/stat : 28571 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654490589712 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28572] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28572/stat : 28572 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654489537168 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28573] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28573/stat : 28573 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654488484624 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28574] ppid=28565 vsize=28231652 memory=140356578536111 CPUtime=0 cores=0-7
/proc/28567/task/28574/stat : 28574 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654487432080 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28575] ppid=28565 vsize=28231652 memory=140356578538416 CPUtime=0 cores=0-7
/proc/28567/task/28575/stat : 28575 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196539 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654084811792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28576] ppid=28565 vsize=28231652 memory=140356578540720 CPUtime=0 cores=0-7
/proc/28567/task/28576/stat : 28576 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196539 28909211648 12427 33554432000 4194304 4196468 140724337400320 139654083759248 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28577] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28577/stat : 28577 (java) S 28565 28565 27597 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446196540 28909211648 12427 33554432000 4194304 4196468 140724337400320 139653003843568 139654540085890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28578] ppid=28565 vsize=28231652 memory=280713157095312 CPUtime=0 cores=0-7
/proc/28567/task/28578/stat : 28578 (java) S 28565 28565 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196540 28909211648 12427 33554432000 4194304 4196468 140724337400320 139653002789792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28579] ppid=28565 vsize=28231652 memory=280713157093008 CPUtime=0 cores=0-7
/proc/28567/task/28579/stat : 28579 (java) S 28565 28565 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196541 28909211648 12427 33554432000 4194304 4196468 140724337400320 139653001737200 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28580] ppid=28565 vsize=28231652 memory=280713157099920 CPUtime=0 cores=0-7
/proc/28567/task/28580/stat : 28580 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139653000685776 139654540093339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28581] ppid=28565 vsize=28231652 memory=280713157041200 CPUtime=0.02 cores=0-7
/proc/28567/task/28581/stat : 28581 (java) S 28565 28565 27597 0 -1 1077944384 504 0 0 0 2 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652999633392 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28582] ppid=28565 vsize=28231652 memory=280713157113744 CPUtime=0.03 cores=0-7
/proc/28567/task/28582/stat : 28582 (java) S 28565 28565 27597 0 -1 1077944384 175 0 0 0 3 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652998580848 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28583] ppid=28565 vsize=28231652 memory=280713157120656 CPUtime=0.02 cores=0-7
/proc/28567/task/28583/stat : 28583 (java) R 28565 28565 27597 0 -1 4202560 232 0 0 0 2 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652997528304 139654520775040 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28584] ppid=28565 vsize=28231652 memory=280713157118352 CPUtime=0.12 cores=0-7
/proc/28567/task/28584/stat : 28584 (java) S 28565 28565 27597 0 -1 1077944384 843 0 0 0 12 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652996475760 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28585] ppid=28565 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28585/stat : 28585 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196543 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652995422432 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28586] ppid=28565 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28567/task/28586/stat : 28586 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196544 28909211648 12427 33554432000 4194304 4196468 140724337400320 139652994369968 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51160 KiB

[startup+0.700991 s]
/proc/loadavg: 3.08 1.57 1.79 2/212 28586
/proc/meminfo: memFree=30862708/32770624 swapFree=66922436/67108860
[pid=28565] ppid=28562 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28565/stat : 28565 (xcsp3-exec) S 28562 28565 27597 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446196537 115843072 363 33554432000 4194304 5098028 140724021265296 140724021263400 140437681144444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31084544 140724021269366 140724021269609 140724021269609 140724021272522 0
/proc/28565/statm: 28282 363 304 221 0 87 0
[pid=28567] ppid=28565 vsize=28233776 memory=94524 CPUtime=1.76 cores=0-7
/proc/28567/stat : 28567 (java) S 28565 28565 27597 0 -1 1077944320 15280 0 0 0 169 7 0 0 20 0 20 0 446196537 28911386624 23631 33554432000 4194304 4196468 140724337400320 140724337382864 139654540074743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
/proc/28567/statm: 7058444 23631 3461 1 0 7019544 0
[pid=28567/tid=28568] ppid=28565 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/28567/task/28568/stat : 28568 (java) R 28565 28565 27597 0 -1 4202560 9273 0 0 0 63 4 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654544311936 139654171622705 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28569] ppid=28565 vsize=28233776 memory=140356578747248 CPUtime=0 cores=0-7
/proc/28567/task/28569/stat : 28569 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654492694800 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28570] ppid=28565 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28570/stat : 28570 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654491642256 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28571] ppid=28565 vsize=28233776 memory=1560 CPUtime=0 cores=0-7
/proc/28567/task/28571/stat : 28571 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654490589712 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28572] ppid=28565 vsize=28233776 memory=1172 CPUtime=0 cores=0-7
/proc/28567/task/28572/stat : 28572 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654489537168 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28573] ppid=28565 vsize=28233776 memory=14008 CPUtime=0 cores=0-7
/proc/28567/task/28573/stat : 28573 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654488484624 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28574] ppid=28565 vsize=28233776 memory=14076 CPUtime=0 cores=0-7
/proc/28567/task/28574/stat : 28574 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196538 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654487432080 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28575] ppid=28565 vsize=28233776 memory=2116 CPUtime=0 cores=0-7
/proc/28567/task/28575/stat : 28575 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196539 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654084811792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28576] ppid=28565 vsize=28233776 memory=13100 CPUtime=0 cores=0-7
/proc/28567/task/28576/stat : 28576 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196539 28911386624 23631 33554432000 4194304 4196468 140724337400320 139654083759248 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28577] ppid=28565 vsize=28233776 memory=528 CPUtime=0 cores=0-7
/proc/28567/task/28577/stat : 28577 (java) S 28565 28565 27597 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446196540 28911386624 23631 33554432000 4194304 4196468 140724337400320 139653003843568 139654540085890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28578] ppid=28565 vsize=28233776 memory=1560 CPUtime=0 cores=0-7
/proc/28567/task/28578/stat : 28578 (java) S 28565 28565 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196540 28911386624 23631 33554432000 4194304 4196468 140724337400320 139653002789792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28579] ppid=28565 vsize=28233776 memory=932 CPUtime=0 cores=0-7
/proc/28567/task/28579/stat : 28579 (java) S 28565 28565 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196541 28911386624 23631 33554432000 4194304 4196468 140724337400320 139653001737200 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28580] ppid=28565 vsize=28233776 memory=1492 CPUtime=0 cores=0-7
/proc/28567/task/28580/stat : 28580 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139653000685776 139654540093339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28581] ppid=28565 vsize=28233776 memory=33 CPUtime=0.2 cores=0-7
/proc/28567/task/28581/stat : 28581 (java) R 28565 28565 27597 0 -1 4202560 1284 0 0 0 20 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652999620176 139654521618832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28582] ppid=28565 vsize=28233776 memory=-2025810976467231676 CPUtime=0.21 cores=0-7
/proc/28567/task/28582/stat : 28582 (java) R 28565 28565 27597 0 -1 4202560 778 0 0 0 21 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652998569040 139654521592625 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28583] ppid=28565 vsize=28233776 memory=5972 CPUtime=0.22 cores=0-7
/proc/28567/task/28583/stat : 28583 (java) R 28565 28565 27597 0 -1 4202560 739 0 0 0 22 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652997515472 139654521618466 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28584] ppid=28565 vsize=28233776 memory=588 CPUtime=0.42 cores=0-7
/proc/28567/task/28584/stat : 28584 (java) R 28565 28565 27597 0 -1 4202560 1895 0 0 0 42 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652996475888 139654518877864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28585] ppid=28565 vsize=28233776 memory=780 CPUtime=0 cores=0-7
/proc/28567/task/28585/stat : 28585 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196543 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652995422432 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28586] ppid=28565 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/28567/task/28586/stat : 28586 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196544 28911386624 23631 33554432000 4194304 4196468 140724337400320 139652994369968 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 95976 KiB

[startup+0.837184 s]
# the end of solver process 28565 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.45673 s, system=0.094079 s

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

[startup+0.801407 s]
/proc/loadavg: 3.08 1.57 1.79 2/212 28586
/proc/meminfo: memFree=30862708/32770624 swapFree=66922436/67108860
[pid=28565] ppid=28562 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28565/stat : 28565 (xcsp3-exec) S 28562 28565 27597 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446196537 115843072 363 33554432000 4194304 5098028 140724021265296 140724021263400 140437681144444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31084544 140724021269366 140724021269609 140724021269609 140724021272522 0
/proc/28565/statm: 28282 363 304 221 0 87 0
[pid=28567] ppid=28565 vsize=28766288 memory=114316 CPUtime=2.4 cores=0-7
/proc/28567/stat : 28567 (java) S 28565 28565 27597 0 -1 1077944320 15915 0 0 0 232 8 0 0 20 0 28 0 446196537 29456678912 28579 33554432000 4194304 4196468 140724337400320 140724337382864 139654540074743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
/proc/28567/statm: 7191572 28579 3463 1 0 7152672 0
[pid=28567/tid=28568] ppid=28565 vsize=28766288 memory=2828 CPUtime=0.69 cores=0-7
/proc/28567/task/28568/stat : 28568 (java) S 28565 28565 27597 0 -1 1077944384 9342 0 0 0 65 4 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654544315520 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28569] ppid=28565 vsize=28766288 memory=1000 CPUtime=0 cores=0-7
/proc/28567/task/28569/stat : 28569 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654492694800 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28570] ppid=28565 vsize=28766288 memory=1560 CPUtime=0 cores=0-7
/proc/28567/task/28570/stat : 28570 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654491642256 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28571] ppid=28565 vsize=28766288 memory=1172 CPUtime=0 cores=0-7
/proc/28567/task/28571/stat : 28571 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654490589712 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28572] ppid=28565 vsize=28766288 memory=7014751519617078609 CPUtime=0 cores=0-7
/proc/28567/task/28572/stat : 28572 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654489537168 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28573] ppid=28565 vsize=28766288 memory=6081104596516956522 CPUtime=0 cores=0-7
/proc/28567/task/28573/stat : 28573 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654488484624 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28574] ppid=28565 vsize=28766288 memory=6154282490091891024 CPUtime=0 cores=0-7
/proc/28567/task/28574/stat : 28574 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196538 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654487432080 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28575] ppid=28565 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28575/stat : 28575 (java) S 28565 28565 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196539 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654084811792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28576] ppid=28565 vsize=28766288 memory=33 CPUtime=0 cores=0-7
/proc/28567/task/28576/stat : 28576 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196539 29456678912 28579 33554432000 4194304 4196468 140724337400320 139654083759248 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28577] ppid=28565 vsize=28766288 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/28567/task/28577/stat : 28577 (java) S 28565 28565 27597 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 446196540 29456678912 28579 33554432000 4194304 4196468 140724337400320 139653003843568 139654540085890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28578] ppid=28565 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28578/stat : 28578 (java) S 28565 28565 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446196540 29456678912 28579 33554432000 4194304 4196468 140724337400320 139653002789792 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28579] ppid=28565 vsize=28766288 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/28567/task/28579/stat : 28579 (java) S 28565 28565 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196541 29456678912 28579 33554432000 4194304 4196468 140724337400320 139653001737200 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28580] ppid=28565 vsize=28766288 memory=6296683616950112606 CPUtime=0 cores=0-7
/proc/28567/task/28580/stat : 28580 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139653000685776 139654540093339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28581] ppid=28565 vsize=28766288 memory=7523637450995688806 CPUtime=0.24 cores=0-7
/proc/28567/task/28581/stat : 28581 (java) R 28565 28565 27597 0 -1 1077944384 1301 0 0 0 24 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652999624848 139654540084949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28582] ppid=28565 vsize=28766288 memory=5859271421084521832 CPUtime=0.27 cores=0-7
/proc/28567/task/28582/stat : 28582 (java) R 28565 28565 27597 0 -1 4202560 808 0 0 0 27 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652998562240 139654526115237 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28583] ppid=28565 vsize=28766288 memory=5450916479880885802 CPUtime=0.28 cores=0-7
/proc/28567/task/28583/stat : 28583 (java) R 28565 28565 27597 0 -1 4202560 772 0 0 0 28 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652997520256 139654523632133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28584] ppid=28565 vsize=28766288 memory=-6808994639057120388 CPUtime=0.49 cores=0-7
/proc/28567/task/28584/stat : 28584 (java) R 28565 28565 27597 0 -1 4202560 2050 0 0 0 49 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652996474944 139654533174590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28585] ppid=28565 vsize=28766288 memory=-7457052372387209120 CPUtime=0 cores=0-7
/proc/28567/task/28585/stat : 28585 (java) S 28565 28565 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196543 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652995422432 139654540084949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
[pid=28567/tid=28586] ppid=28565 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28567/task/28586/stat : 28586 (java) S 28565 28565 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196544 29456678912 28579 33554432000 4194304 4196468 140724337400320 139652994369968 139654540085890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22351872 140724337406954 140724337407126 140724337407126 140724337409999 0
Current children cumulated CPU time: 2.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 115768 KiB

Child status: 0
Real time (s): 0.837244
CPU time (s): 2.55081
CPU user time (s): 2.45673
CPU system time (s): 0.094079
CPU usage (%): 304.667
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 115768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.45673
system time used= 0.094079
maximum resident set size= 134244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16722
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= 2856
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 28565
#   total CPU time (s): 2.55081
#   total CPU user time (s): 2.45673
#   total CPU system time (s): 0.094079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034874 second user time and 0.038755 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 08:42:25
IDJOB=4399800
IDBENCH=122977
IDSOLVER=2854
FILE ID=node141/4399800-1568702587
RUNJOBID= node141-1568702487-27624
PBS_JOBID= 21703919
Free space on /tmp= 58544 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-11-011-005.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399800-1568702587/watcher-4399800-1568702587 -o /tmp/evaluation-result-4399800-1568702587/solver-4399800-1568702587 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568702487-27624 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 732657993 HOME/instance-4399800-1568702587.xml

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

MD5SUM BENCH= 7a6a01f2d694ae1725dbabce720210ef
RANDOM SEED=732657993

node141.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.93
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.93
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.93
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.93
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:        30915984 kB
MemAvailable:   31827160 kB
Buffers:          229964 kB
Cached:           977728 kB
SwapCached:        77736 kB
Active:           563152 kB
Inactive:         725928 kB
Active(anon):       9816 kB
Inactive(anon):   114804 kB
Active(file):     553336 kB
Inactive(file):   611124 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922436 kB
Dirty:             26632 kB
Writeback:             0 kB
AnonPages:        113036 kB
Mapped:            42580 kB
Shmem:             34616 kB
Slab:             155364 kB
SReclaimable:     125100 kB
SUnreclaim:        30264 kB
KernelStack:        3424 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58516 MiB
End job on node141 at 2019-09-17 08:42:26