Trace number 4400462

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 2019-09-16OPT141 4.84484 1.62614

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-5-3-20-1.xml
MD5SUM01f589e6e1c012d02af2fd4c44442f0f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141
Best CPU time to get the best result obtained on this benchmark0.150585
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints337
Number of domains37
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":3},{"size":4,"count":8},{"size":5,"count":3},{"size":8,"count":1},{"size":9,"count":3},{"size":10,"count":4},{"size":11,"count":7},{"size":12,"count":2},{"size":13,"count":2},{"size":14,"count":21},{"size":15,"count":15}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":35},{"degree":16,"count":20},{"degree":22,"count":14},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":335},{"arity":15,"count":1}]
Number of extensional constraints35
Number of intensional constraints301
Distribution of constraint types[{"type":"extension","count":35},{"type":"intension","count":301},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400462-1568692068.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400462-1568692068.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.78/1.07	c solve instance...
3.11/1.17	o 301 
3.11/1.18	o 215 
3.11/1.20	o 214 
3.45/1.22	o 213 
3.45/1.23	o 211 
3.45/1.23	o 210 
3.45/1.23	o 209 
3.45/1.24	o 208 
3.45/1.25	o 207 
3.45/1.25	o 206 
3.45/1.25	o 205 
3.45/1.25	o 203 
3.45/1.25	o 202 
3.45/1.25	o 201 
3.45/1.26	o 201 
3.45/1.26	o 199 
3.45/1.26	o 198 
3.45/1.27	o 196 
3.45/1.27	o 195 
3.45/1.27	o 194 
3.45/1.29	o 193 
3.76/1.30	o 192 
3.76/1.30	o 191 
3.76/1.30	o 189 
3.76/1.30	o 188 
3.76/1.30	o 187 
3.76/1.32	o 186 
3.76/1.33	o 185 
3.76/1.33	o 184 
3.76/1.34	o 182 
3.76/1.34	o 181 
3.76/1.34	o 180 
3.76/1.34	o 179 
3.76/1.34	o 178 
3.76/1.34	o 177 
3.76/1.35	o 176 
3.76/1.35	o 175 
3.76/1.35	o 174 
3.76/1.35	o 173 
3.76/1.35	o 171 
3.76/1.35	o 170 
3.76/1.35	o 169 
3.76/1.36	o 168 
3.76/1.36	o 167 
3.76/1.36	o 166 
3.76/1.36	o 165 
3.76/1.38	o 164 
3.76/1.38	o 163 
3.76/1.38	o 162 
3.76/1.38	o 161 
4.08/1.40	o 159 
4.08/1.40	o 158 
4.08/1.40	o 157 
4.08/1.41	o 156 
4.08/1.41	o 155 
4.08/1.41	o 154 
4.08/1.41	o 153 
4.08/1.42	o 152 
4.08/1.42	o 151 
4.08/1.42	o 150 
4.08/1.43	o 149 
4.08/1.43	o 148 
4.08/1.44	o 147 
4.08/1.48	o 146 
4.08/1.48	o 145 
4.08/1.48	o 144 
4.08/1.49	o 143 
4.08/1.49	o 142 
4.40/1.50	o 141 
4.80/1.60	s OPTIMUM FOUND
4.80/1.60	v <instantiation>
4.80/1.60	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] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] </list>
4.80/1.60	v 	<values>0 1 2 3 4 10 5 6 7 8 11 12 13 14 9 0 0 0 0 0 3 3 13 20 3 1 16 16 1 18 9 12 13 10 7 5 12 7 11 9 5 10 7 10 12 8 6 6 7 11 1 4 2 3 3 4 2 1 1 1 2 5 2 3 4 1 1 1 4 2 </values>
4.80/1.60	v </instantiation>

Verifier Data

OK	141

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400462-1568692068/watcher-4400462-1568692068 -o /tmp/evaluation-result-4400462-1568692068/solver-4400462-1568692068 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568691240-24304 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 391679791 HOME/instance-4400462-1568692068.xml 

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

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

solver pid=26629, runsolver pid=26626

[startup+0.100058 s]*
/proc/loadavg: 8.51 8.10 7.94 7/233 26645
/proc/meminfo: memFree=31250192/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15144776 memory=30004 CPUtime=0.13 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 5683 0 0 0 12 1 0 0 20 0 15 0 445459820 15508250624 7501 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3786194 7501 3181 1 0 3748377 0
[pid=26631/tid=26632] ppid=26629 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) R 26629 26629 24272 0 -1 4202560 3543 0 0 0 9 0 0 0 20 0 15 0 445459820 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205988272336 140205984054678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459822 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445459823 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205518800288 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445459823 15508250624 7501 33554432000 4194304 4196468 140732943971616 140205517747696 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459825 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) S 26629 26629 24272 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 445459825 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204853680112 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) S 26629 26629 24272 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 15 0 445459825 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204852627568 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) R 26629 26629 24272 0 -1 4202560 380 0 0 0 2 0 0 0 20 0 15 0 445459825 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204851575024 140205965627674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459826 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459826 15508250624 7501 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31456 KiB

[startup+0.210746 s]*
/proc/loadavg: 8.51 8.10 7.94 7/233 26645
/proc/meminfo: memFree=31237196/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15144776 memory=42152 CPUtime=0.34 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 9426 0 0 0 31 3 0 0 20 0 15 0 445459820 15508250624 10538 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3786194 10538 3312 1 0 3748377 0
[pid=26631/tid=26632] ppid=26629 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) S 26629 26629 24272 0 -1 1077944384 6582 0 0 0 18 2 0 0 20 0 15 0 445459820 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205988277728 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15144776 memory=9100 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15144776 memory=288370220000011904 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445459822 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445459823 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205518800288 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445459823 15508250624 10538 33554432000 4194304 4196468 140732943971616 140205517747696 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459825 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) S 26629 26629 24272 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 15 0 445459825 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204853680112 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) S 26629 26629 24272 0 -1 1077944384 264 0 0 0 3 0 0 0 20 0 15 0 445459825 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204852627568 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15144776 memory=139843848300160 CPUtime=0.08 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) S 26629 26629 24272 0 -1 1077944384 803 0 0 0 8 0 0 0 20 0 15 0 445459825 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204851575024 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459826 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459826 15508250624 10538 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43604 KiB

[startup+0.314163 s]*
/proc/loadavg: 8.51 8.10 7.94 7/233 26645
/proc/meminfo: memFree=31230264/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15149032 memory=51480 CPUtime=0.54 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 10902 0 0 0 50 4 0 0 20 0 15 0 445459820 15512608768 12870 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3787258 12870 3348 1 0 3748377 0
[pid=26631/tid=26632] ppid=26629 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) R 26629 26629 24272 0 -1 4202560 7828 0 0 0 28 3 0 0 20 0 15 0 445459820 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205988276944 140205984064669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15149032 memory=9461 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15149032 memory=288230376155267454 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445459822 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445459823 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205518800288 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445459823 15512608768 12870 33554432000 4194304 4196468 140732943971616 140205517747696 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459825 15512608768 12870 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) S 26629 26629 24272 0 -1 1077944384 500 0 0 0 3 0 0 0 20 0 15 0 445459825 15512608768 12879 33554432000 4194304 4196468 140732943971616 140204853680112 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) S 26629 26629 24272 0 -1 1077944384 363 0 0 0 5 0 0 0 20 0 15 0 445459825 15512608768 12879 33554432000 4194304 4196468 140732943971616 140204852627568 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) S 26629 26629 24272 0 -1 1077944384 907 0 0 0 12 0 0 0 20 0 15 0 445459825 15512608768 12879 33554432000 4194304 4196468 140732943971616 140204851575024 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459826 15512608768 12879 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459826 15512608768 12879 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52932 KiB

[startup+0.701046 s]
/proc/loadavg: 8.51 8.10 7.94 8/233 26645
/proc/meminfo: memFree=31216808/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15151156 memory=87492 CPUtime=1.73 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 14634 0 0 0 167 6 0 0 20 0 15 0 445459820 15514783744 21873 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3787789 21873 3452 1 0 3748889 0
[pid=26631/tid=26632] ppid=26629 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) R 26629 26629 24272 0 -1 1077944384 8944 0 0 0 64 4 0 0 20 0 15 0 445459820 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205988276784 140205984052949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15151156 memory=932 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459821 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15151156 memory=3768 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445459821 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15151156 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445459822 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445459823 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205518800288 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445459823 15514783744 21873 33554432000 4194304 4196468 140732943971616 140205517747696 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15151156 memory=812 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459825 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15151156 memory=1764 CPUtime=0.29 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) R 26629 26629 24272 0 -1 4202560 1166 0 0 0 29 0 0 0 20 0 15 0 445459825 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204853673136 140205965586961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15151156 memory=111628 CPUtime=0.31 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) R 26629 26629 24272 0 -1 4202560 1029 0 0 0 31 0 0 0 20 0 15 0 445459825 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204852608800 140205963514661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15151156 memory=796 CPUtime=0.41 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) S 26629 26629 24272 0 -1 1077944384 2188 0 0 0 41 0 0 0 20 0 15 0 445459825 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204851575024 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15151156 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445459826 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15151156 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445459826 15514783744 21873 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 88944 KiB

[startup+1.50075 s]
/proc/loadavg: 8.51 8.10 7.94 9/233 26645
/proc/meminfo: memFree=31145480/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15552588 memory=334080 CPUtime=4.4 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 25663 0 0 0 421 19 0 0 20 0 18 0 445459820 15925850112 83520 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3888147 83520 3490 1 0 3849247 0
[pid=26631/tid=26632] ppid=26629 vsize=15552588 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) S 26629 26629 24272 0 -1 1077944384 9999 0 0 0 102 5 0 0 20 0 18 0 445459820 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205988283520 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15552588 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 143 0 0 0 1 1 0 0 20 0 18 0 445459821 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15552588 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 18 0 445459821 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15552588 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 18 0 445459821 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15552588 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 38 0 0 0 1 1 0 0 20 0 18 0 445459821 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 18 0 445459822 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 18 0 445459823 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205518800352 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15552588 memory=7452445202923679842 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 18 0 445459823 15925850112 83520 33554432000 4194304 4196468 140732943971616 140205517747712 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15552588 memory=6299802978650451056 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445459825 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15552588 memory=7595999609737532008 CPUtime=0.93 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) R 26629 26629 24272 0 -1 4202560 3169 0 0 0 92 1 0 0 20 0 18 0 445459825 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204853669584 140205965566362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15552588 memory=7518343139519868055 CPUtime=0.96 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) R 26629 26629 24272 0 -1 4202560 2445 0 0 0 96 0 0 0 20 0 18 0 445459825 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204852614112 140205965563937 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15552588 memory=35425 CPUtime=0.72 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) S 26629 26629 24272 0 -1 1077944384 3430 0 0 0 71 1 0 0 20 0 18 0 445459825 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204851575024 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15552588 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445459826 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15552588 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445459826 15925850112 83520 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 4.4 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 335532 KiB

[startup+1.6261 s]
# the end of solver process 26629 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.64869 s, system=0.196142 s

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

[startup+1.60155 s]
/proc/loadavg: 8.51 8.10 7.94 9/233 26645
/proc/meminfo: memFree=31145480/32770624 swapFree=66997372/67108860
[pid=26629] ppid=26626 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26629/stat : 26629 (xcsp3-exec) S 26626 26629 24272 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445459820 115843072 363 33554432000 4194304 5098028 140736561858544 140736561856648 139628651803260 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27643904 140736561865595 140736561865837 140736561865837 140736561868746 0
/proc/26629/statm: 28282 363 304 221 0 87 0
[pid=26631] ppid=26629 vsize=15552588 memory=334676 CPUtime=4.8 cores=1,3,5,7
/proc/26631/stat : 26631 (java) S 26629 26629 24272 0 -1 1077944320 25890 0 0 0 461 19 0 0 20 0 19 0 445459820 15925850112 83669 33554432000 4194304 4196468 140732943971616 140732943954160 140205984042743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
/proc/26631/statm: 3888147 83669 3490 1 0 3849247 0
[pid=26631/tid=26632] ppid=26629 vsize=15552588 memory=13252 CPUtime=1.07 cores=1,3,5,7
/proc/26631/task/26632/stat : 26632 (java) S 26629 26629 24272 0 -1 1077944384 9999 0 0 0 102 5 0 0 20 0 19 0 445459820 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205988283520 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26633] ppid=26629 vsize=15552588 memory=15460 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26633/stat : 26633 (java) S 26629 26629 24272 0 -1 1077944384 143 0 0 0 1 1 0 0 20 0 19 0 445459821 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205920278800 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26634] ppid=26629 vsize=15552588 memory=17668 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26634/stat : 26634 (java) S 26629 26629 24272 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 19 0 445459821 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205575690640 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26635] ppid=26629 vsize=15552588 memory=19876 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26635/stat : 26635 (java) S 26629 26629 24272 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 19 0 445459821 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205574638096 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26636] ppid=26629 vsize=15552588 memory=22084 CPUtime=0.02 cores=1,3,5,7
/proc/26631/task/26636/stat : 26636 (java) S 26629 26629 24272 0 -1 1077944384 38 0 0 0 1 1 0 0 20 0 19 0 445459821 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205573585552 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26637] ppid=26629 vsize=15552588 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26637/stat : 26637 (java) S 26629 26629 24272 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 19 0 445459822 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205519854064 140205984053890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26638] ppid=26629 vsize=15552588 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26638/stat : 26638 (java) S 26629 26629 24272 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445459823 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205518800352 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26639] ppid=26629 vsize=15552588 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26639/stat : 26639 (java) S 26629 26629 24272 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445459823 15925850112 83669 33554432000 4194304 4196468 140732943971616 140205517747712 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26640] ppid=26629 vsize=15552588 memory=30916 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26640/stat : 26640 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445459825 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204854733520 140205984061339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26641] ppid=26629 vsize=15552588 memory=6625 CPUtime=1.02 cores=1,3,5,7
/proc/26631/task/26641/stat : 26641 (java) R 26629 26629 24272 0 -1 4202560 3211 0 0 0 101 1 0 0 20 0 19 0 445459825 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204853661312 140205968010955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26642] ppid=26629 vsize=15552588 memory=4420 CPUtime=1.05 cores=1,3,5,7
/proc/26631/task/26642/stat : 26642 (java) R 26629 26629 24272 0 -1 1077944384 2479 0 0 0 105 0 0 0 20 0 19 0 445459825 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204852617888 140205984052949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26643] ppid=26629 vsize=15552588 memory=0 CPUtime=0.75 cores=1,3,5,7
/proc/26631/task/26643/stat : 26643 (java) S 26629 26629 24272 0 -1 1077944384 3473 0 0 0 74 1 0 0 20 0 19 0 445459825 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204851575024 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26644] ppid=26629 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26644/stat : 26644 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445459826 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204850522720 140205984052949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
[pid=26631/tid=26645] ppid=26629 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26631/task/26645/stat : 26645 (java) S 26629 26629 24272 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445459826 15925850112 83669 33554432000 4194304 4196468 140732943971616 140204849470256 140205984053890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9441280 140732943975407 140732943975578 140732943975578 140732943978447 0
Current children cumulated CPU time: 4.8 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 336128 KiB

Child status: 0
Real time (s): 1.62614
CPU time (s): 4.84484
CPU user time (s): 4.64869
CPU system time (s): 0.196142
CPU usage (%): 297.934
Max. virtual memory (cumulated for all children) (KiB): 15665716
Max. memory (cumulated for all children) (KiB): 336128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.64869
system time used= 0.196142
maximum resident set size= 335704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26492
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= 3710
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 26629
#   total CPU time (s): 4.84484
#   total CPU user time (s): 4.64869
#   total CPU system time (s): 0.196142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032827 second user time and 0.060747 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 05:46:48
IDJOB=4400462
IDBENCH=126824
IDSOLVER=2856
FILE ID=node103/4400462-1568692068
RUNJOBID= node103-1568691240-24304
PBS_JOBID= 21703799
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-5-3-20-1.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-4400462-1568692068/watcher-4400462-1568692068 -o /tmp/evaluation-result-4400462-1568692068/solver-4400462-1568692068 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568691240-24304 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 391679791 HOME/instance-4400462-1568692068.xml

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

MD5SUM BENCH= 01f589e6e1c012d02af2fd4c44442f0f
RANDOM SEED=391679791

node103.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.74
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.74
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.74
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.74
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:        31268248 kB
MemAvailable:   31665304 kB
Buffers:           74332 kB
Cached:           617736 kB
SwapCached:         9016 kB
Active:           653152 kB
Inactive:         270340 kB
Active(anon):     223452 kB
Inactive(anon):    57316 kB
Active(file):     429700 kB
Inactive(file):   213024 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        357160 kB
Mapped:            61848 kB
Shmem:             40856 kB
Slab:             170416 kB
SReclaimable:     140336 kB
SUnreclaim:        30080 kB
KernelStack:        4064 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1578780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 05:46:50