Trace number 4400638

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
Concrete 3.12.2SAT 7.41792 3.25437

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
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.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.76/0.56	c Concrete v3.12.2.1568631193530 running
7.04/3.17	v <instantiation
7.04/3.17	v         >
7.04/3.17	v       <list>
7.04/3.17	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51]
7.04/3.17	v       </list>
7.04/3.17	v       <values>
7.04/3.17	v         0 51 37 25 39 27 2 40 41 42 17 31 32 20 21 7 6 18 19 5 30 16 28 1 26 12 50 10 9 8 48 49 22 23 11 38 13 14 15 29 4 3 43 44 45 33 34 46 47 35 36 24 0 23 6 41 40 19 16 15 29 28 27 34 25 36 37 38 21 10 17 18 13 14 32 33 51 3 24 5 22 39 20 11 12 45 46 49 50 2 35 4 7 8 9 42 43 44 47 48 30 31 26 1
7.04/3.17	v       </values>
7.04/3.17	v     </instantiation>
7.04/3.17	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400638-1568686545/watcher-4400638-1568686545 -o /tmp/evaluation-result-4400638-1568686545/solver-4400638-1568686545 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568673287-18224 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4400638-1568686545.xml 

running on 4 cores: 0,2,4,6

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

solver pid=22746, runsolver pid=22743

[startup+0.100179 s]*
/proc/loadavg: 1.58 1.45 1.42 3/214 22799
/proc/meminfo: memFree=29517244/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=9972712 memory=18592 CPUtime=0.09 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 4384 13413 0 0 1 1 4 3 20 0 6 0 444568391 10212057088 4648 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2493178 4648 1933 1 0 2481616 0
[pid=22746/tid=22799] ppid=22743 vsize=9972712 memory=4279135703946986127 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 2171 13413 0 0 0 0 4 3 20 0 6 0 444568400 10212057088 4648 33554432000 4194304 4196468 140721565796896 140245379056208 140245407241373 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 6 0 444568401 10212057088 4648 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=9972712 memory=140679504897664 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 6 0 444568401 10212057088 4648 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 6 0 444568401 10212057088 4648 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 6 0 444568401 10212057088 4648 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210901 s]*
/proc/loadavg: 1.58 1.45 1.42 4/227 22812
/proc/meminfo: memFree=29495856/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10819712 memory=41620 CPUtime=0.25 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 7208 13413 0 0 17 1 4 3 20 0 15 0 444568391 11079385088 10405 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2704928 10405 3181 1 0 2667149 0
[pid=22746/tid=22799] ppid=22743 vsize=10819712 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 3703 13413 0 0 10 1 4 3 20 0 15 0 444568400 11079385088 10917 33554432000 4194304 4196468 140721565796896 140245379050392 140245407241373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10819712 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079385088 10917 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10819712 memory=140679504918847 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079385088 10917 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10819712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079385088 10917 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10819712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079385088 10917 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10819712 memory=140679504897664 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568402 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244866705520 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10819712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 13 13413 0 0 0 0 4 3 20 0 15 0 444568403 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244775068448 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10819712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568403 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244171089008 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10819712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140243930798160 140245407238043 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) S 22743 22746 18193 0 -1 1077944384 472 13413 0 0 1 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244865653360 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10819712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) S 22743 22746 18193 0 -1 1077944384 177 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244864600560 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10819712 memory=140679504897664 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) S 22743 22746 18193 0 -1 1077944384 618 13413 0 0 3 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244863548272 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10819712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22812] ppid=22743 vsize=10819712 memory=140679504897664 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22812/stat : 22812 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079385088 10917 33554432000 4194304 4196468 140721565796896 140244862495152 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 41620 KiB

[startup+0.310332 s]*
/proc/loadavg: 1.58 1.45 1.42 3/227 22812
/proc/meminfo: memFree=29482372/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10820196 memory=52652 CPUtime=0.39 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 10863 13413 0 0 29 3 4 3 20 0 15 0 444568391 11079880704 13163 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2705049 13163 3313 1 0 2667149 0
[pid=22746/tid=22799] ppid=22743 vsize=10820196 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 7341 13413 0 0 18 2 4 3 20 0 15 0 444568400 11079880704 13163 33554432000 4194304 4196468 140721565796896 140245379037904 140245391299934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079880704 13163 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079880704 13163 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079880704 13163 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11079880704 13163 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568402 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244866705520 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 13 13413 0 0 0 0 4 3 20 0 15 0 444568403 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244775068448 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568403 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244171089008 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140243930798160 140245407238043 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) S 22743 22746 18193 0 -1 1077944384 481 13413 0 0 2 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244865653360 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) R 22743 22746 18193 0 -1 1077944384 178 13413 0 0 1 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244864600560 140245407230594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10820196 memory=140679504897664 CPUtime=0.12 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) S 22743 22746 18193 0 -1 1077944384 626 13413 0 0 5 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244863548272 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22812] ppid=22743 vsize=10820196 memory=140679504897664 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22812/stat : 22812 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568406 11079880704 13163 33554432000 4194304 4196468 140721565796896 140244862495152 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52652 KiB

[startup+0.707814 s]
/proc/loadavg: 1.58 1.45 1.42 3/227 22812
/proc/meminfo: memFree=29468604/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10824364 memory=85364 CPUtime=1.13 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 15046 13413 0 0 102 4 4 3 20 0 15 0 444568391 11084148736 21341 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2706091 21341 3513 1 0 2668173 0
[pid=22746/tid=22799] ppid=22743 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 10537 13413 0 0 56 3 4 3 20 0 15 0 444568400 11084148736 21341 33554432000 4194304 4196468 140721565796896 140245379048992 140245391263077 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11084148736 21341 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11084148736 21341 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10824364 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 2 13413 0 0 0 0 4 3 20 0 15 0 444568401 11084148736 21341 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568401 11084148736 21341 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 5 13413 0 0 0 0 4 3 20 0 15 0 444568402 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244866705520 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10824364 memory=140679372223184 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 13 13413 0 0 0 0 4 3 20 0 15 0 444568403 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244775068448 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10824364 memory=140681653781069 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568403 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244171089008 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10824364 memory=1112 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140243930798160 140245407238043 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10824364 memory=7089886620845893184 CPUtime=0.22 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) R 22743 22746 18193 0 -1 4202560 947 13413 0 0 15 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244865640672 140245391496956 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10824364 memory=7739276948478192999 CPUtime=0.19 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) R 22743 22746 18193 0 -1 4202560 516 13413 0 0 12 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244864587104 140245407233351 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10824364 memory=6148935659200796009 CPUtime=0.24 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) S 22743 22746 18193 0 -1 1077944384 807 13413 0 0 17 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244863548272 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10824364 memory=3512 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22812] ppid=22743 vsize=10824364 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22812/stat : 22812 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568406 11084148736 21341 33554432000 4194304 4196468 140721565796896 140244862495152 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85364 KiB

[startup+1.50071 s]
/proc/loadavg: 1.58 1.45 1.42 3/227 22812
/proc/meminfo: memFree=29424640/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10834680 memory=174080 CPUtime=2.53 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 21960 13413 0 0 237 9 4 3 20 0 15 0 444568391 11094712320 43520 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2708670 43520 3579 1 0 2670733 0
[pid=22746/tid=22799] ppid=22743 vsize=10834680 memory=9174 CPUtime=1.42 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 15375 13413 0 0 130 5 4 3 20 0 15 0 444568400 11094712320 43520 33554432000 4194304 4196468 140721565796896 140245379019776 140244993316100 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 49 13413 0 0 1 0 4 3 20 0 15 0 444568401 11094712320 43520 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10834680 memory=3303 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 345 13413 0 0 0 0 4 3 20 0 15 0 444568401 11094712320 43520 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10834680 memory=219880 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 95 13413 0 0 1 0 4 3 20 0 15 0 444568401 11094712320 43520 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10834680 memory=85364 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 16 13413 0 0 1 0 4 3 20 0 15 0 444568401 11094712320 43520 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 110 13413 0 0 1 0 4 3 20 0 15 0 444568402 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244866705520 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10834680 memory=281358744388080 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 14 13413 0 0 0 0 4 3 20 0 15 0 444568403 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244775068512 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10834680 memory=281358744438880 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568403 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244171089024 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140243930798160 140245407238043 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10834680 memory=6935649255759568960 CPUtime=0.37 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) S 22743 22746 18193 0 -1 1077944384 1238 13413 0 0 30 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244865653360 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10834680 memory=281358744722368 CPUtime=0.35 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) S 22743 22746 18193 0 -1 1077944384 966 13413 0 0 28 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244864600560 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10834680 memory=6944656425123290226 CPUtime=0.47 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) R 22743 22746 18193 0 -1 4202560 1536 13413 0 0 40 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244863543264 140245400316180 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10834680 memory=-7233780906022716832 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22812] ppid=22743 vsize=10834680 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22812/stat : 22812 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568406 11094712320 43520 33554432000 4194304 4196468 140721565796896 140244862495152 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 2.53 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 174080 KiB

[startup+3.11041 s]
/proc/loadavg: 1.58 1.45 1.42 6/228 22814
/proc/meminfo: memFree=29288848/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10846988 memory=255964 CPUtime=7.04 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 40357 13413 0 0 680 17 4 3 20 0 15 0 444568391 11107315712 63991 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2711747 63991 3604 1 0 2673805 0
[pid=22746/tid=22799] ppid=22743 vsize=10846988 memory=204544 CPUtime=2.99 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) R 22743 22746 18193 0 -1 4202560 19931 13413 0 0 284 8 4 3 20 0 15 0 444568400 11107315712 63991 33554432000 4194304 4196468 140721565796896 140245379053440 140245002048619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10846988 memory=9174 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 82 13413 0 0 3 0 4 3 20 0 15 0 444568401 11107315712 63991 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10846988 memory=140679372317080 CPUtime=0.09 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 357 13413 0 0 2 0 4 3 20 0 15 0 444568401 11107315712 63991 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10846988 memory=-7751062316387021378 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 116 13413 0 0 3 0 4 3 20 0 15 0 444568401 11107315712 63991 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10846988 memory=12040 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 36 13413 0 0 3 0 4 3 20 0 15 0 444568401 11107315712 63991 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10846988 memory=2124 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 641 13413 0 0 3 0 4 3 20 0 15 0 444568402 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244866705520 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10846988 memory=25628 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 14 13413 0 0 0 0 4 3 20 0 15 0 444568403 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244775068512 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568403 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244171089024 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10846988 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140243930798160 140245407238043 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10846988 memory=6655300316396806240 CPUtime=1.3 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) R 22743 22746 18193 0 -1 4202560 4901 13413 0 0 122 1 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244865639384 140245386465290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10846988 memory=3512 CPUtime=1.52 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) R 22743 22746 18193 0 -1 4202560 5956 13413 0 0 144 1 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244864586440 140245388763674 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10846988 memory=47976 CPUtime=1.21 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) S 22743 22746 18193 0 -1 1077944384 6105 13413 0 0 112 2 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244863548272 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10846988 memory=97933844306193 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22812] ppid=22743 vsize=10846988 memory=4714273152426669610 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22812/stat : 22812 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 15 0 444568406 11107315712 63991 33554432000 4194304 4196468 140721565796896 140244862495152 140245407230594 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 7.04 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 255964 KiB

[startup+3.25433 s]
# the end of solver process 22746 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.18946 s, system=0.228458 s

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

[startup+3.20091 s]
/proc/loadavg: 1.58 1.45 1.42 6/228 22814
/proc/meminfo: memFree=29288848/32770624 swapFree=66917056/67108860
[pid=22746] ppid=22743 vsize=10949680 memory=277280 CPUtime=7.31 cores=0,2,4,6
/proc/22746/stat : 22746 (java) S 22743 22746 18193 0 -1 1077944320 45680 13413 0 0 707 17 4 3 20 0 14 0 444568391 11212472320 69320 33554432000 4194304 4196468 140721565796896 140721565779440 140245407219447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
/proc/22746/statm: 2737420 69320 3606 1 0 2699478 0
[pid=22746/tid=22799] ppid=22743 vsize=10949680 memory=6791534058613427641 CPUtime=3.04 cores=0,2,4,6
/proc/22746/task/22799/stat : 22799 (java) S 22743 22746 18193 0 -1 1077944384 20075 13413 0 0 289 8 4 3 20 0 14 0 444568400 11212472320 69320 33554432000 4194304 4196468 140721565796896 140245379062928 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22800] ppid=22743 vsize=10949680 memory=1560 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22800/stat : 22800 (java) S 22743 22746 18193 0 -1 1077944384 82 13413 0 0 3 0 4 3 20 0 14 0 444568401 11212472320 69320 33554432000 4194304 4196468 140721565796896 140245411462032 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22801] ppid=22743 vsize=10949680 memory=4040 CPUtime=0.09 cores=0,2,4,6
/proc/22746/task/22801/stat : 22801 (java) S 22743 22746 18193 0 -1 1077944384 357 13413 0 0 2 0 4 3 20 0 14 0 444568401 11212472320 69320 33554432000 4194304 4196468 140721565796896 140245315664656 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22802] ppid=22743 vsize=10949680 memory=1112 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22802/stat : 22802 (java) S 22743 22746 18193 0 -1 1077944384 116 13413 0 0 3 0 4 3 20 0 14 0 444568401 11212472320 69320 33554432000 4194304 4196468 140721565796896 140245314612368 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22803] ppid=22743 vsize=10949680 memory=2828 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22803/stat : 22803 (java) S 22743 22746 18193 0 -1 1077944384 36 13413 0 0 3 0 4 3 20 0 14 0 444568401 11212472320 69320 33554432000 4194304 4196468 140721565796896 140245313559568 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22804] ppid=22743 vsize=10949680 memory=1212 CPUtime=0.1 cores=0,2,4,6
/proc/22746/task/22804/stat : 22804 (java) S 22743 22746 18193 0 -1 1077944384 641 13413 0 0 3 0 4 3 20 0 14 0 444568402 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244866705728 140245407230594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22805] ppid=22743 vsize=10949680 memory=14004 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22805/stat : 22805 (java) S 22743 22746 18193 0 -1 1077944384 14 13413 0 0 0 0 4 3 20 0 14 0 444568403 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244775068512 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22806] ppid=22743 vsize=10949680 memory=12040 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22806/stat : 22806 (java) S 22743 22746 18193 0 -1 1077944384 1 13413 0 0 0 0 4 3 20 0 14 0 444568403 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244171089024 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22807] ppid=22743 vsize=10949680 memory=2124 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22807/stat : 22807 (java) S 22743 22746 18193 0 -1 1077944384 6 13413 0 0 0 0 4 3 20 0 14 0 444568406 11212472320 69320 33554432000 4194304 4196468 140721565796896 140243930797808 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22808] ppid=22743 vsize=10949680 memory=25628 CPUtime=1.39 cores=0,2,4,6
/proc/22746/task/22808/stat : 22808 (java) R 22743 22746 18193 0 -1 4202560 7927 13413 0 0 131 1 4 3 20 0 14 0 444568406 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244865637832 140245386465777 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22809] ppid=22743 vsize=10949680 memory=492 CPUtime=1.61 cores=0,2,4,6
/proc/22746/task/22809/stat : 22809 (java) R 22743 22746 18193 0 -1 4202560 7190 13413 0 0 153 1 4 3 20 0 14 0 444568406 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244864585176 140245388764871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22810] ppid=22743 vsize=10949680 memory=1560 CPUtime=1.25 cores=0,2,4,6
/proc/22746/task/22810/stat : 22810 (java) S 22743 22746 18193 0 -1 1077944384 7011 13413 0 0 116 2 4 3 20 0 14 0 444568406 11212472320 69320 33554432000 4194304 4196468 140721565796896 140244863543136 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
[pid=22746/tid=22811] ppid=22743 vsize=10949680 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/22746/task/22811/stat : 22811 (java) S 22743 22746 18193 0 -1 1077944384 3 13413 0 0 0 0 4 3 20 0 14 0 444568406 11212472320 69320 33554432000 4194304 4196468 140721565796896 140243897240544 140245407229653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27074560 140721565801200 140721565803717 140721565803717 140721565806543 0
Current children cumulated CPU time: 7.31 s
Current children cumulated vsize: 10949680 KiB
Current children cumulated memory: 277280 KiB

Child status: 0
Real time (s): 3.25437
CPU time (s): 7.41792
CPU user time (s): 7.18946
CPU system time (s): 0.228458
CPU usage (%): 227.937
Max. virtual memory (cumulated for all children) (KiB): 10949680
Max. memory (cumulated for all children) (KiB): 277280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.18946
system time used= 0.228458
maximum resident set size= 277340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59110
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5098
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 22746
#   total CPU time (s): 7.41792
#   total CPU user time (s): 7.18946
#   total CPU system time (s): 0.228458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042119 second user time and 0.075437 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-17 04:15:02
IDJOB=4400638
IDBENCH=134478
IDSOLVER=2857
FILE ID=node147/4400638-1568686545
RUNJOBID= node147-1568673287-18224
PBS_JOBID= 21703775
Free space on /tmp= 58844 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400638-1568686545/watcher-4400638-1568686545 -o /tmp/evaluation-result-4400638-1568686545/solver-4400638-1568686545 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568673287-18224 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4400638-1568686545.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=548403584

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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:        29524708 kB
MemAvailable:   30970232 kB
Buffers:           97524 kB
Cached:          1640316 kB
SwapCached:        87660 kB
Active:          1788992 kB
Inactive:         875624 kB
Active(anon):     842740 kB
Inactive(anon):   133772 kB
Active(file):     946252 kB
Inactive(file):   741852 kB
Unevictable:      108656 kB
Mlocked:          108656 kB
SwapTotal:      67108860 kB
SwapFree:       66917056 kB
Dirty:             34872 kB
Writeback:             0 kB
AnonPages:        950408 kB
Mapped:            62076 kB
Shmem:             40920 kB
Slab:             176020 kB
SReclaimable:     146512 kB
SUnreclaim:        29508 kB
KernelStack:        3712 kB
PageTables:         7428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2074220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    796672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58812 MiB
End job on node147 at 2019-09-17 04:15:06