Trace number 4248165

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: AbsCon-basic 2017-06-11? (TO) 2400.06 2395.73

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-019.xml
MD5SUM3d460941811377b846401dbdf8e8b024
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1083
Number of constraints366
Number of domains2
Minimum domain size19
Maximum domain size361
Distribution of domain sizes[{"size":19,"count":722},{"size":361,"count":361}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":1045},{"degree":3,"count":38}]
Minimum constraint arity3
Maximum constraint arity361
Distribution of constraint arities[{"arity":3,"count":361},{"arity":19,"count":2},{"arity":361,"count":3}]
Number of extensional constraints361
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":361},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.28	
0.28/0.28	AbsCon 2 
0.28/0.28	
0.83/0.59	  Solving XCSP3-instance-4248165-1500728782 as a CSP
0.83/0.59	  Loading variables...
1.13/0.68	  Loading constraints...
1.79/0.88	  Solver SolverBacktrack being built...
1.79/0.88	
3.01/1.22	  Preprocessing : gac=true, ccks=380, filters=26712, revisions=38 (useless=2), AC=27018, removals=27018, inconsistent=false
3.01/1.22	

Verifier Data

One s line expected

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-4248165-1500728782/watcher-4248165-1500728782 -o /tmp/evaluation-result-4248165-1500728782/solver-4248165-1500728782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500718396-18722 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4248165-1500728782.xml 

pid=21825
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: 2.47 2.21 2.12 3/263 21828
/proc/meminfo: memFree=31247568/32770624 swapFree=5788/400164
[pid=21828] ppid=21825 vsize=8351800 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 2232 0 0 0 0 0 0 0 20 0 4 0 8145825 8552243200 2442 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2087950 2442 1198 1 0 2076861 0
[pid=21828/tid=21829] ppid=21825 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) R 21825 21828 18691 0 -1 4202560 932 0 0 0 0 0 0 0 20 0 5 0 8145826 8554348544 2508 33554432000 4194304 4196468 140736980329168 139659595400912 139659583899393 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 8145827 8554348544 2508 33554432000 4194304 4196468 140736980329168 139659527850976 139659591169749 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 8145827 8554348544 2508 33554432000 4194304 4196468 140736980329168 139659526798176 139659591169749 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=8353856 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 8145827 8554348544 2508 33554432000 4194304 4196468 140736980329168 139659525745376 139659591169749 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=8354884 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 8145827 8555401216 2508 33554432000 4194304 4196468 140736980329168 139659524692576 139659591169749 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 8145827 8556453888 2508 33554432000 4194304 4196468 140736980329168 139659523640800 139659591169749 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) R 21825 21828 18691 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 8145827 8556453888 2508 33554432000 4194304 4196468 140736980329168 139659595400912 139659591169749 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0

[startup+0.10006 s]
/proc/loadavg: 2.47 2.21 2.12 3/263 21828
/proc/meminfo: memFree=31247568/32770624 swapFree=5788/400164
[pid=21828] ppid=21825 vsize=10900580 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 4923 0 0 0 9 1 0 0 20 0 20 0 8145825 11162193920 6014 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2725145 6014 2632 1 0 2713552 0
[pid=21828/tid=21829] ppid=21825 vsize=10900580 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) R 21825 21828 18691 0 -1 4202560 3009 0 0 0 7 1 0 0 20 0 20 0 8145826 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659595401824 139659575240030 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 6014 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.200681 s]
/proc/loadavg: 2.47 2.21 2.12 3/263 21828
/proc/meminfo: memFree=31247568/32770624 swapFree=5788/400164
[pid=21828] ppid=21825 vsize=10900580 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 7655 0 0 0 26 2 0 0 20 0 20 0 8145825 11162193920 8989 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2725145 8989 2920 1 0 2713552 0
[pid=21828/tid=21829] ppid=21825 vsize=10900580 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) R 21825 21828 18691 0 -1 4202560 4804 0 0 0 17 1 0 0 20 0 20 0 8145826 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659595373360 139659591181469 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8145827 11162193920 8989 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.30051 s]
/proc/loadavg: 2.47 2.21 2.12 3/263 21828
/proc/meminfo: memFree=31247568/32770624 swapFree=5788/400164
[pid=21828] ppid=21825 vsize=10969228 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 8484 0 0 0 45 3 0 0 20 0 21 0 8145825 11232489472 13312 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2742307 13312 3005 1 0 2730193 0
[pid=21828/tid=21829] ppid=21825 vsize=10969228 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11232489472 13312 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700345 s]
/proc/loadavg: 2.47 2.21 2.12 3/263 21828
/proc/meminfo: memFree=31247568/32770624 swapFree=5788/400164
[pid=21828] ppid=21825 vsize=10971352 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 11364 0 0 0 140 4 0 0 20 0 21 0 8145825 11234664448 20519 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2742838 20519 3111 1 0 2730705 0
[pid=21828/tid=21829] ppid=21825 vsize=10971352 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20519 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11234664448 20585 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 10971352

[startup+1.50111 s]
/proc/loadavg: 2.47 2.21 2.12 4/284 21849
/proc/meminfo: memFree=31114812/32770624 swapFree=5788/400188
[pid=21828] ppid=21825 vsize=10973400 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 17359 0 0 0 357 5 0 0 20 0 21 0 8145825 11236761600 36776 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2743350 36776 3139 1 0 2731217 0
[pid=21828/tid=21829] ppid=21825 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21836] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21836/stat : 21836 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659521534864 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21837] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21837/stat : 21837 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 36776 33554432000 4194304 4196468 140736980329168 139659520482064 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21839] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21839/stat : 21839 (java) S 21825 21828 18691 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 8145829 11236761600 36776 33554432000 4194304 4196468 140736980329168 139658932218224 139659591170690 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21840] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21840/stat : 21840 (java) S 21825 21828 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 36776 33554432000 4194304 4196468 140736980329168 139658931164192 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21841] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21841/stat : 21841 (java) S 21825 21828 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 36776 33554432000 4194304 4196468 140736980329168 139658930111344 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21842] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21842/stat : 21842 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 36776 33554432000 4194304 4196468 140736980329168 139658929059664 139659591178139 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21843] ppid=21825 vsize=10973400 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21843/stat : 21843 (java) S 21825 21828 18691 0 -1 1077944384 3290 0 0 0 54 0 0 0 20 0 21 0 8145834 11236761600 36776 33554432000 4194304 4196468 140736980329168 139658928008048 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21844] ppid=21825 vsize=10973400 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21844/stat : 21844 (java) R 21825 21828 18691 0 -1 4202560 1812 0 0 0 48 0 0 0 20 0 21 0 8145834 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658926955544 139659583448992 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21845] ppid=21825 vsize=10973400 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21845/stat : 21845 (java) S 21825 21828 18691 0 -1 1077944384 962 0 0 0 54 0 0 0 20 0 21 0 8145834 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658925902448 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21846] ppid=21825 vsize=10973400 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21846/stat : 21846 (java) S 21825 21828 18691 0 -1 1077944384 2031 0 0 0 55 0 0 0 20 0 21 0 8145834 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658924849648 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21847] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21847/stat : 21847 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658923797088 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21848] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21848/stat : 21848 (java) S 21825 21828 18691 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 21 0 8145835 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658922744368 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21849] ppid=21825 vsize=10973400 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21849/stat : 21849 (java) R 21825 21828 18691 0 -1 4202560 2719 0 0 0 118 2 0 0 20 0 21 0 8145853 11236761600 36838 33554432000 4194304 4196468 140736980329168 139658919551576 139659205615771 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 10973400

[startup+3.10108 s]
/proc/loadavg: 2.47 2.21 2.12 3/284 21849
/proc/meminfo: memFree=31107968/32770624 swapFree=5788/400188
[pid=21828] ppid=21825 vsize=10973400 CPUtime=5.31 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 18489 0 0 0 525 6 0 0 20 0 21 0 8145825 11236761600 37539 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2743350 37539 3139 1 0 2731217 0
[pid=21828/tid=21829] ppid=21825 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11236761600 37539 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 37539 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 37539 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 37539 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 37539 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0

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

[pid=21828/tid=21848] ppid=21825 vsize=10973400 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21848/stat : 21848 (java) S 21825 21828 18691 0 -1 1077944384 1894 0 0 0 46 35 0 0 20 0 21 0 8145835 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658922744368 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21849] ppid=21825 vsize=10973400 CPUtime=2321.66 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21849/stat : 21849 (java) R 21825 21828 18691 0 -1 4202560 15490 0 0 0 232163 3 0 0 20 0 21 0 8145853 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658919551216 139659205641038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 2326.6
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/283 22008
/proc/meminfo: memFree=31154704/32770624 swapFree=5788/402528
[pid=21828] ppid=21825 vsize=10973400 CPUtime=2386.62 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 51801 0 0 0 238626 36 0 0 20 0 21 0 8145825 11236761600 48573 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2743350 48573 3148 1 0 2731217 0
[pid=21828/tid=21829] ppid=21825 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21836] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21836/stat : 21836 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659521534864 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21837] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21837/stat : 21837 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659520482064 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21839] ppid=21825 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21839/stat : 21839 (java) S 21825 21828 18691 0 -1 1077944384 861 0 0 0 1 3 0 0 20 0 21 0 8145829 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658932218224 139659591170690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21840] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21840/stat : 21840 (java) S 21825 21828 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658931164192 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21841] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21841/stat : 21841 (java) S 21825 21828 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658930111344 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21842] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21842/stat : 21842 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658929059664 139659591178139 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21843] ppid=21825 vsize=10973400 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21843/stat : 21843 (java) S 21825 21828 18691 0 -1 1077944384 8293 0 0 0 114 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658928008048 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21844] ppid=21825 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21844/stat : 21844 (java) S 21825 21828 18691 0 -1 1077944384 5071 0 0 0 87 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658926955248 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21845] ppid=21825 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21845/stat : 21845 (java) S 21825 21828 18691 0 -1 1077944384 7164 0 0 0 104 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658925902448 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21846] ppid=21825 vsize=10973400 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21846/stat : 21846 (java) S 21825 21828 18691 0 -1 1077944384 6407 0 0 0 67 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658924849648 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21847] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21847/stat : 21847 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658923797088 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21848] ppid=21825 vsize=10973400 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21848/stat : 21848 (java) S 21825 21828 18691 0 -1 1077944384 1924 0 0 0 46 36 0 0 20 0 21 0 8145835 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658922744368 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21849] ppid=21825 vsize=10973400 CPUtime=2381.66 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21849/stat : 21849 (java) R 21825 21828 18691 0 -1 4202560 15522 0 0 0 238163 3 0 0 20 0 21 0 8145853 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658919551216 139659205914928 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 2386.62
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.7 s]
/proc/loadavg: 2.05 2.03 2.05 3/283 22009
/proc/meminfo: memFree=31154332/32770624 swapFree=5788/402560
[pid=21828] ppid=21825 vsize=10973400 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 51812 0 0 0 239966 36 0 0 20 0 21 0 8145825 11236761600 48573 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2743350 48573 3148 1 0 2731217 0
[pid=21828/tid=21829] ppid=21825 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21836] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21836/stat : 21836 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659521534864 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21837] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21837/stat : 21837 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659520482064 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21839] ppid=21825 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21839/stat : 21839 (java) S 21825 21828 18691 0 -1 1077944384 861 0 0 0 1 3 0 0 20 0 21 0 8145829 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658932218224 139659591170690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21840] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21840/stat : 21840 (java) S 21825 21828 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658931164192 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21841] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21841/stat : 21841 (java) S 21825 21828 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658930111344 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21842] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21842/stat : 21842 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658929059664 139659591178139 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21843] ppid=21825 vsize=10973400 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21843/stat : 21843 (java) S 21825 21828 18691 0 -1 1077944384 8293 0 0 0 114 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658928008048 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21844] ppid=21825 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21844/stat : 21844 (java) S 21825 21828 18691 0 -1 1077944384 5071 0 0 0 87 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658926955248 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21845] ppid=21825 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21845/stat : 21845 (java) S 21825 21828 18691 0 -1 1077944384 7164 0 0 0 104 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658925902448 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21846] ppid=21825 vsize=10973400 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21846/stat : 21846 (java) S 21825 21828 18691 0 -1 1077944384 6407 0 0 0 67 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658924849648 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21847] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21847/stat : 21847 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658923797088 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21848] ppid=21825 vsize=10973400 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21848/stat : 21848 (java) S 21825 21828 18691 0 -1 1077944384 1926 0 0 0 47 36 0 0 20 0 21 0 8145835 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658922744368 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21849] ppid=21825 vsize=10973400 CPUtime=2395.05 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21849/stat : 21849 (java) R 21825 21828 18691 0 -1 4202560 15531 0 0 0 239502 3 0 0 20 0 21 0 8145853 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658919551216 139659206184046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 10973400

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 21828 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2395.7 s]
/proc/loadavg: 2.05 2.03 2.05 3/283 22009
/proc/meminfo: memFree=31154332/32770624 swapFree=5788/402560
[pid=21828] ppid=21825 vsize=10973400 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/21828/stat : 21828 (java) S 21825 21828 18691 0 -1 1077944320 51812 0 0 0 239966 36 0 0 20 0 21 0 8145825 11236761600 48573 33554432000 4194304 4196468 140736980329168 140736980311712 139659591159543 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
/proc/21828/statm: 2743350 48573 3148 1 0 2731217 0
[pid=21828/tid=21829] ppid=21825 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21829/stat : 21829 (java) S 21825 21828 18691 0 -1 1077944384 5177 0 0 0 24 1 0 0 20 0 21 0 8145826 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659595402416 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21830] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21830/stat : 21830 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659527850640 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21831] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21831/stat : 21831 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659526797840 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21832] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21832/stat : 21832 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659525745040 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21833] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21833/stat : 21833 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659524692240 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21834] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21834/stat : 21834 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659523640464 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21835] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21835/stat : 21835 (java) S 21825 21828 18691 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659522587664 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21836] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21836/stat : 21836 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659521534864 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21837] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21837/stat : 21837 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145827 11236761600 48573 33554432000 4194304 4196468 140736980329168 139659520482064 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21839] ppid=21825 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21839/stat : 21839 (java) S 21825 21828 18691 0 -1 1077944384 861 0 0 0 1 3 0 0 20 0 21 0 8145829 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658932218224 139659591170690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21840] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21840/stat : 21840 (java) S 21825 21828 18691 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658931164192 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21841] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21841/stat : 21841 (java) S 21825 21828 18691 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 8145830 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658930111344 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21842] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21842/stat : 21842 (java) S 21825 21828 18691 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658929059664 139659591178139 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21843] ppid=21825 vsize=10973400 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21843/stat : 21843 (java) S 21825 21828 18691 0 -1 1077944384 8293 0 0 0 114 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658928008048 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21844] ppid=21825 vsize=10973400 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21844/stat : 21844 (java) S 21825 21828 18691 0 -1 1077944384 5071 0 0 0 87 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658926955248 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21845] ppid=21825 vsize=10973400 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21845/stat : 21845 (java) S 21825 21828 18691 0 -1 1077944384 7164 0 0 0 104 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658925902448 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21846] ppid=21825 vsize=10973400 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21846/stat : 21846 (java) S 21825 21828 18691 0 -1 1077944384 6407 0 0 0 67 1 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658924849648 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21847] ppid=21825 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21847/stat : 21847 (java) S 21825 21828 18691 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8145834 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658923797088 139659591169749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21848] ppid=21825 vsize=10973400 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21848/stat : 21848 (java) S 21825 21828 18691 0 -1 1077944384 1926 0 0 0 47 36 0 0 20 0 21 0 8145835 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658922744368 139659591170690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
[pid=21828/tid=21849] ppid=21825 vsize=10973400 CPUtime=2395.05 cores=0,2,4,6,8,10,12,14
/proc/21828/task/21849/stat : 21849 (java) R 21825 21828 18691 0 -1 4202560 15531 0 0 0 239502 3 0 0 20 0 21 0 8145853 11236761600 48573 33554432000 4194304 4196468 140736980329168 139658919551216 139659206184046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15466496 140736980333763 140736980333892 140736980333892 140736980336591 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2395.73
CPU time (s): 2400.06
CPU user time (s): 2399.69
CPU system time (s): 0.366012
CPU usage (%): 100.181
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.69
system time used= 0.366012
maximum resident set size= 200996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55911
involuntary context switches= 121198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3068 second user time and 18.1241 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-22 15:06:22
IDJOB=4248165
IDBENCH=133170
IDSOLVER=2624
FILE ID=node125/4248165-1500728782
RUNJOBID= node125-1500718396-18722
PBS_JOBID= 20623368
Free space on /tmp= 61968 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-019.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248165-1500728782/watcher-4248165-1500728782 -o /tmp/evaluation-result-4248165-1500728782/solver-4248165-1500728782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500718396-18722 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4248165-1500728782.xml

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

MD5SUM BENCH= 3d460941811377b846401dbdf8e8b024
RANDOM SEED=603344503

node125.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		: 1733.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	: 5333.51
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		: 1600.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	: 5333.51
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	: 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	: 5333.51
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	: 5333.51
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		: 2133.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	: 5333.51
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		: 1867.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	: 5333.51
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		: 1867.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	: 5333.51
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		: 1600.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		: 1600.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	: 5333.51
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:        31247244 kB
MemAvailable:   31727916 kB
Buffers:          191508 kB
Cached:           565704 kB
SwapCached:            0 kB
Active:           670036 kB
Inactive:         408920 kB
Active(anon):     325084 kB
Inactive(anon):     8756 kB
Active(file):     344952 kB
Inactive(file):   400164 kB
Unevictable:        5788 kB
Mlocked:            5788 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8052 kB
Writeback:             0 kB
AnonPages:        322164 kB
Mapped:            42944 kB
Shmem:              8840 kB
Slab:             136884 kB
SReclaimable:     102780 kB
SUnreclaim:        34104 kB
KernelStack:        4912 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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= 61960 MiB
End job on node125 at 2017-07-22 15:46:18