Trace number 4399050

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16SAT 65.7201 16.8608

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-12.xml
MD5SUMe29963f3eb1abf29691517033ab1fcf0
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 benchmark10.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399050-1568698327.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399050-1568698327.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
2.00/0.88	c solve instance...
65.54/16.84	s SATISFIABLE
65.54/16.84	v <instantiation>
65.54/16.84	v 	<list>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[0][11] 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[1][11] 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[2][11] 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[3][11] 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[4][11] 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[5][11] 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[6][11] 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[7][11] 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[8][11] 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[9][11] 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] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10] </list>
65.54/16.84	v 	<values>0 2 10 5 3 8 4 6 11 1 9 7 9 1 6 8 5 10 3 11 0 4 7 2 6 4 2 1 11 7 10 9 5 0 8 3 10 6 11 3 2 9 5 0 4 7 1 8 7 8 5 11 4 0 2 1 6 10 3 9 2 11 8 7 6 5 9 10 1 3 0 4 5 10 7 9 1 11 6 4 3 8 2 0 11 0 3 4 9 1 8 7 2 5 6 10 3 9 0 10 7 4 1 5 8 2 11 6 8 7 1 2 0 6 11 3 10 9 4 5 4 5 9 6 8 3 0 2 7 11 10 1 1 3 4 0 10 2 7 8 9 6 5 11 33 126 70 43 98 53 83 135 20 112 85 110 76 102 68 131 46 132 9 55 89 27 82 54 23 137 92 127 111 60 1 105 40 125 80 133 35 115 69 4 58 86 18 96 87 101 71 134 6 25 21 79 120 44 118 32 142 103 93 72 119 121 16 42 3 50 64 123 94 113 14 141 56 37 107 24 7 138 11 45 48 109 22 100 29 63 74 128 47 108 5 124 90 49 15 62 34 139 81 97 88 12 31 10 75 140 41 122 59 66 57 67 116 73 99 36 2 30 95 136 17 19 38 51 8 129 28 84 106 114 77 61 </values>
65.54/16.84	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399050-1568698327/watcher-4399050-1568698327 -o /tmp/evaluation-result-4399050-1568698327/solver-4399050-1568698327 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568698283-25924 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2015540028 HOME/instance-4399050-1568698327.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
solver pid=25954, runsolver pid=25947
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 0.60 0.78 1.11 6/230 25985
/proc/meminfo: memFree=30303636/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15144776 memory=29108 CPUtime=0.13 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 5703 0 0 0 12 1 0 0 20 0 15 0 445746540 15508250624 7277 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3786194 7277 3183 1 0 3748377 0
[pid=25957/tid=25959] ppid=25954 vsize=15144776 memory=4351193298084986512 CPUtime=0.08 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) R 25954 25954 25893 0 -1 4202560 3602 0 0 0 8 0 0 0 20 0 15 0 445746540 15508250624 7277 33554432000 4194304 4196468 140737003118176 139921808204944 139921785565375 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 7277 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 7277 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 7277 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 7277 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445746542 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445746543 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445746543 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746545 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) R 25954 25954 25893 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) R 25954 25954 25893 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920672782400 139921784393840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0.02 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) R 25954 25954 25893 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 445746546 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920671737840 139921782912769 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 7277 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30556 KiB

[startup+0.210506 s]*
/proc/loadavg: 0.60 0.78 1.11 6/230 25985
/proc/meminfo: memFree=30276200/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15144776 memory=41264 CPUtime=0.35 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 9480 0 0 0 32 3 0 0 20 0 15 0 445746540 15508250624 10316 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3786194 10316 3321 1 0 3748377 0
[pid=25957/tid=25959] ppid=25954 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) R 25954 25954 25893 0 -1 4202560 6617 0 0 0 18 2 0 0 20 0 15 0 445746540 15508250624 10316 33554432000 4194304 4196468 140737003118176 139921808215232 139921803992470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15144776 memory=8955 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 10316 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15144776 memory=3690339690699941536 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 10316 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 10316 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445746541 15508250624 10316 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445746542 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445746543 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445746543 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746545 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) S 25954 25954 25893 0 -1 1077944384 616 0 0 0 3 0 0 0 20 0 15 0 445746546 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) S 25954 25954 25893 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 15 0 445746546 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920672790896 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15144776 memory=139849683035776 CPUtime=0.08 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) R 25954 25954 25893 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 15 0 445746546 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920671737840 139921796217662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746546 15508250624 10316 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42712 KiB

[startup+0.310464 s]*
/proc/loadavg: 0.60 0.78 1.11 9/230 25985
/proc/meminfo: memFree=30263440/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15149032 memory=49948 CPUtime=0.53 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 10817 0 0 0 50 3 0 0 20 0 15 0 445746540 15512608768 12487 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3787258 12487 3366 1 0 3748377 0
[pid=25957/tid=25959] ppid=25954 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) R 25954 25954 25893 0 -1 4202560 7767 0 0 0 27 3 0 0 20 0 15 0 445746540 15512608768 12487 33554432000 4194304 4196468 140737003118176 139921808211648 139921788061022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15512608768 12487 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15512608768 12487 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15512608768 12487 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445746541 15512608768 12487 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15149032 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445746542 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445746543 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445746543 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746545 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15149032 memory=7031125463459224206 CPUtime=0.04 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) S 25954 25954 25893 0 -1 1077944384 627 0 0 0 4 0 0 0 20 0 15 0 445746546 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) R 25954 25954 25893 0 -1 4202560 312 0 0 0 4 0 0 0 20 0 15 0 445746546 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920672781280 139921789091140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) S 25954 25954 25893 0 -1 1077944384 807 0 0 0 13 0 0 0 20 0 15 0 445746546 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920671737840 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746546 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746546 15512608768 12487 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51396 KiB

[startup+0.706575 s]
/proc/loadavg: 0.60 0.78 1.11 8/230 25985
/proc/meminfo: memFree=30229632/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15151156 memory=87992 CPUtime=1.67 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 13795 0 0 0 162 5 0 0 20 0 15 0 445746540 15514783744 21998 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3787789 21998 3459 1 0 3748889 0
[pid=25957/tid=25959] ppid=25954 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) R 25954 25954 25893 0 -1 4202560 8779 0 0 0 65 3 0 0 20 0 15 0 445746540 15514783744 21998 33554432000 4194304 4196468 140737003118176 139921808218312 139921786387536 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15151156 memory=48324 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15514783744 21998 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15151156 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15514783744 21998 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746541 15514783744 21998 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15151156 memory=1368 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445746541 15514783744 21998 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445746542 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15151156 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445746543 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15151156 memory=6032 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445746543 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15151156 memory=11416 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746545 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15151156 memory=768 CPUtime=0.26 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) R 25954 25954 25893 0 -1 4202560 1131 0 0 0 26 0 0 0 20 0 15 0 445746546 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920673843440 139921789994844 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15151156 memory=776 CPUtime=0.28 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) S 25954 25954 25893 0 -1 1077944384 730 0 0 0 28 0 0 0 20 0 15 0 445746546 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920672790896 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15151156 memory=1560 CPUtime=0.42 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) R 25954 25954 25893 0 -1 4202560 1849 0 0 0 42 0 0 0 20 0 15 0 445746546 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920671737840 139921789114402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15151156 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445746546 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15151156 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445746546 15514783744 21998 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89440 KiB

[startup+1.50084 s]
/proc/loadavg: 1.43 0.95 1.16 15/234 25989
/proc/meminfo: memFree=30086584/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0

################
# More data... #
################

/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52830 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25986] ppid=25954 vsize=15419460 memory=2300 CPUtime=12.51 cores=0,2,4,6
/proc/25957/task/25986/stat : 25986 (java) R 25954 25954 25893 0 -1 4202560 326 0 0 0 1251 0 0 0 20 0 19 0 445746629 15789527040 52830 33554432000 4194304 4196468 140737003118176 139920660413576 139921401687640 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25987] ppid=25954 vsize=15419460 memory=2300 CPUtime=12.25 cores=0,2,4,6
/proc/25957/task/25987/stat : 25987 (java) R 25954 25954 25893 0 -1 4202560 1002 0 0 0 1225 0 0 0 20 0 19 0 445746629 15789527040 52830 33554432000 4194304 4196468 140737003118176 139920659362664 139921401760643 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25988] ppid=25954 vsize=15419460 memory=1412 CPUtime=12.13 cores=0,2,4,6
/proc/25957/task/25988/stat : 25988 (java) R 25954 25954 25893 0 -1 4202560 480 0 0 0 1211 2 0 0 20 0 19 0 445746629 15789527040 52830 33554432000 4194304 4196468 140737003118176 139920658309136 139921401342858 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25989] ppid=25954 vsize=15419460 memory=2740 CPUtime=12.38 cores=0,2,4,6
/proc/25957/task/25989/stat : 25989 (java) R 25954 25954 25893 0 -1 4202560 834 0 0 0 1238 0 0 0 20 0 19 0 445746629 15789527040 52830 33554432000 4194304 4196468 140737003118176 139920657256328 139921401687854 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 55.97 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 212768 KiB

[startup+16.0016 s]*
/proc/loadavg: 3.03 1.33 1.28 11/239 25995
/proc/meminfo: memFree=29875908/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15419460 memory=211340 CPUtime=62.38 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 41265 0 0 0 6225 13 0 0 20 0 19 0 445746540 15789527040 52835 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3854865 52835 3524 1 0 3815965 0
[pid=25957/tid=25959] ppid=25954 vsize=15419460 memory=6791534058613427641 CPUtime=0.86 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) S 25954 25954 25893 0 -1 1077944384 8891 0 0 0 82 4 0 0 20 0 19 0 445746540 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921808221312 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15419460 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15419460 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15419460 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15419460 memory=6789802306324843961 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15419460 memory=211320 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 466 0 0 0 0 0 0 0 20 0 19 0 445746542 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15419460 memory=15544015764327034 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15419460 memory=3467828016677466434 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15419460 memory=6940158516307243330 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746545 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15419460 memory=6944652031214316195 CPUtime=2.35 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) S 25954 25954 25893 0 -1 1077944384 10363 0 0 0 234 1 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15419460 memory=6944656592455360604 CPUtime=2.57 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) S 25954 25954 25893 0 -1 1077944384 10995 0 0 0 256 1 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920672790896 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15419460 memory=6656426216303648864 CPUtime=0.81 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) S 25954 25954 25893 0 -1 1077944384 5716 0 0 0 81 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920671737840 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15419460 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15419460 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25986] ppid=25954 vsize=15419460 memory=6944652177228980320 CPUtime=14.12 cores=0,2,4,6
/proc/25957/task/25986/stat : 25986 (java) R 25954 25954 25893 0 -1 4202560 327 0 0 0 1412 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920660413616 139921401687402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25987] ppid=25954 vsize=15419460 memory=6655300316396806240 CPUtime=13.86 cores=0,2,4,6
/proc/25957/task/25987/stat : 25987 (java) R 25954 25954 25893 0 -1 4202560 1005 0 0 0 1386 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920659361928 139921401343110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25988] ppid=25954 vsize=15419460 memory=-5874771483550381248 CPUtime=13.74 cores=0,2,4,6
/proc/25957/task/25988/stat : 25988 (java) R 25954 25954 25893 0 -1 4202560 480 0 0 0 1372 2 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920658309384 139921401687660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25989] ppid=25954 vsize=15419460 memory=-8813412931113164149 CPUtime=13.95 cores=0,2,4,6
/proc/25957/task/25989/stat : 25989 (java) R 25954 25954 25893 0 -1 4202560 836 0 0 0 1395 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920657256328 139921401343425 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 62.38 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 212788 KiB

[startup+16.4016 s]
/proc/loadavg: 3.03 1.33 1.28 11/239 25995
/proc/meminfo: memFree=29875908/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15419460 memory=211340 CPUtime=63.94 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 41268 0 0 0 6381 13 0 0 20 0 19 0 445746540 15789527040 52835 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3854865 52835 3524 1 0 3815965 0
[pid=25957/tid=25959] ppid=25954 vsize=15419460 memory=1212 CPUtime=0.86 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) S 25954 25954 25893 0 -1 1077944384 8891 0 0 0 82 4 0 0 20 0 19 0 445746540 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921808221312 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15419460 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15419460 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15419460 memory=25812 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15419460 memory=492 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52835 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15419460 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 466 0 0 0 0 0 0 0 20 0 19 0 445746542 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15419460 memory=932 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15419460 memory=1636 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15419460 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746545 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15419460 memory=896 CPUtime=2.35 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) S 25954 25954 25893 0 -1 1077944384 10363 0 0 0 234 1 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15419460 memory=1980 CPUtime=2.57 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) S 25954 25954 25893 0 -1 1077944384 10995 0 0 0 256 1 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920672790896 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15419460 memory=2520 CPUtime=0.81 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) S 25954 25954 25893 0 -1 1077944384 5716 0 0 0 81 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920671737840 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15419460 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15419460 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25986] ppid=25954 vsize=15419460 memory=111632 CPUtime=14.51 cores=0,2,4,6
/proc/25957/task/25986/stat : 25986 (java) R 25954 25954 25893 0 -1 4202560 327 0 0 0 1451 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920660413616 139921401688184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25987] ppid=25954 vsize=15419460 memory=1448 CPUtime=14.25 cores=0,2,4,6
/proc/25957/task/25987/stat : 25987 (java) R 25954 25954 25893 0 -1 4202560 1006 0 0 0 1425 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920659361928 139921401342972 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25988] ppid=25954 vsize=15419460 memory=211340 CPUtime=14.13 cores=0,2,4,6
/proc/25957/task/25988/stat : 25988 (java) R 25954 25954 25893 0 -1 4202560 480 0 0 0 1411 2 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920658309384 139921400899115 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25989] ppid=25954 vsize=15419460 memory=0 CPUtime=14.34 cores=0,2,4,6
/proc/25957/task/25989/stat : 25989 (java) R 25954 25954 25893 0 -1 4202560 838 0 0 0 1434 0 0 0 20 0 19 0 445746629 15789527040 52835 33554432000 4194304 4196468 140737003118176 139920657256328 139921401343417 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 63.94 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 212788 KiB

[startup+16.8016 s]
/proc/loadavg: 3.03 1.33 1.28 11/239 25995
/proc/meminfo: memFree=29875908/32770624 swapFree=66917056/67108860
[pid=25954] ppid=25947 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25954/stat : 25954 (xcsp3-exec) S 25947 25954 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445746540 115843072 362 33554432000 4194304 5098028 140735363711616 140735363709720 140366794895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35237888 140735363720058 140735363720301 140735363720301 140735363723210 0
/proc/25954/statm: 28282 362 304 221 0 87 0
[pid=25957] ppid=25954 vsize=15419460 memory=211356 CPUtime=65.54 cores=0,2,4,6
/proc/25957/stat : 25957 (java) S 25954 25954 25893 0 -1 1077944320 41374 0 0 0 6541 13 0 0 20 0 19 0 445746540 15789527040 52839 33554432000 4194304 4196468 140737003118176 140737003100720 139921803980535 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
/proc/25957/statm: 3854865 52839 3524 1 0 3815965 0
[pid=25957/tid=25959] ppid=25954 vsize=15419460 memory=1452 CPUtime=0.86 cores=0,2,4,6
/proc/25957/task/25959/stat : 25959 (java) S 25954 25954 25893 0 -1 1077944384 8891 0 0 0 82 4 0 0 20 0 19 0 445746540 15789527040 52839 33554432000 4194304 4196468 140737003118176 139921808221312 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25964] ppid=25954 vsize=15419460 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25964/stat : 25964 (java) S 25954 25954 25893 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52839 33554432000 4194304 4196468 140737003118176 139921715636752 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25965] ppid=25954 vsize=15419460 memory=274112 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25965/stat : 25965 (java) S 25954 25954 25893 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52839 33554432000 4194304 4196468 140737003118176 139921714584208 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25966] ppid=25954 vsize=15419460 memory=211320 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25966/stat : 25966 (java) S 25954 25954 25893 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52839 33554432000 4194304 4196468 140737003118176 139921394231568 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25967] ppid=25954 vsize=15419460 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25967/stat : 25967 (java) S 25954 25954 25893 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 445746541 15789527040 52839 33554432000 4194304 4196468 140737003118176 139921393179024 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25969] ppid=25954 vsize=15419460 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25969/stat : 25969 (java) S 25954 25954 25893 0 -1 1077944384 466 0 0 0 0 0 0 0 20 0 19 0 445746542 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920678054640 139921803991682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25971] ppid=25954 vsize=15419460 memory=211340 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25971/stat : 25971 (java) S 25954 25954 25893 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920677000864 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25973] ppid=25954 vsize=15419460 memory=15544015764327034 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25973/stat : 25973 (java) S 25954 25954 25893 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 445746543 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920675947760 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25978] ppid=25954 vsize=15419460 memory=1247 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25978/stat : 25978 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746545 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920674896336 139921803999131 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25979] ppid=25954 vsize=15419460 memory=0 CPUtime=2.35 cores=0,2,4,6
/proc/25957/task/25979/stat : 25979 (java) S 25954 25954 25893 0 -1 1077944384 10363 0 0 0 234 1 0 0 20 0 19 0 445746546 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920673843440 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25980] ppid=25954 vsize=15419460 memory=0 CPUtime=2.57 cores=0,2,4,6
/proc/25957/task/25980/stat : 25980 (java) S 25954 25954 25893 0 -1 1077944384 10995 0 0 0 256 1 0 0 20 0 19 0 445746546 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920672790896 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25981] ppid=25954 vsize=15419460 memory=0 CPUtime=0.81 cores=0,2,4,6
/proc/25957/task/25981/stat : 25981 (java) S 25954 25954 25893 0 -1 1077944384 5813 0 0 0 81 0 0 0 20 0 19 0 445746546 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920671737840 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25983] ppid=25954 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25983/stat : 25983 (java) S 25954 25954 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920670685536 139921803990741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25985] ppid=25954 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25957/task/25985/stat : 25985 (java) S 25954 25954 25893 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 19 0 445746546 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920669633584 139921803991682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25986] ppid=25954 vsize=15419460 memory=0 CPUtime=14.91 cores=0,2,4,6
/proc/25957/task/25986/stat : 25986 (java) R 25954 25954 25893 0 -1 4202560 327 0 0 0 1491 0 0 0 20 0 19 0 445746629 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920660413616 139921401687945 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25987] ppid=25954 vsize=15419460 memory=0 CPUtime=14.65 cores=0,2,4,6
/proc/25957/task/25987/stat : 25987 (java) R 25954 25954 25893 0 -1 4202560 1015 0 0 0 1465 0 0 0 20 0 19 0 445746629 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920659363928 139921402425344 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25988] ppid=25954 vsize=15419460 memory=235 CPUtime=14.53 cores=0,2,4,6
/proc/25957/task/25988/stat : 25988 (java) R 25954 25954 25893 0 -1 4202560 480 0 0 0 1451 2 0 0 20 0 19 0 445746629 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920658309384 139921401687660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
[pid=25957/tid=25989] ppid=25954 vsize=15419460 memory=257 CPUtime=14.74 cores=0,2,4,6
/proc/25957/task/25989/stat : 25989 (java) R 25954 25954 25893 0 -1 4202560 838 0 0 0 1474 0 0 0 20 0 19 0 445746629 15789527040 52839 33554432000 4194304 4196468 140737003118176 139920657256328 139921401688306 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37306368 140737003123695 140737003123866 140737003123866 140737003126735 0
Current children cumulated CPU time: 65.54 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 212804 KiB

Child status: 0
Real time (s): 16.8608
CPU time (s): 65.7201
CPU user time (s): 65.5751
CPU system time (s): 0.145001
CPU usage (%): 389.781
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 212804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.5751
system time used= 0.145001
maximum resident set size= 211564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3178
involuntary context switches= 1947


# summary of solver processes directly reported to runsolver:
#   pid: 25954
#   total CPU time (s): 65.7201
#   total CPU user time (s): 65.5751
#   total CPU system time (s): 0.145001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.128946 second user time and 0.217837 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-17 07:31:23
IDJOB=4399050
IDBENCH=133813
IDSOLVER=2853
FILE ID=node147/4399050-1568698327
RUNJOBID= node147-1568698283-25924
PBS_JOBID= 21703812
Free space on /tmp= 58880 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-12.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399050-1568698327/watcher-4399050-1568698327 -o /tmp/evaluation-result-4399050-1568698327/solver-4399050-1568698327 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568698283-25924 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2015540028 HOME/instance-4399050-1568698327.xml

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

MD5SUM BENCH= e29963f3eb1abf29691517033ab1fcf0
RANDOM SEED=2015540028

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:        30336404 kB
MemAvailable:   31804628 kB
Buffers:          106896 kB
Cached:          1653332 kB
SwapCached:        87660 kB
Active:           962288 kB
Inactive:         888124 kB
Active(anon):       5904 kB
Inactive(anon):   133760 kB
Active(file):     956384 kB
Inactive(file):   754364 kB
Unevictable:      108920 kB
Mlocked:          108920 kB
SwapTotal:      67108860 kB
SwapFree:       66917056 kB
Dirty:             52516 kB
Writeback:             0 kB
AnonPages:        112740 kB
Mapped:            48132 kB
Shmem:             40920 kB
Slab:             175680 kB
SReclaimable:     146620 kB
SUnreclaim:        29060 kB
KernelStack:        3312 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     510916 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58828 MiB
End job on node147 at 2019-09-17 07:31:41