Trace number 4393090

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-06-14SAT 10.0419 2.85869

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-12.xml
MD5SUMe29963f3eb1abf29691517033ab1fcf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

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

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393090-1568320432/watcher-4393090-1568320432 -o /tmp/evaluation-result-4393090-1568320432/solver-4393090-1568320432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1822853151 HOME/instance-4393090-1568320432.xml 

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

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


[startup+0.100057 s]*
/proc/loadavg: 8.14 8.14 8.06 7/234 24934
/proc/meminfo: memFree=29881932/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15144768 memory=29620 CPUtime=0.13 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 5852 0 0 0 13 0 0 0 20 0 15 0 408297878 15508242432 7405 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3786192 7405 3182 1 0 3748377 0
[pid=24920/tid=24921] ppid=24918 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) R 24918 24918 14062 0 -1 4202560 3731 0 0 0 9 0 0 0 20 0 15 0 408297878 15508242432 7405 33554432000 4194304 4196468 140721172531248 139821067871376 139820663909504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15144768 memory=3835289530184181408 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408297880 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408297881 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408297881 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) S 24918 24918 14062 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820528028528 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) S 24918 24918 14062 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820526975728 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15144768 memory=139967487747712 CPUtime=0.02 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) R 24918 24918 14062 0 -1 4202560 355 0 0 0 2 0 0 0 20 0 15 0 408297883 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297884 15508242432 7405 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31068 KiB

[startup+0.21072 s]*
/proc/loadavg: 8.14 8.14 8.06 7/234 24934
/proc/meminfo: memFree=29868184/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15144768 memory=41240 CPUtime=0.34 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 9511 0 0 0 32 2 0 0 20 0 15 0 408297878 15508242432 10310 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3786192 10310 3286 1 0 3748377 0
[pid=24920/tid=24921] ppid=24918 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) R 24918 24918 14062 0 -1 4202560 6659 0 0 0 18 2 0 0 20 0 15 0 408297878 15508242432 10310 33554432000 4194304 4196468 140721172531248 139821067881504 139821047727454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15144768 memory=2669798 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15144768 memory=139967490593335 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408297879 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15144768 memory=139967487747712 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408297880 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408297881 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408297881 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) S 24918 24918 14062 0 -1 1077944384 635 0 0 0 3 0 0 0 20 0 15 0 408297883 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820528028528 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) S 24918 24918 14062 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 15 0 408297883 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820526975728 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15144768 memory=139967487747712 CPUtime=0.08 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) S 24918 24918 14062 0 -1 1077944384 709 0 0 0 8 0 0 0 20 0 15 0 408297883 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297884 15508242432 10310 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42688 KiB

[startup+0.310501 s]*
/proc/loadavg: 8.14 8.14 8.06 7/234 24934
/proc/meminfo: memFree=29860912/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15149024 memory=50284 CPUtime=0.53 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 10952 0 0 0 50 3 0 0 20 0 15 0 408297878 15512600576 12571 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3787256 12571 3343 1 0 3748377 0
[pid=24920/tid=24921] ppid=24918 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) R 24918 24918 14062 0 -1 4202560 7875 0 0 0 28 2 0 0 20 0 15 0 408297878 15512600576 12571 33554432000 4194304 4196468 140721172531248 139821067878080 139821047727454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408297879 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15149024 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408297880 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408297881 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408297881 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) S 24918 24918 14062 0 -1 1077944384 656 0 0 0 4 0 0 0 20 0 15 0 408297883 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820528028528 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) S 24918 24918 14062 0 -1 1077944384 332 0 0 0 4 0 0 0 20 0 15 0 408297883 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820526975728 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) S 24918 24918 14062 0 -1 1077944384 784 0 0 0 12 0 0 0 20 0 15 0 408297883 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297884 15512600576 12571 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51732 KiB

[startup+0.700998 s]
/proc/loadavg: 8.14 8.14 8.06 9/234 24934
/proc/meminfo: memFree=29848608/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15151148 memory=85256 CPUtime=1.62 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 13962 0 0 0 157 5 0 0 20 0 15 0 408297878 15514775552 21314 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3787787 21314 3456 1 0 3748889 0
[pid=24920/tid=24921] ppid=24918 vsize=15151148 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) R 24918 24918 14062 0 -1 4202560 9168 0 0 0 64 3 0 0 20 0 15 0 408297878 15514775552 21314 33554432000 4194304 4196468 140721172531248 139821067884560 139821063658902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15151148 memory=772 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297879 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15151148 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408297879 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15151148 memory=948 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408297880 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15151148 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408297881 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15151148 memory=9404 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408297881 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15151148 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15151148 memory=628 CPUtime=0.26 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) R 24918 24918 14062 0 -1 4202560 1185 0 0 0 26 0 0 0 20 0 15 0 408297883 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820528028528 139821063668314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15151148 memory=1056 CPUtime=0.25 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) R 24918 24918 14062 0 -1 4202560 675 0 0 0 25 0 0 0 20 0 15 0 408297883 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820526975728 139821063668314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15151148 memory=1556 CPUtime=0.4 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) R 24918 24918 14062 0 -1 1077944384 1628 0 0 0 40 0 0 0 20 0 15 0 408297883 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15151148 memory=5908 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408297883 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15151148 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408297884 15514775552 21314 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 86704 KiB

[startup+1.50163 s]
/proc/loadavg: 8.14 8.14 8.06 8/238 24938
/proc/meminfo: memFree=29775448/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0

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

/proc/24920/task/24938/stat : 24938 (java) R 24918 24918 14062 0 -1 4202560 37 0 0 0 31 0 0 0 20 0 19 0 408297967 15789518848 36574 33554432000 4194304 4196468 140721172531248 139819916175936 139821063658902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 147744 KiB

[startup+2.85864 s]
# the end of solver process 24918 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.94746 s, system=0.094417 s

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

[startup+1.60363 s]
/proc/loadavg: 8.14 8.14 8.06 8/238 24938
/proc/meminfo: memFree=29775448/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15419452 memory=146836 CPUtime=5.1 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 17310 0 0 0 503 7 0 0 20 0 19 0 408297878 15789518848 36709 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3854863 36709 3469 1 0 3815965 0
[pid=24920/tid=24921] ppid=24918 vsize=15419452 memory=7090466192425050967 CPUtime=0.86 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) S 24918 24918 14062 0 -1 1077944384 9280 0 0 0 82 4 0 0 20 0 19 0 408297878 15789518848 36709 33554432000 4194304 4196468 140721172531248 139821067887744 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15419452 memory=7667206182042556516 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15419452 memory=7667206182042556516 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15419452 memory=7667206182042556516 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15419452 memory=7667206182042556516 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15419452 memory=7667206182042556516 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408297880 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15419452 memory=7449910789681996910 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15419452 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15419452 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15419452 memory=8904 CPUtime=0.93 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) R 24918 24918 14062 0 -1 4202560 2287 0 0 0 93 0 0 0 20 0 19 0 408297883 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820528021016 139821043301504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15419452 memory=12024 CPUtime=0.9 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) R 24918 24918 14062 0 -1 4202560 1793 0 0 0 90 0 0 0 20 0 19 0 408297883 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820526961608 139821045194448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15419452 memory=1556 CPUtime=0.68 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) S 24918 24918 14062 0 -1 1077944384 2457 0 0 0 67 1 0 0 20 0 19 0 408297883 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15419452 memory=500 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15419452 memory=928 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297884 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24935] ppid=24918 vsize=15419452 memory=1528 CPUtime=0.4 cores=0,2,4,6
/proc/24920/task/24935/stat : 24935 (java) R 24918 24918 14062 0 -1 4202560 63 0 0 0 40 0 0 0 20 0 19 0 408297967 15789518848 36709 33554432000 4194304 4196468 140721172531248 139820514606040 139820670401031 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24936] ppid=24918 vsize=15419452 memory=1448 CPUtime=0.36 cores=0,2,4,6
/proc/24920/task/24936/stat : 24936 (java) R 24918 24918 14062 0 -1 1077944384 41 0 0 0 36 0 0 0 20 0 19 0 408297967 15789518848 36709 33554432000 4194304 4196468 140721172531248 139819918281712 139821063657173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24937] ppid=24918 vsize=15419452 memory=876 CPUtime=0.5 cores=0,2,4,6
/proc/24920/task/24937/stat : 24937 (java) R 24918 24918 14062 0 -1 4202560 46 0 0 0 50 0 0 0 20 0 19 0 408297967 15789518848 36709 33554432000 4194304 4196468 140721172531248 139819917231928 139820670400551 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24938] ppid=24918 vsize=15419452 memory=1980 CPUtime=0.41 cores=0,2,4,6
/proc/24920/task/24938/stat : 24938 (java) R 24918 24918 14062 0 -1 4202560 37 0 0 0 41 0 0 0 20 0 19 0 408297967 15789518848 36709 33554432000 4194304 4196468 140721172531248 139819916175936 139820670805586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 148284 KiB

[startup+2.4008 s]
/proc/loadavg: 8.14 8.14 8.06 11/238 24938
/proc/meminfo: memFree=29756908/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15419452 memory=160248 CPUtime=8.27 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 23598 0 0 0 819 8 0 0 20 0 19 0 408297878 15789518848 40062 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3854863 40062 3472 1 0 3815965 0
[pid=24920/tid=24921] ppid=24918 vsize=15419452 memory=7450994908500354930 CPUtime=0.86 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) S 24918 24918 14062 0 -1 1077944384 9280 0 0 0 82 4 0 0 20 0 19 0 408297878 15789518848 40062 33554432000 4194304 4196468 140721172531248 139821067887744 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15419452 memory=7589813770473269100 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15419452 memory=7596278898877808744 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15419452 memory=7013321123842908771 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15419452 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15419452 memory=150020 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408297880 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15419452 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15419452 memory=800 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15419452 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15419452 memory=916 CPUtime=1.43 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) R 24918 24918 14062 0 -1 4202560 4997 0 0 0 143 0 0 0 20 0 19 0 408297883 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820528021016 139821047554269 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15419452 memory=2241 CPUtime=1.38 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) R 24918 24918 14062 0 -1 4202560 4629 0 0 0 138 0 0 0 20 0 19 0 408297883 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820526961608 139821047034703 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15419452 memory=2244 CPUtime=0.71 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) S 24918 24918 14062 0 -1 1077944384 2972 0 0 0 70 1 0 0 20 0 19 0 408297883 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15419452 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15419452 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297884 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24935] ppid=24918 vsize=15419452 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/24920/task/24935/stat : 24935 (java) R 24918 24918 14062 0 -1 4202560 101 0 0 0 91 0 0 0 20 0 19 0 408297967 15789518848 40062 33554432000 4194304 4196468 140721172531248 139820514605880 139820671241745 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24936] ppid=24918 vsize=15419452 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/24920/task/24936/stat : 24936 (java) R 24918 24918 14062 0 -1 4202560 124 0 0 0 85 0 0 0 20 0 19 0 408297967 15789518848 40062 33554432000 4194304 4196468 140721172531248 139819918285064 139820671198933 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24937] ppid=24918 vsize=15419452 memory=279934694237728 CPUtime=1.22 cores=0,2,4,6
/proc/24920/task/24937/stat : 24937 (java) R 24918 24918 14062 0 -1 4202560 103 0 0 0 122 0 0 0 20 0 19 0 408297967 15789518848 40062 33554432000 4194304 4196468 140721172531248 139819917228512 139820670401298 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24938] ppid=24918 vsize=15419452 memory=139967347094448 CPUtime=0.84 cores=0,2,4,6
/proc/24920/task/24938/stat : 24938 (java) R 24918 24918 14062 0 -1 4202560 86 0 0 0 84 0 0 0 20 0 19 0 408297967 15789518848 40062 33554432000 4194304 4196468 140721172531248 139819916178136 139820671241613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 8.27 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 161696 KiB

[startup+2.80163 s]
/proc/loadavg: 8.14 8.14 8.06 11/238 24938
/proc/meminfo: memFree=29756908/32770624 swapFree=66996304/67108860
[pid=24918] ppid=24915 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/24918/stat : 24918 (xcsp3-exec) S 24915 24918 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408297878 115843072 362 33554432000 4194304 5098028 140725641780448 140725641778552 140110845198972 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40005632 140725641786234 140725641786477 140725641786477 140725641789386 0
/proc/24918/statm: 28282 362 304 221 0 87 0
[pid=24920] ppid=24918 vsize=15419452 memory=162740 CPUtime=9.86 cores=0,2,4,6
/proc/24920/stat : 24920 (java) S 24918 24918 14062 0 -1 1077944320 24842 0 0 0 978 8 0 0 20 0 19 0 408297878 15789518848 40685 33554432000 4194304 4196468 140721172531248 140721172513792 139821063646967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
/proc/24920/statm: 3854863 40685 3472 1 0 3815965 0
[pid=24920/tid=24921] ppid=24918 vsize=15419452 memory=7449065273865169770 CPUtime=0.86 cores=0,2,4,6
/proc/24920/task/24921/stat : 24921 (java) S 24918 24918 14062 0 -1 1077944384 9280 0 0 0 82 4 0 0 20 0 19 0 408297878 15789518848 40685 33554432000 4194304 4196468 140721172531248 139821067887744 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24922] ppid=24918 vsize=15419452 memory=6946070517399644755 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24922/stat : 24922 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820991687824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24923] ppid=24918 vsize=15419452 memory=7734492999356606037 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24923/stat : 24923 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820990635024 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24924] ppid=24918 vsize=15419452 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24924/stat : 24924 (java) S 24918 24918 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820989582224 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24925] ppid=24918 vsize=15419452 memory=288230621907303681 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24925/stat : 24925 (java) S 24918 24918 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408297879 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820988529424 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24926] ppid=24918 vsize=15419452 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24926/stat : 24926 (java) S 24918 24918 14062 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 408297880 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820532238704 139821063658114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24927] ppid=24918 vsize=15419452 memory=4638778402844725328 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24927/stat : 24927 (java) S 24918 24918 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820531184672 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24928] ppid=24918 vsize=15419452 memory=7307429317222818410 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24928/stat : 24928 (java) S 24918 24918 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408297881 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820530131824 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24929] ppid=24918 vsize=15419452 memory=7090466192425050967 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24929/stat : 24929 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820529080144 139821063665563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24930] ppid=24918 vsize=15419452 memory=7588671304909280615 CPUtime=1.67 cores=0,2,4,6
/proc/24920/task/24930/stat : 24930 (java) R 24918 24918 14062 0 -1 4202560 5063 0 0 0 167 0 0 0 20 0 19 0 408297883 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820528013680 139821040915952 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24931] ppid=24918 vsize=15419452 memory=7295950583417696866 CPUtime=1.75 cores=0,2,4,6
/proc/24920/task/24931/stat : 24931 (java) R 24918 24918 14062 0 -1 4202560 5184 0 0 0 175 0 0 0 20 0 19 0 408297883 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820526962544 139821042050418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24932] ppid=24918 vsize=15419452 memory=7588935152971047488 CPUtime=0.71 cores=0,2,4,6
/proc/24920/task/24932/stat : 24932 (java) S 24918 24918 14062 0 -1 1077944384 2982 0 0 0 70 1 0 0 20 0 19 0 408297883 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820525922928 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24933] ppid=24918 vsize=15419452 memory=7649399375658562610 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24933/stat : 24933 (java) S 24918 24918 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408297883 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820524870368 139821063657173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24934] ppid=24918 vsize=15419452 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24920/task/24934/stat : 24934 (java) S 24918 24918 14062 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 408297884 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820523817648 139821063658114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24935] ppid=24918 vsize=15419452 memory=2209 CPUtime=1.17 cores=0,2,4,6
/proc/24920/task/24935/stat : 24935 (java) R 24918 24918 14062 0 -1 4202560 272 0 0 0 117 0 0 0 20 0 19 0 408297967 15789518848 40685 33554432000 4194304 4196468 140721172531248 139820514606328 139820670819831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24936] ppid=24918 vsize=15419452 memory=58692 CPUtime=1.04 cores=0,2,4,6
/proc/24920/task/24936/stat : 24936 (java) R 24918 24918 14062 0 -1 4202560 269 0 0 0 104 0 0 0 20 0 19 0 408297967 15789518848 40685 33554432000 4194304 4196468 140721172531248 139819918281960 139820670531585 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24937] ppid=24918 vsize=15419452 memory=0 CPUtime=1.51 cores=0,2,4,6
/proc/24920/task/24937/stat : 24937 (java) R 24918 24918 14062 0 -1 4202560 321 0 0 0 151 0 0 0 20 0 19 0 408297967 15789518848 40685 33554432000 4194304 4196468 140721172531248 139819917230312 139820671199331 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
[pid=24920/tid=24938] ppid=24918 vsize=15419452 memory=1448 CPUtime=1.08 cores=0,2,4,6
/proc/24920/task/24938/stat : 24938 (java) R 24918 24918 14062 0 -1 4202560 146 0 0 0 108 0 0 0 20 0 19 0 408297967 15789518848 40685 33554432000 4194304 4196468 140721172531248 139819916174640 139820670927124 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33230848 140721172538351 140721172538522 140721172538522 140721172541391 0
Current children cumulated CPU time: 9.86 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 164188 KiB

Child status: 0
Real time (s): 2.85869
CPU time (s): 10.0419
CPU user time (s): 9.94746
CPU system time (s): 0.094417
CPU usage (%): 351.276
Max. virtual memory (cumulated for all children) (KiB): 15532580
Max. memory (cumulated for all children) (KiB): 164188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.94746
system time used= 0.094417
maximum resident set size= 164140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2180
involuntary context switches= 426


# summary of solver processes directly reported to runsolver:
#   pid: 24918
#   total CPU time (s): 10.0419
#   total CPU user time (s): 9.94746
#   total CPU system time (s): 0.094417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04254 second user time and 0.068378 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 21:32:35
IDJOB=4393090
IDBENCH=133813
IDSOLVER=2840
FILE ID=node106/4393090-1568320432
RUNJOBID= node106-1568309633-14093
PBS_JOBID= 21701134
Free space on /tmp= 56708 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-12.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393090-1568320432/watcher-4393090-1568320432 -o /tmp/evaluation-result-4393090-1568320432/solver-4393090-1568320432 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1822853151 HOME/instance-4393090-1568320432.xml

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

MD5SUM BENCH= e29963f3eb1abf29691517033ab1fcf0
RANDOM SEED=1822853151

node106.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.79
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.79
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.79
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.79
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:        29898852 kB
MemAvailable:   30974984 kB
Buffers:          129948 kB
Cached:          1242388 kB
SwapCached:        10220 kB
Active:          1337828 kB
Inactive:         996064 kB
Active(anon):     960732 kB
Inactive(anon):    33392 kB
Active(file):     377096 kB
Inactive(file):   962672 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996304 kB
Dirty:             26060 kB
Writeback:            56 kB
AnonPages:       1059692 kB
Mapped:            48832 kB
Shmem:             23932 kB
Slab:             133424 kB
SReclaimable:     104400 kB
SUnreclaim:        29024 kB
KernelStack:        3808 kB
PageTables:         7640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1897040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    952320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56684 MiB
End job on node106 at 2019-09-12 21:32:38