Trace number 4247894

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
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.04 2342.51

General information on the benchmark

NameQueenAttacking/QueenAttacking-xcsp2-s1/
QueenAttacking-08_X2.xml
MD5SUM01373ebb4a146089a71bb04c36ed4f3a
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 benchmark2118.48
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints2034
Number of domains2
Minimum domain size10
Maximum domain size64
Distribution of domain sizes[{"size":10,"count":1},{"size":64,"count":64}]
Minimum variable degree18
Maximum variable degree64
Distribution of variable degrees[{"degree":18,"count":1},{"degree":63,"count":46},{"degree":64,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2034}]
Number of extensional constraints0
Number of intensional constraints2034
Distribution of constraint types[{"type":"intension","count":2034}]
Optimization problemNO
Type of objective

Solver Data

0.27/0.26	c version: 2017-06-30
0.27/0.26	c seed: 105910072
0.27/0.26	c timeout: 2400
0.27/0.26	c memlimit: 15500
0.27/0.26	c nbcore: 8
0.27/0.28	c Parsing instance...
3.23/1.27	c Parsing done, starting search...
2400.01/2342.50	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247894-1500732168/watcher-4247894-1500732168 -o /tmp/evaluation-result-4247894-1500732168/solver-4247894-1500732168 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500717974-4503 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 105910072 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247894-1500732168.xml 

pid=6695
running on 8 cores: 0,2,4,6,8,10,12,14

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.59 1.45 1.51 3/262 6698
/proc/meminfo: memFree=31357060/32770624 swapFree=5860/328176
[pid=6698] ppid=6695 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 1950 0 0 0 0 0 0 0 20 0 2 0 8484197 10889764864 2187 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 2658634 2187 1188 1 0 2647545 0
[pid=6698/tid=6699] ppid=6695 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 886 0 0 0 0 0 0 0 20 0 2 0 8484197 10889764864 2451 33554432000 4194304 4196468 140735464509664 139762048264608 139762036311968 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0

[startup+0.100066 s]
/proc/loadavg: 1.59 1.45 1.51 3/262 6698
/proc/meminfo: memFree=31357060/32770624 swapFree=5860/328176
[pid=6698] ppid=6695 vsize=13263912 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 6845 0 0 0 10 1 0 0 20 0 20 0 8484197 13582245888 7077 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3315978 7077 3393 1 0 3303698 0
[pid=6698/tid=6699] ppid=6695 vsize=13263912 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 4840 0 0 0 7 0 0 0 20 0 20 0 8484197 13582245888 7077 33554432000 4194304 4196468 140735464509664 139762048246784 139762044044445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13263912

[startup+0.200342 s]
/proc/loadavg: 1.59 1.45 1.51 3/262 6698
/proc/meminfo: memFree=31357060/32770624 swapFree=5860/328176
[pid=6698] ppid=6695 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 9153 0 0 0 25 2 0 0 20 0 20 0 8484197 13582245888 9501 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3315978 9501 3513 1 0 3303698 0
[pid=6698/tid=6699] ppid=6695 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 6806 0 0 0 16 1 0 0 20 0 20 0 8484197 13582245888 9501 33554432000 4194304 4196468 140735464509664 139762048222304 139762030250201 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300356 s]
/proc/loadavg: 1.59 1.45 1.51 3/262 6698
/proc/meminfo: memFree=31357060/32770624 swapFree=5860/328176
[pid=6698] ppid=6695 vsize=13263932 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 10357 0 0 0 43 3 0 0 20 0 20 0 8484197 13582266368 12086 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3315983 12086 3668 1 0 3303698 0
[pid=6698/tid=6699] ppid=6695 vsize=13263932 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 7510 0 0 0 26 2 0 0 20 0 20 0 8484197 13582266368 12086 33554432000 4194304 4196468 140735464509664 139762048259920 139762044044445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13263932

[startup+0.700263 s]
/proc/loadavg: 1.59 1.45 1.51 3/262 6698
/proc/meminfo: memFree=31357060/32770624 swapFree=5860/328176
[pid=6698] ppid=6695 vsize=13265980 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 13570 0 0 0 151 5 0 0 20 0 20 0 8484197 13584363520 20464 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3316495 20464 3771 1 0 3304210 0
[pid=6698/tid=6699] ppid=6695 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 8655 0 0 0 65 2 0 0 20 0 20 0 8484197 13584363520 20464 33554432000 4194304 4196468 140735464509664 139762048257952 139761677682151 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 13265980

[startup+1.50105 s]
/proc/loadavg: 1.59 1.45 1.51 3/282 6718
/proc/meminfo: memFree=31251780/32770624 swapFree=5860/328384
[pid=6698] ppid=6695 vsize=13270076 CPUtime=4.38 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 29601 0 0 0 429 9 0 0 20 0 20 0 8484197 13588557824 42326 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 42326 3789 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 11983 0 0 0 143 4 0 0 20 0 20 0 8484197 13588557824 42326 33554432000 4194304 4196468 140735464509664 139762048258616 139761683004719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) S 6695 6698 4472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761996643216 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) S 6695 6698 4472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761995590416 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761640995984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) S 6695 6698 4472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761639943184 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761638889872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761637837072 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761636784784 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) S 6695 6698 4472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8484198 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761635731984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761507297904 139762044033666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761506243872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761505191536 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6712/stat : 6712 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484203 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761504139856 139762044041115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6713] ppid=6695 vsize=13270076 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6713/stat : 6713 (java) R 6695 6698 4472 0 -1 4202560 3858 0 0 0 76 1 0 0 20 0 20 0 8484203 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761503079192 139762044036401 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) R 6695 6698 4472 0 -1 4202560 3389 0 0 0 68 0 0 0 20 0 20 0 8484203 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761502014248 139762028445589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) R 6695 6698 4472 0 -1 4202560 3328 0 0 0 69 0 0 0 20 0 20 0 8484203 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761500962632 139762027508432 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 5629 0 0 0 72 1 0 0 20 0 20 0 8484203 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 42326 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 13270076

[startup+3.10836 s]
/proc/loadavg: 1.59 1.45 1.51 3/282 6718
/proc/meminfo: memFree=31114908/32770624 swapFree=5860/328448
[pid=6698] ppid=6695 vsize=13270076 CPUtime=7.71 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 38857 0 0 0 748 23 0 0 20 0 20 0 8484197 13588557824 67643 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 67643 3812 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) S 6695 6698 4472 0 -1 1077944384 12284 0 0 0 299 5 0 0 20 0 20 0 8484197 13588557824 67643 33554432000 4194304 4196468 140735464509664 139762048260960 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) R 6695 6698 4472 0 -1 4202560 884 0 0 0 1 1 0 0 20 0 20 0 8484198 13588557824 67643 33554432000 4194304 4196468 140735464509664 139761996643416 139762029050393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) R 6695 6698 4472 0 -1 4202560 42 0 0 0 0 1 0 0 20 0 20 0 8484198 13588557824 67643 33554432000 4194304 4196468 140735464509664 139761995590616 139762029050393 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) R 6695 6698 4472 0 -1 4202560 25 0 0 0 1 1 0 0 20 0 20 0 8484198 13588557824 67643 33554432000 4194304 4196468 140735464509664 139761640996184 139762029050402 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) R 6695 6698 4472 0 -1 4202560 42 0 0 0 0 1 0 0 20 0 20 0 8484198 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761639943072 139762029050393 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) R 6695 6698 4472 0 -1 4202560 37 0 0 0 1 1 0 0 20 0 20 0 8484198 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761638890072 139762029046222 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) R 6695 6698 4472 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 20 0 8484198 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761637837272 139762029050393 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) R 6695 6698 4472 0 -1 4202560 231 0 0 0 0 1 0 0 20 0 20 0 8484198 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761636784984 139762029050402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) R 6695 6698 4472 0 -1 4202560 65 0 0 0 0 1 0 0 20 0 20 0 8484198 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761635732184 139762029050393 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761507296416 139762044032725 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761506243936 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761505191552 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6712/stat : 6712 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484203 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761504139856 139762044041115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6713] ppid=6695 vsize=13270076 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6713/stat : 6713 (java) S 6695 6698 4472 0 -1 1077944384 5865 0 0 0 123 1 0 0 20 0 20 0 8484203 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761503086704 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) S 6695 6698 4472 0 -1 1077944384 6436 0 0 0 123 1 0 0 20 0 20 0 8484203 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761502033904 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) S 6695 6698 4472 0 -1 1077944384 5081 0 0 0 115 0 0 0 20 0 20 0 8484203 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761500981616 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 6170 0 0 0 75 1 0 0 20 0 20 0 8484203 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 68155 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 13270076

[startup+6.30082 s]
/proc/loadavg: 1.62 1.46 1.52 3/282 6718
/proc/meminfo: memFree=31091988/32770624 swapFree=5860/328456
[pid=6698] ppid=6695 vsize=13270076 CPUtime=11.02 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 39065 0 0 0 1073 29 0 0 20 0 20 0 8484197 13588557824 69320 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 69320 3825 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=6.2 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 12291 0 0 0 615 5 0 0 20 0 20 0 8484197 13588557824 69320 33554432000 4194304 4196468 140735464509664 139762048260816 139761683616610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) S 6695 6698 4472 0 -1 1077944384 893 0 0 0 2 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761996643216 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) S 6695 6698 4472 0 -1 1077944384 50 0 0 0 1 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761995590416 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) S 6695 6698 4472 0 -1 1077944384 31 0 0 0 2 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761640995984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) S 6695 6698 4472 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761639943184 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) S 6695 6698 4472 0 -1 1077944384 44 0 0 0 2 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761638889872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) S 6695 6698 4472 0 -1 1077944384 35 0 0 0 1 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761637837072 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) S 6695 6698 4472 0 -1 1077944384 235 0 0 0 2 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761636784784 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) S 6695 6698 4472 0 -1 1077944384 79 0 0 0 1 2 0 0 20 0 20 0 8484198 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761635731984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 20 0 8484200 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761507297904 139762044033666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761506243936 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 69320 33554432000 4194304 4196468 140735464509664 139761505191552 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) S 6695 6698 4472 0 -1 1077944384 6548 0 0 0 129 1 0 0 20 0 20 0 8484203 13588557824 148512 33554432000 4194304 4196468 140735464509664 139761502033904 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) S 6695 6698 4472 0 -1 1077944384 5166 0 0 0 116 1 0 0 20 0 20 0 8484203 13588557824 148512 33554432000 4194304 4196468 140735464509664 139761500981616 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 6253 0 0 0 77 2 0 0 20 0 20 0 8484203 13588557824 148512 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 148512 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 640 0 0 0 65 55 0 0 20 0 20 0 8484204 13588557824 148512 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 2317.99
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.70 1.70 1.69 3/281 6873
/proc/meminfo: memFree=26189500/32770624 swapFree=5860/329384
[pid=6698] ppid=6695 vsize=13270076 CPUtime=2379.34 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 110398 0 0 0 237534 400 0 0 20 0 20 0 8484197 13588557824 149536 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 149536 3826 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=2305.75 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 33266 0 0 0 230555 20 0 0 20 0 20 0 8484197 13588557824 149536 33554432000 4194304 4196468 140735464509664 139762048260912 139761683283647 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=7.81 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) S 6695 6698 4472 0 -1 1077944384 6669 0 0 0 737 44 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761996643216 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=7.67 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) S 6695 6698 4472 0 -1 1077944384 6135 0 0 0 727 40 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761995590416 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=7.83 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) S 6695 6698 4472 0 -1 1077944384 5002 0 0 0 745 38 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761640995984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=7.85 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) S 6695 6698 4472 0 -1 1077944384 4638 0 0 0 748 37 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761639943184 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=7.95 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) S 6695 6698 4472 0 -1 1077944384 5783 0 0 0 755 40 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761638889872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=7.83 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) S 6695 6698 4472 0 -1 1077944384 4378 0 0 0 744 39 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761637837072 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=7.8 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) S 6695 6698 4472 0 -1 1077944384 4812 0 0 0 739 41 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761636784784 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=7.88 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) S 6695 6698 4472 0 -1 1077944384 6200 0 0 0 744 44 0 0 20 0 20 0 8484198 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761635731984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 7508 0 0 0 477 32 0 0 20 0 20 0 8484200 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761507297904 139762044033666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761506243936 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761505191552 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6712/stat : 6712 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484203 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761504139856 139762044041115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6713] ppid=6695 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6713/stat : 6713 (java) S 6695 6698 4472 0 -1 1077944384 5937 0 0 0 124 1 0 0 20 0 20 0 8484203 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761503086704 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) S 6695 6698 4472 0 -1 1077944384 6550 0 0 0 129 1 0 0 20 0 20 0 8484203 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761502033904 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) S 6695 6698 4472 0 -1 1077944384 5168 0 0 0 116 1 0 0 20 0 20 0 8484203 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761500981616 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 6255 0 0 0 77 2 0 0 20 0 20 0 8484203 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 655 0 0 0 66 56 0 0 20 0 20 0 8484204 13588557824 149536 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 2379.34
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2342.5 s]
/proc/loadavg: 1.73 1.70 1.69 3/281 6873
/proc/meminfo: memFree=26187328/32770624 swapFree=5860/329388
[pid=6698] ppid=6695 vsize=13270076 CPUtime=2400.01 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 110745 0 0 0 239599 402 0 0 20 0 20 0 8484197 13588557824 150048 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 150048 3826 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=2325.81 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 33600 0 0 0 232561 20 0 0 20 0 20 0 8484197 13588557824 150048 33554432000 4194304 4196468 140735464509664 139762048260912 139761683051091 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=7.88 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) S 6695 6698 4472 0 -1 1077944384 6671 0 0 0 744 44 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761996643216 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=7.74 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) S 6695 6698 4472 0 -1 1077944384 6137 0 0 0 734 40 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761995590416 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=7.91 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) S 6695 6698 4472 0 -1 1077944384 5003 0 0 0 752 39 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761640995984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=7.92 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) S 6695 6698 4472 0 -1 1077944384 4639 0 0 0 755 37 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761639943184 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=8.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) S 6695 6698 4472 0 -1 1077944384 5784 0 0 0 761 40 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761638889872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=7.9 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) S 6695 6698 4472 0 -1 1077944384 4378 0 0 0 751 39 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761637837072 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=7.87 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) S 6695 6698 4472 0 -1 1077944384 4818 0 0 0 746 41 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761636784784 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=7.94 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) S 6695 6698 4472 0 -1 1077944384 6200 0 0 0 750 44 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761635731984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=5.14 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 7508 0 0 0 482 32 0 0 20 0 20 0 8484200 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761507297904 139762044033666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761506243936 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761505191552 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6712/stat : 6712 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761504139856 139762044041115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6713] ppid=6695 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6713/stat : 6713 (java) S 6695 6698 4472 0 -1 1077944384 5937 0 0 0 124 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761503086704 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) S 6695 6698 4472 0 -1 1077944384 6550 0 0 0 129 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761502033904 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) S 6695 6698 4472 0 -1 1077944384 5168 0 0 0 116 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761500981616 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 6255 0 0 0 77 2 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 655 0 0 0 67 57 0 0 20 0 20 0 8484204 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 13270076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6698 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2342.5 s]
/proc/loadavg: 1.73 1.70 1.69 3/281 6873
/proc/meminfo: memFree=26187328/32770624 swapFree=5860/329388
[pid=6698] ppid=6695 vsize=13270076 CPUtime=2400.01 cores=0,2,4,6,8,10,12,14
/proc/6698/stat : 6698 (java) S 6695 6698 4472 0 -1 1077944320 110745 0 0 0 239599 402 0 0 20 0 20 0 8484197 13588557824 150048 33554432000 4194304 4196468 140735464509664 140735464492208 139762044022519 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
/proc/6698/statm: 3317519 150048 3826 1 0 3305234 0
[pid=6698/tid=6699] ppid=6695 vsize=13270076 CPUtime=2325.81 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6699/stat : 6699 (java) R 6695 6698 4472 0 -1 4202560 33600 0 0 0 232561 20 0 0 20 0 20 0 8484197 13588557824 150048 33554432000 4194304 4196468 140735464509664 139762048260912 139761683051091 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6700] ppid=6695 vsize=13270076 CPUtime=7.88 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6700/stat : 6700 (java) S 6695 6698 4472 0 -1 1077944384 6671 0 0 0 744 44 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761996643216 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6702] ppid=6695 vsize=13270076 CPUtime=7.74 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6702/stat : 6702 (java) S 6695 6698 4472 0 -1 1077944384 6137 0 0 0 734 40 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761995590416 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6703] ppid=6695 vsize=13270076 CPUtime=7.91 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6703/stat : 6703 (java) S 6695 6698 4472 0 -1 1077944384 5003 0 0 0 752 39 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761640995984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6704] ppid=6695 vsize=13270076 CPUtime=7.92 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6704/stat : 6704 (java) S 6695 6698 4472 0 -1 1077944384 4639 0 0 0 755 37 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761639943184 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6705] ppid=6695 vsize=13270076 CPUtime=8.01 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6705/stat : 6705 (java) S 6695 6698 4472 0 -1 1077944384 5784 0 0 0 761 40 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761638889872 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6706] ppid=6695 vsize=13270076 CPUtime=7.9 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6706/stat : 6706 (java) S 6695 6698 4472 0 -1 1077944384 4378 0 0 0 751 39 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761637837072 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6707] ppid=6695 vsize=13270076 CPUtime=7.87 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6707/stat : 6707 (java) S 6695 6698 4472 0 -1 1077944384 4818 0 0 0 746 41 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761636784784 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6708] ppid=6695 vsize=13270076 CPUtime=7.94 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6708/stat : 6708 (java) S 6695 6698 4472 0 -1 1077944384 6200 0 0 0 750 44 0 0 20 0 20 0 8484198 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761635731984 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6709] ppid=6695 vsize=13270076 CPUtime=5.14 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6709/stat : 6709 (java) S 6695 6698 4472 0 -1 1077944384 7508 0 0 0 482 32 0 0 20 0 20 0 8484200 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761507297904 139762044033666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6710] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6710/stat : 6710 (java) S 6695 6698 4472 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8484200 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761506243936 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6711] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6711/stat : 6711 (java) S 6695 6698 4472 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 8484201 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761505191552 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6712] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6712/stat : 6712 (java) S 6695 6698 4472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761504139856 139762044041115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6713] ppid=6695 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6713/stat : 6713 (java) S 6695 6698 4472 0 -1 1077944384 5937 0 0 0 124 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761503086704 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6714] ppid=6695 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6714/stat : 6714 (java) S 6695 6698 4472 0 -1 1077944384 6550 0 0 0 129 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761502033904 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6715] ppid=6695 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6715/stat : 6715 (java) S 6695 6698 4472 0 -1 1077944384 5168 0 0 0 116 1 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761500981616 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 20 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6716] ppid=6695 vsize=13270076 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6716/stat : 6716 (java) S 6695 6698 4472 0 -1 1077944384 6255 0 0 0 77 2 0 0 20 0 20 0 8484203 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761499928816 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6717] ppid=6695 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6717/stat : 6717 (java) S 6695 6698 4472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8484204 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761498876768 139762044032725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
[pid=6698/tid=6718] ppid=6695 vsize=13270076 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/6698/task/6718/stat : 6718 (java) S 6695 6698 4472 0 -1 1077944384 655 0 0 0 67 57 0 0 20 0 20 0 8484204 13588557824 150048 33554432000 4194304 4196468 140735464509664 139761497824048 139762044033666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 27947008 140735464514698 140735464514884 140735464514884 140735464517583 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2342.51
CPU time (s): 2400.04
CPU user time (s): 2396
CPU system time (s): 4.03505
CPU usage (%): 102.456
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396
system time used= 4.03505
maximum resident set size= 600752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110944
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 252308
involuntary context switches= 164353

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2751 second user time and 20.9281 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 16:02:48
IDJOB=4247894
IDBENCH=130608
IDSOLVER=2628
FILE ID=node131/4247894-1500732168
RUNJOBID= node131-1500717974-4503
PBS_JOBID= 20623366
Free space on /tmp= 61892 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-xcsp2-s1/QueenAttacking-08_X2.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247894-1500732168/watcher-4247894-1500732168 -o /tmp/evaluation-result-4247894-1500732168/solver-4247894-1500732168 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500717974-4503 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 105910072 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247894-1500732168.xml

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

MD5SUM BENCH= 01373ebb4a146089a71bb04c36ed4f3a
RANDOM SEED=105910072

node131.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31358068 kB
MemAvailable:   31815328 kB
Buffers:          143144 kB
Cached:           593508 kB
SwapCached:            0 kB
Active:           638888 kB
Inactive:         336856 kB
Active(anon):     241908 kB
Inactive(anon):     8680 kB
Active(file):     396980 kB
Inactive(file):   328176 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41856 kB
Writeback:             0 kB
AnonPages:        245096 kB
Mapped:            45412 kB
Shmem:              8844 kB
Slab:             130104 kB
SReclaimable:      95880 kB
SUnreclaim:        34224 kB
KernelStack:        4576 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1151756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61852 MiB
End job on node131 at 2017-07-22 16:41:50