Trace number 4301999

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)OPT4482 14.5804 11.4461

General information on the benchmark

NameMario/
Mario-t-hard-5_c18.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark3.75088
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301999-1532887449.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4301999-1532887449.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.75/0.78	c solve instance...
14.52/11.43	o 4482 
14.52/11.44	s OPTIMUM FOUND
14.52/11.44	v <instantiation>
14.52/11.44	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] </list>
14.52/11.44	v 	<values>19 0 97 93 84 89 36 39 14 64 26 3 53 43 88 11 91 35 69 79 73 48 56 38 52 65 6 40 78 30 63 5 28 61 45 9 20 22 87 49 24 90 7 51 23 16 37 96 71 34 2 99 85 60 67 75 8 57 25 33 55 76 29 31 81 98 50 12 21 58 44 62 47 18 27 32 15 42 72 10 54 59 46 4 74 41 82 1 68 80 17 13 92 66 94 70 77 95 86 83 17 0 35 3 3 19 18 2 7 1 442 2 130 22 3 120 0 2 18 18 376 1 6 158 2 1 318 1 1 4 2 0 10 1 69 126 15 11 5 1 381 1 9 1 18 19 21 13 2 4 3 19 5 22 2 15 5 0 185 11 20 6 30 6 18 303 7 30 1 23 19 8 4 10 19 54 0 496 15 7 34 1 15 62 2 269 31 5 0 13 35 52 0 16 0 0 4 18 6 12 0 0 74 24 6 5 54 91 22 21 31 3 47 60 28 90 78 15 17 17 8 65 8 56 61 2 80 47 15 20 89 92 57 29 7 30 46 43 69 33 84 51 70 57 41 98 52 42 53 95 25 5 12 37 3 12 59 0 47 31 99 51 7 26 98 65 33 97 44 18 49 36 58 30 55 57 69 60 13 99 65 73 84 63 56 91 88 6 91 37 43 11 0 1 0 85 27 69 54 60 </values>
14.52/11.44	v </instantiation>

Verifier Data

OK	4482

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301999-1532887449/watcher-4301999-1532887449 -o /tmp/evaluation-result-4301999-1532887449/solver-4301999-1532887449 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312 HOME/xcsp3-exec -seed 10678845 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301999-1532887449.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=14057, runsolver pid=14054
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 1.90 1.90 1.95 3/219 14073
/proc/meminfo: memFree=27054052/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14082940 memory=28304 CPUtime=0.12 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 5502 0 0 0 11 1 0 0 20 0 15 0 106308055 14420930560 7076 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3520735 7076 3007 1 0 3483012 0
[pid=14059/tid=14060] ppid=14057 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 3509 0 0 0 8 0 0 0 20 0 15 0 106308055 14420930560 7141 33554432000 4194304 4196468 140721243639168 139646117810992 139646113590678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 7141 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 7141 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 7141 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 7141 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308057 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106308058 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106308058 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0.01 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) R 14057 14057 7585 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 106308060 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645581343472 139646097204209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308061 14420930560 7141 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29760 KiB

[startup+0.210754 s]*
/proc/loadavg: 1.90 1.90 1.95 4/219 14073
/proc/meminfo: memFree=27042888/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14082940 memory=40812 CPUtime=0.34 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 8184 0 0 0 32 2 0 0 20 0 15 0 106308055 14420930560 10203 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3520735 10203 3218 1 0 3483012 0
[pid=14059/tid=14060] ppid=14057 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 5414 0 0 0 19 1 0 0 20 0 15 0 106308055 14420930560 10203 33554432000 4194304 4196468 140721243639168 139646117813728 139646097659230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14082940 memory=8950 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 10203 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14082940 memory=140492553411392 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 10203 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 10203 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14420930560 10203 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106308057 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106308058 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106308058 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14082940 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 472 0 0 0 3 0 0 0 20 0 15 0 106308060 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14082940 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 106308060 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14082940 memory=140492552771200 CPUtime=0.08 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 793 0 0 0 8 0 0 0 20 0 15 0 106308060 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308061 14420930560 10203 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42268 KiB

[startup+0.310706 s]*
/proc/loadavg: 1.90 1.90 1.95 5/219 14073
/proc/meminfo: memFree=27035700/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14087196 memory=47672 CPUtime=0.53 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 9163 0 0 0 50 3 0 0 20 0 15 0 106308055 14425288704 11918 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3521799 11918 3255 1 0 3483012 0
[pid=14059/tid=14060] ppid=14057 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 6128 0 0 0 27 2 0 0 20 0 15 0 106308055 14425288704 11918 33554432000 4194304 4196468 140721243639168 139646117816032 139646097659230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14425288704 11918 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14425288704 11918 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14425288704 11918 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14425288704 11918 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106308057 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106308058 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106308058 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14087196 memory=4137858696076170131 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14087196 memory=8508281356422055839 CPUtime=0.05 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 490 0 0 0 5 0 0 0 20 0 15 0 106308060 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 320 0 0 0 4 0 0 0 20 0 15 0 106308060 14425288704 11918 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 931 0 0 0 12 0 0 0 20 0 15 0 106308060 14425288704 11983 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14425288704 11983 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308061 14425288704 11983 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49128 KiB

[startup+0.702441 s]
/proc/loadavg: 1.90 1.90 1.95 5/219 14073
/proc/meminfo: memFree=27006124/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14089320 memory=99352 CPUtime=1.75 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 12882 0 0 0 169 6 0 0 20 0 15 0 106308055 14427463680 24838 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3522330 24838 3364 1 0 3483524 0
[pid=14059/tid=14060] ppid=14057 vsize=14089320 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 6972 0 0 0 64 3 0 0 20 0 15 0 106308055 14427463680 24838 33554432000 4194304 4196468 140721243639168 139646117815712 139645715587831 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14089320 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14427463680 24838 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14427463680 24838 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14089320 memory=30272 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308056 14427463680 24838 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14089320 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106308056 14427463680 24838 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14089320 memory=2260 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106308057 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14089320 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106308058 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14089320 memory=860 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106308058 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14089320 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14089320 memory=756 CPUtime=0.34 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) R 14057 14057 7585 0 -1 4202560 1307 0 0 0 34 0 0 0 20 0 15 0 106308060 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645583441584 139646106675579 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14089320 memory=1616 CPUtime=0.32 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 1228 0 0 0 32 0 0 0 20 0 15 0 106308060 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645582382976 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14089320 memory=1836 CPUtime=0.39 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) R 14057 14057 7585 0 -1 1077944384 2067 0 0 0 38 1 0 0 20 0 15 0 106308060 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645581342656 139646113588949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14089320 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14089320 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106308061 14427463680 24851 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 100808 KiB

[startup+1.50084 s]
/proc/loadavg: 1.90 1.90 1.95 5/219 14073
/proc/meminfo: memFree=26969824/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0

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

/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14091368 memory=196192 CPUtime=12.66 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 21562 0 0 0 1258 8 0 0 20 0 15 0 106308055 14429560832 49048 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3522842 49048 3400 1 0 3484036 0
[pid=14059/tid=14060] ppid=14057 vsize=14091368 memory=195908 CPUtime=9.56 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 8297 0 0 0 952 4 0 0 20 0 15 0 106308055 14429560832 49048 33554432000 4194304 4196468 140721243639168 139646117814400 139645716852901 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14091368 memory=195912 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 49048 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14091368 memory=195908 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 49048 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14091368 memory=280984813910944 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 49048 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14091368 memory=280984813919752 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 49048 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 106308057 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14091368 memory=280984814024512 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14091368 memory=576587700018377745 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14091368 memory=288283398462768277 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14091368 memory=0 CPUtime=1.25 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 3444 0 0 0 125 0 0 0 20 0 15 0 106308060 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14091368 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 3190 0 0 0 118 0 0 0 20 0 15 0 106308060 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14091368 memory=4420 CPUtime=0.6 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 3954 0 0 0 59 1 0 0 20 0 15 0 106308060 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14091368 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14091368 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 106308061 14429560832 49048 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 29 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 197648 KiB

[startup+10.4006 s]
/proc/loadavg: 1.92 1.90 1.95 3/219 14073
/proc/meminfo: memFree=26878520/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14091368 memory=204540 CPUtime=13.51 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 23702 0 0 0 1342 9 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3522842 51135 3405 1 0 3484036 0
[pid=14059/tid=14060] ppid=14057 vsize=14091368 memory=195912 CPUtime=10.35 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 8473 0 0 0 1031 4 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646117816912 139645717776539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14091368 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14091368 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1296 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 368 0 0 0 0 0 0 0 20 0 15 0 106308057 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14091368 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 3863 0 0 0 128 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14091368 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 3304 0 0 0 118 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14091368 memory=3760822568172990515 CPUtime=0.6 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 3965 0 0 0 59 1 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14091368 memory=6370719275257063784 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14091368 memory=140496701985216 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 106308061 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 13.51 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 205996 KiB

[startup+11.2006 s]
/proc/loadavg: 1.92 1.90 1.95 3/219 14073
/proc/meminfo: memFree=26878520/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14091368 memory=204540 CPUtime=14.32 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 23784 0 0 0 1423 9 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3522842 51135 3405 1 0 3484036 0
[pid=14059/tid=14060] ppid=14057 vsize=14091368 memory=280984813704440 CPUtime=11.15 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 8495 0 0 0 1111 4 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646117815272 139645716000512 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14091368 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14091368 memory=204540 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1296 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14091368 memory=7733923460938885479 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14091368 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 368 0 0 0 0 0 0 0 20 0 15 0 106308057 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14091368 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14091368 memory=7453282923562297191 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14091368 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14091368 memory=7523098613374281554 CPUtime=1.28 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 3919 0 0 0 128 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14091368 memory=7453282923562429012 CPUtime=1.19 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 3308 0 0 0 119 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14091368 memory=7595725831727968097 CPUtime=0.6 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 3965 0 0 0 59 1 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14091368 memory=28785 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14091368 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 106308061 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 14.32 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 205996 KiB

[startup+11.4006 s]
/proc/loadavg: 1.92 1.90 1.95 3/219 14073
/proc/meminfo: memFree=26878520/32770624 swapFree=67108496/67108860
[pid=14057] ppid=14054 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/14057/stat : 14057 (xcsp3-exec) S 14054 14057 7585 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 106308054 115843072 364 33554432000 4194304 5098028 140724623838272 140724623836376 140348056224380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 17821696 140724623844418 140724623844617 140724623844617 140724623847370 0
/proc/14057/statm: 28282 364 306 221 0 87 0
[pid=14059] ppid=14057 vsize=14091368 memory=204540 CPUtime=14.52 cores=1,3,5,7
/proc/14059/stat : 14059 (java) S 14057 14057 7585 0 -1 1077944320 23787 0 0 0 1443 9 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 140721243621712 139646113578743 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
/proc/14059/statm: 3522842 51135 3405 1 0 3484036 0
[pid=14059/tid=14060] ppid=14057 vsize=14091368 memory=11044 CPUtime=11.35 cores=1,3,5,7
/proc/14059/task/14060/stat : 14060 (java) R 14057 14057 7585 0 -1 4202560 8498 0 0 0 1131 4 0 0 20 0 15 0 106308055 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646117815272 139645717776572 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14061] ppid=14057 vsize=14091368 memory=13252 CPUtime=0.01 cores=1,3,5,7
/proc/14059/task/14061/stat : 14061 (java) S 14057 14057 7585 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646043667216 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14062] ppid=14057 vsize=14091368 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14062/stat : 14062 (java) S 14057 14057 7585 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646042614672 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14063] ppid=14057 vsize=14091368 memory=17668 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14063/stat : 14063 (java) S 14057 14057 7585 0 -1 1077944384 1296 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646041562128 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14064] ppid=14057 vsize=14091368 memory=19876 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14064/stat : 14064 (java) S 14057 14057 7585 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 106308056 14429560832 51135 33554432000 4194304 4196468 140721243639168 139646040509584 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14065] ppid=14057 vsize=14091368 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14065/stat : 14065 (java) S 14057 14057 7585 0 -1 1077944384 368 0 0 0 0 0 0 0 20 0 15 0 106308057 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645587658736 139646113589890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14066] ppid=14057 vsize=14091368 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14066/stat : 14066 (java) S 14057 14057 7585 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645586604960 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14067] ppid=14057 vsize=14091368 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14067/stat : 14067 (java) S 14057 14057 7585 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 106308058 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645585552368 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14068] ppid=14057 vsize=14091368 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14068/stat : 14068 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645584500944 139646113597339 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14069] ppid=14057 vsize=14091368 memory=6791534058613427641 CPUtime=1.28 cores=1,3,5,7
/proc/14059/task/14069/stat : 14069 (java) S 14057 14057 7585 0 -1 1077944384 3919 0 0 0 128 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645583448560 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14070] ppid=14057 vsize=14091368 memory=195908 CPUtime=1.19 cores=1,3,5,7
/proc/14059/task/14070/stat : 14070 (java) S 14057 14057 7585 0 -1 1077944384 3308 0 0 0 119 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645582396016 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14071] ppid=14057 vsize=14091368 memory=14694093276057955 CPUtime=0.6 cores=1,3,5,7
/proc/14059/task/14071/stat : 14071 (java) S 14057 14057 7585 0 -1 1077944384 3965 0 0 0 59 1 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645581343472 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14072] ppid=14057 vsize=14091368 memory=2336 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14072/stat : 14072 (java) S 14057 14057 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106308060 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645580291168 139646113588949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
[pid=14059/tid=14073] ppid=14057 vsize=14091368 memory=932 CPUtime=0 cores=1,3,5,7
/proc/14059/task/14073/stat : 14073 (java) S 14057 14057 7585 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 106308061 14429560832 51135 33554432000 4194304 4196468 140721243639168 139645579237680 139646113589890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 21008384 140721243640972 140721243641142 140721243641142 140721243643855 0
Current children cumulated CPU time: 14.52 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 205996 KiB

Child status: 0
Real time (s): 11.4461
CPU time (s): 14.5804
CPU user time (s): 14.4798
CPU system time (s): 0.100659
CPU usage (%): 127.383
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 205996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4798
system time used= 0.100659
maximum resident set size= 204880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25472
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= 2644
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 14057
#   total CPU time (s): 14.5804
#   total CPU user time (s): 14.4798
#   total CPU system time (s): 0.100659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095748 second user time and 0.148826 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 20:04:09
IDJOB=4301999
IDBENCH=141524
IDSOLVER=2772
FILE ID=node149/4301999-1532887449
RUNJOBID= node149-1532880125-7617
PBS_JOBID= 21022517
Free space on /tmp= 45720 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Mario/Mario-t-hard-5_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301999-1532887449/watcher-4301999-1532887449 -o /tmp/evaluation-result-4301999-1532887449/solver-4301999-1532887449 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312  HOME/xcsp3-exec -seed 10678845 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301999-1532887449.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=10678845

node149.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.60
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.60
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.60
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.60
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:        27072236 kB
MemAvailable:   31612932 kB
Buffers:          167076 kB
Cached:          4597064 kB
SwapCached:           60 kB
Active:          1960548 kB
Inactive:        3176172 kB
Active(anon):     322148 kB
Inactive(anon):    78000 kB
Active(file):    1638400 kB
Inactive(file):  3098172 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             21912 kB
Writeback:             0 kB
AnonPages:        337208 kB
Mapped:            49956 kB
Shmem:             25040 kB
Slab:             261292 kB
SReclaimable:     232584 kB
SUnreclaim:        28708 kB
KernelStack:        3872 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1383628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45700 MiB
End job on node149 at 2018-07-29 20:04:20