Trace number 4405882

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-24SAT 6.68468 3.54787

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-152.xml
MD5SUM70d9add84a9acab5bfce09ac7a4943a4
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 benchmark6.68468
Satisfiable
(Un)Satisfiability was proved
Number of variables304
Number of constraints160
Number of domains2
Minimum domain size152
Maximum domain size23104
Distribution of domain sizes[{"size":152,"count":152},{"size":23104,"count":152}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":152},{"degree":4,"count":151},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity152
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":152},{"arity":76,"count":6},{"arity":152,"count":1}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-4405882-1569399596.xml"  -tl '2520s' -p 1
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4405882-1569399596.xml, -tl, 2520s, -p, 1]
0.35/0.22	c simple solver
0.35/0.28	c parse instance...
1.06/0.59	c solve instance...
6.63/3.53	s SATISFIABLE
6.63/3.53	v <instantiation>
6.63/3.53	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cx[44] cx[45] cx[46] cx[47] cx[48] cx[49] cx[50] cx[51] cx[52] cx[53] cx[54] cx[55] cx[56] cx[57] cx[58] cx[59] cx[60] cx[61] cx[62] cx[63] cx[64] cx[65] cx[66] cx[67] cx[68] cx[69] cx[70] cx[71] cx[72] cx[73] cx[74] cx[75] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] cy[44] cy[45] cy[46] cy[47] cy[48] cy[49] cy[50] cy[51] cy[52] cy[53] cy[54] cy[55] cy[56] cy[57] cy[58] cy[59] cy[60] cy[61] cy[62] cy[63] cy[64] cy[65] cy[66] cy[67] cy[68] cy[69] cy[70] cy[71] cy[72] cy[73] cy[74] cy[75] </list>
6.63/3.53	v 	<values>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 126 127 135 136 137 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 125 128 129 130 131 132 133 134 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 1 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 484 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7569 7744 7921 8100 8281 8464 8649 8836 9025 9216 9409 9604 9801 10000 10201 10404 10609 10816 11025 11236 11449 11664 11881 12100 12321 12544 12769 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 15876 16129 18225 18496 18769 529 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 5329 5476 5625 15625 16384 16641 16900 17161 17424 17689 17956 19044 19321 19600 19881 20164 20449 20736 21025 21316 21609 21904 22201 22500 22801 23104 </values>
6.63/3.53	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 (13124 MiB free)
  memory of node 1: 16384 MiB (11702 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405882-1569399596/watcher-4405882-1569399596 -o /var/tmp/evaluation-result-4405882-1569399596/solver-4405882-1569399596 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1569396629-25937 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405882-1569399596.xml 

running on 4 cores: 1,3,5,7

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=26577, runsolver pid=26574
Current StackSize limit: 8192 KiB


[startup+0.10203 s]*
/proc/loadavg: 1.94 1.94 1.80 3/229 26593
/proc/meminfo: memFree=25405012/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15144776 memory=29632 CPUtime=0.14 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 5838 0 0 0 13 1 0 0 20 0 15 0 515874381 15508250624 7408 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3786194 7408 3149 1 0 3748377 0
[pid=26579/tid=26580] ppid=26577 vsize=15144776 memory=8108032331684915787 CPUtime=0.09 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 3708 0 0 0 9 0 0 0 20 0 15 0 515874382 15508250624 7408 33554432000 4194304 4196468 140728168119440 139895093349008 139894685036316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 7408 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15144776 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 7408 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 7408 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 7408 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15144776 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) R 26577 26577 25905 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) R 26577 26577 25905 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894552263280 139895072600821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15144776 memory=139698910680704 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15144776 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 7408 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31088 KiB

[startup+0.210871 s]*
/proc/loadavg: 1.94 1.94 1.80 4/229 26593
/proc/meminfo: memFree=25391892/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15144776 memory=41148 CPUtime=0.35 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 9504 0 0 0 32 3 0 0 20 0 15 0 515874381 15508250624 10287 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3786194 10287 3318 1 0 3748377 0
[pid=26579/tid=26580] ppid=26577 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 6627 0 0 0 18 2 0 0 20 0 15 0 515874382 15508250624 10287 33554432000 4194304 4196468 140728168119440 139895093352688 139895073195358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15144776 memory=11079 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 10287 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15144776 memory=288230376155584312 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 10287 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 10287 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515874382 15508250624 10287 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15144776 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515874384 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 529 0 0 0 2 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 335 0 0 0 2 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 707 0 0 0 8 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874387 15508250624 10287 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42604 KiB

[startup+0.31053 s]*
/proc/loadavg: 1.94 1.94 1.80 5/229 26593
/proc/meminfo: memFree=25384868/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15149032 memory=50188 CPUtime=0.53 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 10909 0 0 0 50 3 0 0 20 0 15 0 515874381 15512608768 12547 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3787258 12547 3357 1 0 3748377 0
[pid=26579/tid=26580] ppid=26577 vsize=15149032 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 7849 0 0 0 27 2 0 0 20 0 15 0 515874382 15512608768 12547 33554432000 4194304 4196468 140728168119440 139895093345984 139895089136797 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15512608768 12547 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15149032 memory=288230376155572045 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15512608768 12547 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15512608768 12547 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515874382 15512608768 12547 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15149032 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515874384 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515874384 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515874384 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 617 0 0 0 5 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 352 0 0 0 4 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15149032 memory=139698910680704 CPUtime=0.12 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 785 0 0 0 12 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15149032 memory=139698910680704 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874387 15512608768 12547 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51644 KiB

[startup+0.70083 s]
/proc/loadavg: 1.94 1.94 1.80 7/229 26593
/proc/meminfo: memFree=25368608/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15151156 memory=80480 CPUtime=1.48 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 14286 0 0 0 143 5 0 0 20 0 15 0 515874381 15514783744 20120 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3787789 20120 3453 1 0 3748889 0
[pid=26579/tid=26580] ppid=26577 vsize=15151156 memory=2116 CPUtime=0.67 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 8797 0 0 0 64 3 0 0 20 0 15 0 515874382 15514783744 20120 33554432000 4194304 4196468 140728168119440 139895093351872 139895089126806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15151156 memory=520 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15514783744 20120 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15514783744 20120 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874382 15514783744 20120 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15151156 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515874382 15514783744 20120 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15151156 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15151156 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15151156 memory=808 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15151156 memory=7086240636179272035 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15151156 memory=8025788809766065260 CPUtime=0.23 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 1279 0 0 0 23 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15151156 memory=7007707949394126417 CPUtime=0.21 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 878 0 0 0 21 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15151156 memory=8514726395715219869 CPUtime=0.34 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) R 26577 26577 25905 0 -1 4202560 2021 0 0 0 34 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894551210736 139895089136218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15151156 memory=7954035780130139755 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 20120 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 81936 KiB

[startup+1.50085 s]
/proc/loadavg: 1.94 1.94 1.80 3/229 26593
/proc/meminfo: memFree=25211664/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0

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

/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58668 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15151156 memory=2 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58668 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15151156 memory=279396883692484 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58668 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15151156 memory=139698777395199 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58668 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15151156 memory=139698777397619 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15151156 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15151156 memory=-9001734043636558696 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15151156 memory=-7457052372387209120 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15151156 memory=1456 CPUtime=1.28 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 3128 0 0 0 128 0 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15151156 memory=233864 CPUtime=1.22 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 2948 0 0 0 121 1 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15151156 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 2510 0 0 0 49 0 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15151156 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15151156 memory=234416 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58668 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 236128 KiB

[startup+3.54781 s]
# the end of solver process 26577 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.53393 s, system=0.150755 s

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

[startup+3.20102 s]
/proc/loadavg: 1.95 1.95 1.80 3/229 26593
/proc/meminfo: memFree=25200380/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15151156 memory=234728 CPUtime=6.29 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 20239 0 0 0 615 14 0 0 20 0 15 0 515874381 15514783744 58682 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3787789 58682 3495 1 0 3748889 0
[pid=26579/tid=26580] ppid=26577 vsize=15151156 memory=0 CPUtime=3.15 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 9795 0 0 0 309 6 0 0 20 0 15 0 515874382 15514783744 58682 33554432000 4194304 4196468 140728168119440 139895093351832 139894690835678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15151156 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58682 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15151156 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58682 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15151156 memory=6944656592455359580 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58682 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15151156 memory=6656426216303648864 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58682 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15151156 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 3217 0 0 0 128 0 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15151156 memory=0 CPUtime=1.22 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 3052 0 0 0 121 1 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15151156 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 2674 0 0 0 49 0 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15151156 memory=36404 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58682 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 236184 KiB

[startup+3.4008 s]
/proc/loadavg: 1.95 1.95 1.80 3/229 26593
/proc/meminfo: memFree=25200380/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15151156 memory=234744 CPUtime=6.53 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 21412 0 0 0 639 14 0 0 20 0 15 0 515874381 15514783744 58686 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3787789 58686 3495 1 0 3748889 0
[pid=26579/tid=26580] ppid=26577 vsize=15151156 memory=520 CPUtime=3.35 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 9805 0 0 0 329 6 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895093351832 139894690835640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15151156 memory=1560 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15151156 memory=924 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15151156 memory=3688 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15151156 memory=2241 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15151156 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15151156 memory=7446246040353467237 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15151156 memory=5792825811789107812 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15151156 memory=5864320447300325988 CPUtime=1.31 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 4003 0 0 0 131 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15151156 memory=0 CPUtime=1.23 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 3399 0 0 0 122 1 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15151156 memory=8318038112447922349 CPUtime=0.49 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 2704 0 0 0 49 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15151156 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 6.53 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 236200 KiB

[startup+3.50086 s]
/proc/loadavg: 1.95 1.95 1.80 3/229 26593
/proc/meminfo: memFree=25200380/32770624 swapFree=66953520/67108860
[pid=26577] ppid=26574 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26577/stat : 26577 (xcsp3-exec) S 26574 26577 25905 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 515874381 115843072 364 33554432000 4194304 5098028 140734560532320 140734560530424 140259724321404 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18620416 140734560535384 140734560535641 140734560535641 140734560538566 0
/proc/26577/statm: 28282 364 305 221 0 87 0
[pid=26579] ppid=26577 vsize=15151156 memory=234744 CPUtime=6.63 cores=1,3,5,7
/proc/26579/stat : 26579 (java) S 26577 26577 25905 0 -1 1077944320 21420 0 0 0 649 14 0 0 20 0 15 0 515874381 15514783744 58686 33554432000 4194304 4196468 140728168119440 140728168101984 139895089114871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
/proc/26579/statm: 3787789 58686 3495 1 0 3748889 0
[pid=26579/tid=26580] ppid=26577 vsize=15151156 memory=-7025452035940392864 CPUtime=3.45 cores=1,3,5,7
/proc/26579/task/26580/stat : 26580 (java) R 26577 26577 25905 0 -1 4202560 9810 0 0 0 339 6 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895093351832 139894690835640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26581] ppid=26577 vsize=15151156 memory=-9001734043636558696 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26581/stat : 26581 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895017155344 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26582] ppid=26577 vsize=15151156 memory=-7457052372387209120 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26582/stat : 26582 (java) S 26577 26577 25905 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895016102800 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26583] ppid=26577 vsize=15151156 memory=279396883692484 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26583/stat : 26583 (java) S 26577 26577 25905 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895015050256 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26584] ppid=26577 vsize=15151156 memory=139698777395199 CPUtime=0.02 cores=1,3,5,7
/proc/26579/task/26584/stat : 26584 (java) S 26577 26577 25905 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 515874382 15514783744 58686 33554432000 4194304 4196468 140728168119440 139895013997712 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26585] ppid=26577 vsize=15151156 memory=139698777397619 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26585/stat : 26585 (java) S 26577 26577 25905 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894557526000 139895089126018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26586] ppid=26577 vsize=15151156 memory=56 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26586/stat : 26586 (java) S 26577 26577 25905 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894556472224 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26587] ppid=26577 vsize=15151156 memory=590595202566088754 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26587/stat : 26587 (java) S 26577 26577 25905 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 515874384 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894555419632 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26588] ppid=26577 vsize=15151156 memory=11096 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26588/stat : 26588 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894554368208 139895089133467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26589] ppid=26577 vsize=15151156 memory=1456 CPUtime=1.31 cores=1,3,5,7
/proc/26579/task/26589/stat : 26589 (java) S 26577 26577 25905 0 -1 1077944384 4003 0 0 0 131 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894553315824 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26590] ppid=26577 vsize=15151156 memory=233864 CPUtime=1.23 cores=1,3,5,7
/proc/26579/task/26590/stat : 26590 (java) S 26577 26577 25905 0 -1 1077944384 3399 0 0 0 122 1 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894552263280 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26591] ppid=26577 vsize=15151156 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/26579/task/26591/stat : 26591 (java) S 26577 26577 25905 0 -1 1077944384 2707 0 0 0 49 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894551210736 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26592] ppid=26577 vsize=15151156 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26592/stat : 26592 (java) S 26577 26577 25905 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894550158432 139895089125077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
[pid=26579/tid=26593] ppid=26577 vsize=15151156 memory=234416 CPUtime=0 cores=1,3,5,7
/proc/26579/task/26593/stat : 26593 (java) S 26577 26577 25905 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 515874387 15514783744 58686 33554432000 4194304 4196468 140728168119440 139894549104944 139895089126018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38174720 140728168121307 140728168121482 140728168121482 140728168124367 0
Current children cumulated CPU time: 6.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 236200 KiB

Child status: 0
Real time (s): 3.54787
CPU time (s): 6.68468
CPU user time (s): 6.53393
CPU system time (s): 0.150755
CPU usage (%): 188.414
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 238916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.53393
system time used= 0.150755
maximum resident set size= 237732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22790
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= 2337
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 26577
#   total CPU time (s): 6.68468
#   total CPU user time (s): 6.53393
#   total CPU system time (s): 0.150755

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044098 second user time and 0.080318 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-25 10:19:15
IDJOB=4405882
IDBENCH=122923
IDSOLVER=2869
FILE ID=node119/4405882-1569399596
RUNJOBID= node119-1569396629-25937
PBS_JOBID= 21705693
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-152.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405882-1569399596/watcher-4405882-1569399596 -o /var/tmp/evaluation-result-4405882-1569399596/solver-4405882-1569399596 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1569396629-25937 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405882-1569399596.xml

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

MD5SUM BENCH= 70d9add84a9acab5bfce09ac7a4943a4
RANDOM SEED=13758179

node119.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.47
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.47
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.47
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.47
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:        25421856 kB
MemAvailable:   31560084 kB
Buffers:          155800 kB
Cached:          6082444 kB
SwapCached:        46716 kB
Active:          3272068 kB
Inactive:        3257020 kB
Active(anon):     243128 kB
Inactive(anon):   104632 kB
Active(file):    3028940 kB
Inactive(file):  3152388 kB
Unevictable:      107192 kB
Mlocked:          107192 kB
SwapTotal:      67108860 kB
SwapFree:       66953520 kB
Dirty:             26128 kB
Writeback:             0 kB
AnonPages:        352580 kB
Mapped:            71476 kB
Shmem:             48564 kB
Slab:             415152 kB
SReclaimable:     385360 kB
SUnreclaim:        29792 kB
KernelStack:        3744 kB
PageTables:         6400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1529712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node119 at 2019-09-25 10:19:19