Trace number 4292857

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
Concrete 3.8-SuperNG 2018-06-13SAT 5.8184 3.87318

General information on the benchmark

NameColouredQueens/
ColouredQueens-05_c18.xml
MD5SUM776f6c8909d7db26eed6858afed1e777
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 benchmark0.004525
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints24
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":21}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":12}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":24}]
Optimization problemNO
Type of objective

Solver Data

0.96/0.77	c Concrete v3.8.1528841891564 running
5.45/3.24	v <instantiation>
5.45/3.24	v       <list>
5.45/3.24	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4]
5.45/3.24	v       </list>
5.45/3.24	v       <values>
5.45/3.24	v         4 0 2 1 3 2 1 3 4 0 3 4 0 2 1 0 2 1 3 4 1 3 4 0 2
5.45/3.24	v       </values>
5.45/3.24	v     </instantiation>
5.45/3.56	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292857-1532296193/watcher-4292857-1532296193 -o /tmp/evaluation-result-4292857-1532296193/solver-4292857-1532296193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532296193-16112 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1409520345 -superng HOME/instance-4292857-1532296193.xml 

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

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


[startup+0.100775 s]*
/proc/loadavg: 1.44 1.59 1.48 1/217 16217
/proc/meminfo: memFree=20775396/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=113256 memory=1612 CPUtime=0.01 cores=1,3,5,7
/proc/16139/stat : 16139 (bash) S 16134 16139 16080 0 -1 4202496 877 5679 0 1 0 0 0 1 20 0 1 0 47182526 115974144 403 33554432000 4194304 5098028 140725283495744 140725283489752 140193004084224 0 0 4100 65536 18446744071580971376 0 0 17 7 0 0 0 0 0 7196144 7232144 21237760 140725283501205 140725283501352 140725283501352 140725283504110 0
/proc/16139/statm: 28314 403 319 221 0 119 0
[pid=16196] ppid=16139 vsize=113256 memory=716 CPUtime=0 cores=1,3,5,7
/proc/16196/stat : 16196 (bash) S 16139 16139 16080 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 1 0 47182530 115974144 179 33554432000 4194304 5098028 140725283495744 140725283488424 140193003909756 0 65536 4096 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21237760 140725283501205 140725283501352 140725283501352 140725283504110 0
/proc/16196/statm: 28314 179 95 221 0 119 0
[pid=16199] ppid=16196 vsize=10659708 memory=22988 CPUtime=0.05 cores=1,3,5,7
/proc/16199/stat : 16199 (java) S 16196 16139 16080 0 -1 1077944320 4585 0 0 0 5 0 0 0 20 0 15 0 47182530 10915540992 5747 33554432000 4194304 4196468 140723956042416 140723956024960 140695001915127 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38068224 140723956049187 140723956049201 140723956049201 140723956051919 0
/proc/16199/statm: 2664927 5747 2623 1 0 2627468 0
[pid=16199/tid=16220] ppid=16196 vsize=0 memory=7100839861464433778 CPUtime=0 cores=1,3,5,7
/proc/16199/task/16220/stat : 16220 (java) R 16196 16139 16080 0 -1 4203588 296 0 0 0 0 0 0 0 20 0 2 0 47182537 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0 0 0 0 0 0 0 0 0 0 0
[pid=16200] ppid=16196 vsize=113492 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/16200/stat : 16200 (awk) S 16196 16139 16080 0 -1 4202496 449 0 0 0 0 0 0 0 20 0 1 0 47182530 116215808 308 33554432000 4194304 4609284 140736930866448 140736930865624 140203053784064 0 0 4096 1216 18446744071580971376 0 0 17 3 0 0 0 0 0 6708720 6711756 8286208 140736930870611 140736930870641 140736930870641 140736930873327 0
/proc/16200/statm: 28373 308 255 102 0 89 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10999712 KiB
Current children cumulated memory: 26548 KiB

[startup+0.214586 s]*
/proc/loadavg: 1.44 1.59 1.48 8/223 16275
/proc/meminfo: memFree=20750828/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=10818904 memory=41560 CPUtime=0.22 cores=1,3,5,7
/proc/16139/stat : 16139 (java) S 16134 16139 16080 0 -1 1077944320 6532 12995 0 1 13 1 5 3 20 0 15 0 47182526 11078557696 10390 33554432000 4194304 4196468 140728239312528 140728239295072 140085345722103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
/proc/16139/statm: 2704726 10390 2971 1 0 2667149 0
[pid=16139/tid=16248] ppid=16134 vsize=10818904 memory=4871374705135476842 CPUtime=0.16 cores=1,3,5,7
/proc/16139/task/16248/stat : 16248 (java) R 16134 16139 16080 0 -1 4202560 3203 12995 0 1 8 0 5 3 20 0 15 0 47182538 11078557696 10390 33554432000 4194304 4196468 140728239312528 140085317534104 140085329802590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16250] ppid=16134 vsize=10818904 memory=4211973855942606218 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16250/stat : 16250 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11078557696 10390 33554432000 4194304 4196468 140728239312528 140085349964560 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16252] ppid=16134 vsize=10818904 memory=140129737815680 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16252/stat : 16252 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11078557696 10390 33554432000 4194304 4196468 140728239312528 140085264784272 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16255] ppid=16134 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16255/stat : 16255 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11078557696 10390 33554432000 4194304 4196468 140728239312528 140085263731728 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16257] ppid=16134 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16257/stat : 16257 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182539 11078557696 10390 33554432000 4194304 4196468 140728239312528 140085262679184 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16259] ppid=16134 vsize=10818904 memory=140129737815680 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16259/stat : 16259 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182541 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084872394736 140085345733250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16261] ppid=16134 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16261/stat : 16261 (java) S 16134 16139 16080 0 -1 1077944384 13 12995 0 1 0 0 5 3 20 0 15 0 47182541 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084787536800 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16263] ppid=16134 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16263/stat : 16263 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182541 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084653319152 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16265] ppid=16134 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16265/stat : 16265 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182544 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084049340624 140085345740699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16269] ppid=16134 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16269/stat : 16269 (java) S 16134 16139 16080 0 -1 1077944384 491 12995 0 1 0 0 5 3 20 0 15 0 47182544 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084871342576 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16270] ppid=16134 vsize=10818904 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16270/stat : 16270 (java) S 16134 16139 16080 0 -1 1077944384 89 12995 0 1 1 0 5 3 20 0 15 0 47182544 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084870290032 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16271] ppid=16134 vsize=10818904 memory=140129737815680 CPUtime=0.1 cores=1,3,5,7
/proc/16139/task/16271/stat : 16271 (java) R 16134 16139 16080 0 -1 4202560 551 12995 0 1 2 0 5 3 20 0 15 0 47182544 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084869237488 140085324406887 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16273] ppid=16134 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16273/stat : 16273 (java) S 16134 16139 16080 0 -1 1077944384 3 12995 0 1 0 0 5 3 20 0 15 0 47182544 11078557696 10390 33554432000 4194304 4196468 140728239312528 140083579579488 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16275] ppid=16134 vsize=10818904 memory=140129737815680 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16275/stat : 16275 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182545 11078557696 10390 33554432000 4194304 4196468 140728239312528 140084868184368 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 41560 KiB

[startup+0.313365 s]*
/proc/loadavg: 1.44 1.59 1.48 6/223 16275
/proc/meminfo: memFree=20724408/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=10819352 memory=53204 CPUtime=0.35 cores=1,3,5,7
/proc/16139/stat : 16139 (java) S 16134 16139 16080 0 -1 1077944320 9787 12995 0 1 25 2 5 3 20 0 15 0 47182526 11079016448 13301 33554432000 4194304 4196468 140728239312528 140728239295072 140085345722103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
/proc/16139/statm: 2704838 13301 3090 1 0 2667149 0
[pid=16139/tid=16248] ppid=16134 vsize=10819384 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/16139/task/16248/stat : 16248 (java) R 16134 16139 16080 0 -1 4202560 6450 12995 0 1 17 1 5 3 20 0 15 0 47182538 11079049216 13310 33554432000 4194304 4196468 140728239312528 140085317534112 140085338401821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16250] ppid=16134 vsize=10819384 memory=140129737815680 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16250/stat : 16250 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079049216 13310 33554432000 4194304 4196468 140728239312528 140085349964560 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16252] ppid=16134 vsize=10819352 memory=10 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16252/stat : 16252 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 13310 33554432000 4194304 4196468 140728239312528 140085264784272 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16255] ppid=16134 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16255/stat : 16255 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 13310 33554432000 4194304 4196468 140728239312528 140085263731728 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16257] ppid=16134 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16257/stat : 16257 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 13310 33554432000 4194304 4196468 140728239312528 140085262679184 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16259] ppid=16134 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16259/stat : 16259 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084872394736 140085345733250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16261] ppid=16134 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16261/stat : 16261 (java) S 16134 16139 16080 0 -1 1077944384 13 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084787536800 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16263] ppid=16134 vsize=10819384 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16263/stat : 16263 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079049216 13310 33554432000 4194304 4196468 140728239312528 140084653319152 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16265] ppid=16134 vsize=10819384 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16265/stat : 16265 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182544 11079049216 13310 33554432000 4194304 4196468 140728239312528 140084049340624 140085345740699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16269] ppid=16134 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16269/stat : 16269 (java) S 16134 16139 16080 0 -1 1077944384 492 12995 0 1 1 0 5 3 20 0 15 0 47182544 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084871342576 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16270] ppid=16134 vsize=10819352 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16270/stat : 16270 (java) S 16134 16139 16080 0 -1 1077944384 89 12995 0 1 1 0 5 3 20 0 15 0 47182544 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084870290032 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16271] ppid=16134 vsize=10819352 memory=140129737815680 CPUtime=0.12 cores=1,3,5,7
/proc/16139/task/16271/stat : 16271 (java) S 16134 16139 16080 0 -1 1077944384 564 12995 0 1 4 0 5 3 20 0 15 0 47182544 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084869237488 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16273] ppid=16134 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16273/stat : 16273 (java) S 16134 16139 16080 0 -1 1077944384 3 12995 0 1 0 0 5 3 20 0 15 0 47182544 11079016448 13310 33554432000 4194304 4196468 140728239312528 140083579579488 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16275] ppid=16134 vsize=10819352 memory=140129737815680 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16275/stat : 16275 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182545 11079016448 13310 33554432000 4194304 4196468 140728239312528 140084868184368 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53204 KiB

[startup+0.700744 s]
/proc/loadavg: 1.44 1.59 1.48 4/223 16275
/proc/meminfo: memFree=20696120/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=10819352 memory=90024 CPUtime=0.96 cores=1,3,5,7
/proc/16139/stat : 16139 (java) S 16134 16139 16080 0 -1 1077944320 16692 12995 0 1 85 3 5 3 20 0 15 0 47182526 11079016448 22506 33554432000 4194304 4196468 140728239312528 140728239295072 140085345722103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
/proc/16139/statm: 2704838 22506 3241 1 0 2667149 0
[pid=16139/tid=16248] ppid=16134 vsize=10819352 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/16139/task/16248/stat : 16248 (java) R 16134 16139 16080 0 -1 4202560 12280 12995 0 1 54 2 5 3 20 0 15 0 47182538 11079016448 22506 33554432000 4194304 4196468 140728239312528 140085317545104 140085327095640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16250] ppid=16134 vsize=10819352 memory=280259233137952 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16250/stat : 16250 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 22506 33554432000 4194304 4196468 140728239312528 140085349964560 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16252] ppid=16134 vsize=10819352 memory=141 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16252/stat : 16252 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 22506 33554432000 4194304 4196468 140728239312528 140085264784272 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16255] ppid=16134 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16255/stat : 16255 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 22506 33554432000 4194304 4196468 140728239312528 140085263731728 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16257] ppid=16134 vsize=10819352 memory=6441930202457531494 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16257/stat : 16257 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182539 11079016448 22506 33554432000 4194304 4196468 140728239312528 140085262679184 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16259] ppid=16134 vsize=10819352 memory=6154820267226784105 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16259/stat : 16259 (java) S 16134 16139 16080 0 -1 1077944384 6 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084872394736 140085345733250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16261] ppid=16134 vsize=10819352 memory=6935655852947886160 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16261/stat : 16261 (java) S 16134 16139 16080 0 -1 1077944384 13 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084787536800 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16263] ppid=16134 vsize=10819352 memory=18472 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16263/stat : 16263 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182541 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084653319152 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16265] ppid=16134 vsize=10819352 memory=4048 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16265/stat : 16265 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182544 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084049340624 140085345740699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16269] ppid=16134 vsize=10819352 memory=1792 CPUtime=0.17 cores=1,3,5,7
/proc/16139/task/16269/stat : 16269 (java) S 16134 16139 16080 0 -1 1077944384 1055 12995 0 1 9 0 5 3 20 0 15 0 47182544 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084871342576 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16270] ppid=16134 vsize=10819352 memory=1240 CPUtime=0.15 cores=1,3,5,7
/proc/16139/task/16270/stat : 16270 (java) S 16134 16139 16080 0 -1 1077944384 482 12995 0 1 7 0 5 3 20 0 15 0 47182544 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084870290032 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16271] ppid=16134 vsize=10819352 memory=648 CPUtime=0.21 cores=1,3,5,7
/proc/16139/task/16271/stat : 16271 (java) S 16134 16139 16080 0 -1 1077944384 656 12995 0 1 13 0 5 3 20 0 15 0 47182544 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084869237488 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16273] ppid=16134 vsize=10819352 memory=956 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16273/stat : 16273 (java) S 16134 16139 16080 0 -1 1077944384 3 12995 0 1 0 0 5 3 20 0 15 0 47182544 11079016448 22506 33554432000 4194304 4196468 140728239312528 140083579579488 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16275] ppid=16134 vsize=10819352 memory=2340 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16275/stat : 16275 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182545 11079016448 22506 33554432000 4194304 4196468 140728239312528 140084868184368 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 90024 KiB

[startup+1.5007 s]
/proc/loadavg: 1.44 1.59 1.48 4/223 16275
/proc/meminfo: memFree=20612880/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=10834252 memory=180616 CPUtime=2.19 cores=1,3,5,7
/proc/16139/stat : 16139 (java) S 16134 16139 16080 0 -1 1077944320 23833 12995 0 1 203 8 5 3 20 0 15 0 47182526 11094274048 45154 33554432000 4194304 4196468 140728239312528 140728239295072 140085345722103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
/proc/16139/statm: 2708563 45154 3469 1 0 2670221 0
[pid=16139/tid=16248] ppid=16134 vsize=10834252 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/16139/task/16248/stat : 16248 (java) R 16134 16139 16080 0 -1 4202560 17823 12995 0 1 126 3 5 3 20 0 15 0 47182538 11094274048 45154 33554432000 4194304 4196468 140728239312528 140085317553568 140085331090250 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16250] ppid=16134 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16250/stat : 16250 (java) S 16134 16139 16080 0 -1 1077944384 236 12995 0 1 0 0 5 3 20 0 15 0 47182539 11094274048 45154 33554432000 4194304 4196468 140728239312528 140085349964560 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16252] ppid=16134 vsize=10834252 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16252/stat : 16252 (java) S 16134 16139 16080 0 -1 1077944384 20 12995 0 1 1 0 5 3 20 0 15 0 47182539 11094274048 45154 33554432000 4194304 4196468 140728239312528 140085264784272 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16255] ppid=16134 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16255/stat : 16255 (java) S 16134 16139 16080 0 -1 1077944384 40 12995 0 1 1 0 5 3 20 0 15 0 47182539 11094274048 45154 33554432000 4194304 4196468 140728239312528 140085263731728 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16257] ppid=16134 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16257/stat : 16257 (java) S 16134 16139 16080 0 -1 1077944384 78 12995 0 1 0 0 5 3 20 0 15 0 47182539 11094274048 45154 33554432000 4194304 4196468 140728239312528 140085262679184 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16259] ppid=16134 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16139/task/16259/stat : 16259 (java) S 16134 16139 16080 0 -1 1077944384 89 12995 0 1 1 0 5 3 20 0 15 0 47182541 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084872394736 140085345733250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16261] ppid=16134 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16261/stat : 16261 (java) S 16134 16139 16080 0 -1 1077944384 13 12995 0 1 0 0 5 3 20 0 15 0 47182541 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084787536864 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16263] ppid=16134 vsize=10834252 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16263/stat : 16263 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182541 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084653319168 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16265] ppid=16134 vsize=10834252 memory=6296683642719916388 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16265/stat : 16265 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182544 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084049340624 140085345740699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16269] ppid=16134 vsize=10834252 memory=7451579857426993517 CPUtime=0.33 cores=1,3,5,7
/proc/16139/task/16269/stat : 16269 (java) S 16134 16139 16080 0 -1 1077944384 1524 12995 0 1 24 1 5 3 20 0 15 0 47182544 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084871342576 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16270] ppid=16134 vsize=10834252 memory=5789189752906409301 CPUtime=0.24 cores=1,3,5,7
/proc/16139/task/16270/stat : 16270 (java) S 16134 16139 16080 0 -1 1077944384 660 12995 0 1 16 0 5 3 20 0 15 0 47182544 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084870290032 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16271] ppid=16134 vsize=10834252 memory=8 CPUtime=0.37 cores=1,3,5,7
/proc/16139/task/16271/stat : 16271 (java) S 16134 16139 16080 0 -1 1077944384 1154 12995 0 1 29 0 5 3 20 0 15 0 47182544 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084869237488 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16273] ppid=16134 vsize=10834252 memory=7649399380020180529 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16273/stat : 16273 (java) S 16134 16139 16080 0 -1 1077944384 3 12995 0 1 0 0 5 3 20 0 15 0 47182544 11094274048 45154 33554432000 4194304 4196468 140728239312528 140083579579488 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16275] ppid=16134 vsize=10834252 memory=6947172305088833875 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16275/stat : 16275 (java) S 16134 16139 16080 0 -1 1077944384 1 12995 0 1 0 0 5 3 20 0 15 0 47182545 11094274048 45154 33554432000 4194304 4196468 140728239312528 140084868184368 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
Current children cumulated CPU time: 2.19 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 180616 KiB

[startup+3.11084 s]
/proc/loadavg: 1.44 1.59 1.48 6/223 16275
/proc/meminfo: memFree=20292996/32770624 swapFree=67108860/67108860
[pid=16139] ppid=16134 vsize=10912096 memory=284124 CPUtime=5.45 cores=1,3,5,7
/proc/16139/stat : 16139 (java) S 16134 16139 16080 0 -1 1077944320 58242 12995 0 1 519 18 5 3 20 0 15 0 47182526 11173986304 71031 33554432000 4194304 4196468 140728239312528 140728239295072 140085345722103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
/proc/16139/statm: 2728024 71031 3497 1 0 2689677 0
[pid=16139/tid=16248] ppid=16134 vsize=10912096 memory=0 CPUtime=2.93 cores=1,3,5,7
/proc/16139/task/16248/stat : 16248 (java) R 16134 16139 16080 0 -1 4202560 40587 12995 0 1 277 8 5 3 20 0 15 0 47182538 11173986304 71031 33554432000 4194304 4196468 140728239312528 140085317555984 140085329765733 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16250] ppid=16134 vsize=10912096 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/16139/task/16250/stat : 16250 (java) S 16134 16139 16080 0 -1 1077944384 332 12995 0 1 2 0 5 3 20 0 15 0 47182539 11173986304 71031 33554432000 4194304 4196468 140728239312528 140085349964560 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16252] ppid=16134 vsize=10912096 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16139/task/16252/stat : 16252 (java) S 16134 16139 16080 0 -1 1077944384 42 12995 0 1 3 0 5 3 20 0 15 0 47182539 11173986304 71031 33554432000 4194304 4196468 140728239312528 140085264784272 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16255] ppid=16134 vsize=10912096 memory=-9062862659931694204 CPUtime=0.11 cores=1,3,5,7
/proc/16139/task/16255/stat : 16255 (java) S 16134 16139 16080 0 -1 1077944384 113 12995 0 1 3 0 5 3 20 0 15 0 47182539 11173986304 71031 33554432000 4194304 4196468 140728239312528 140085263731728 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16257] ppid=16134 vsize=10912096 memory=4132 CPUtime=0.1 cores=1,3,5,7
/proc/16139/task/16257/stat : 16257 (java) S 16134 16139 16080 0 -1 1077944384 101 12995 0 1 2 0 5 3 20 0 15 0 47182539 11173986304 71031 33554432000 4194304 4196468 140728239312528 140085262679184 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16259] ppid=16134 vsize=10912096 memory=15840 CPUtime=0.1 cores=1,3,5,7
/proc/16139/task/16259/stat : 16259 (java) S 16134 16139 16080 0 -1 1077944384 2924 12995 0 1 2 0 5 3 20 0 15 0 47182541 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084872394736 140085345733250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16261] ppid=16134 vsize=10912096 memory=1292 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16261/stat : 16261 (java) S 16134 16139 16080 0 -1 1077944384 13 12995 0 1 0 0 5 3 20 0 15 0 47182541 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084787536864 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16263] ppid=16134 vsize=10912096 memory=2444 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16263/stat : 16263 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182541 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084653319168 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16265] ppid=16134 vsize=10912096 memory=4132 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16265/stat : 16265 (java) S 16134 16139 16080 0 -1 1077944384 2 12995 0 1 0 0 5 3 20 0 15 0 47182544 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084049340624 140085345740699 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16269] ppid=16134 vsize=10912096 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/16139/task/16269/stat : 16269 (java) R 16134 16139 16080 0 -1 4202560 5540 12995 0 1 79 3 5 3 20 0 15 0 47182544 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084871328456 140085330829778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16270] ppid=16134 vsize=10912096 memory=140129616274064 CPUtime=0.61 cores=1,3,5,7
/proc/16139/task/16270/stat : 16270 (java) R 16134 16139 16080 0 -1 1077944384 1735 12995 0 1 52 1 5 3 20 0 15 0 47182544 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084870277056 140085345732309 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16271] ppid=16134 vsize=10912096 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/16139/task/16271/stat : 16271 (java) S 16134 16139 16080 0 -1 1077944384 4656 12995 0 1 93 1 5 3 20 0 15 0 47182544 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084869237488 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16273] ppid=16134 vsize=10912096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16273/stat : 16273 (java) S 16134 16139 16080 0 -1 1077944384 3 12995 0 1 0 0 5 3 20 0 15 0 47182544 11173986304 71031 33554432000 4194304 4196468 140728239312528 140083579579488 140085345732309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
[pid=16139/tid=16275] ppid=16134 vsize=10912096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16139/task/16275/stat : 16275 (java) S 16134 16139 16080 0 -1 1077944384 6 12995 0 1 0 0 5 3 20 0 15 0 47182545 11173986304 71031 33554432000 4194304 4196468 140728239312528 140084868184368 140085345733250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25944064 140728239315115 140728239318364 140728239318364 140728239321039 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 284124 KiB

[startup+3.87313 s]
# the end of solver process 16139 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.58754 s, system=0.230857 s

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

[startup+3.65552 s]*
/proc/loadavg: 1.44 1.59 1.48 4/210 16276
/proc/meminfo: memFree=20490408/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3.80012 s]
/proc/loadavg: 1.44 1.59 1.48 4/210 16276
/proc/meminfo: memFree=20490408/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 3.87318
CPU time (s): 5.8184
CPU user time (s): 5.58754
CPU system time (s): 0.230857
CPU usage (%): 150.223
Max. virtual memory (cumulated for all children) (KiB): 10999712
Max. memory (cumulated for all children) (KiB): 284124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.58754
system time used= 0.230857
maximum resident set size= 289024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71997
page faults= 1
swaps= 0
block input operations= 3928
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5684
involuntary context switches= 124


# summary of solver processes directly reported to runsolver:
#   pid: 16139
#   total CPU time (s): 5.8184
#   total CPU user time (s): 5.58754
#   total CPU system time (s): 0.230857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048366 second user time and 0.073086 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-22 23:49:53
IDJOB=4292857
IDBENCH=141025
IDSOLVER=2751
FILE ID=node132/4292857-1532296193
RUNJOBID= node132-1532296193-16112
PBS_JOBID= 21018987
Free space on /tmp= 55060 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-05_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292857-1532296193/watcher-4292857-1532296193 -o /tmp/evaluation-result-4292857-1532296193/solver-4292857-1532296193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532296193-16112 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1409520345 -superng HOME/instance-4292857-1532296193.xml

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

MD5SUM BENCH= 776f6c8909d7db26eed6858afed1e777
RANDOM SEED=1409520345

node132.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.65
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.65
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.65
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.65
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:        20802372 kB
MemAvailable:   31937648 kB
Buffers:          254064 kB
Cached:         11028612 kB
SwapCached:            0 kB
Active:          2156752 kB
Inactive:        9177912 kB
Active(anon):      55412 kB
Inactive(anon):    17028 kB
Active(file):    2101340 kB
Inactive(file):  9160884 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             53152 kB
Writeback:             0 kB
AnonPages:         59748 kB
Mapped:            36124 kB
Shmem:             17056 kB
Slab:             329084 kB
SReclaimable:     301512 kB
SUnreclaim:        27572 kB
KernelStack:        3248 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55008 MiB
End job on node132 at 2018-07-22 23:49:58