Trace number 4247976

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30? (TO) 2400.05 2377.14

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-14.xml
MD5SUM7bee45910aa9ad1c56e5a256c184a2b3
Bench CategoryCOP (optimization 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 variables241
Number of constraints240
Number of domains2
Minimum domain size2
Maximum domain size196
Distribution of domain sizes[{"size":2,"count":44},{"size":196,"count":197}]
Minimum variable degree2
Maximum variable degree44
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":150},{"degree":4,"count":44},{"degree":44,"count":1}]
Minimum constraint arity2
Maximum constraint arity196
Distribution of constraint arities[{"arity":2,"count":195},{"arity":3,"count":44},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints239
Distribution of constraint types[{"type":"intension","count":239},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.43/0.35	c version: 2017-06-30
0.43/0.36	c seed: 871289075
0.43/0.36	c timeout: 2400
0.43/0.36	c memlimit: 15500
0.43/0.36	c nbcore: 8
0.43/0.39	c Parsing instance...
12.60/8.14	c Parsing done, starting search...
2400.01/2377.11	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-4247976-1500727599/watcher-4247976-1500727599 -o /tmp/evaluation-result-4247976-1500727599/solver-4247976-1500727599 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1500718253-14619 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 871289075 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247976-1500727599.xml 

pid=15693
running on 8 cores: 1,3,5,7,9,11,13,15

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.57 1.39 1.35 2/261 15696
/proc/meminfo: memFree=29230596/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 2166 0 0 0 0 0 0 0 20 0 2 0 8028996 10889764864 2365 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 2658634 2431 1188 1 0 2647545 0
[pid=15696/tid=15697] ppid=15693 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 909 0 0 0 0 0 0 0 20 0 2 0 8028997 10889764864 2431 33554432000 4194304 4196468 140727199653920 140259552721312 140259540720613 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=10635564 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) R 15693 15696 14587 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 3 0 8028997 10890817536 2431 33554432000 4194304 4196468 140727199653920 140259552721312 140259541219073 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0

[startup+0.100104 s]
/proc/loadavg: 1.57 1.39 1.35 2/261 15696
/proc/meminfo: memFree=29230596/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 6222 0 0 0 8 2 0 0 20 0 20 0 8028996 13582245888 6474 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3315978 6474 2837 1 0 3303698 0
[pid=15696/tid=15697] ppid=15693 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 4294 0 0 0 7 1 0 0 20 0 20 0 8028997 13582245888 6474 33554432000 4194304 4196468 140727199653920 140259552713192 140259505114066 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13582245888 6474 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200644 s]
/proc/loadavg: 1.57 1.39 1.35 2/261 15696
/proc/meminfo: memFree=29230596/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 9008 0 0 0 24 2 0 0 20 0 20 0 8028996 13582245888 8971 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3315978 8971 3499 1 0 3303698 0
[pid=15696/tid=15697] ppid=15693 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 6731 0 0 0 16 2 0 0 20 0 20 0 8028997 13582245888 8971 33554432000 4194304 4196468 140727199653920 140259552676432 140259532559710 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13582245888 8971 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300477 s]
/proc/loadavg: 1.57 1.39 1.35 2/261 15696
/proc/meminfo: memFree=29230596/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 9652 0 0 0 40 3 0 0 20 0 20 0 8028996 13582245888 10561 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3315978 10561 3621 1 0 3303698 0
[pid=15696/tid=15697] ppid=15693 vsize=13263912 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 7186 0 0 0 26 2 0 0 20 0 20 0 8028997 13582245888 10561 33554432000 4194304 4196468 140727199653920 140259552688336 140259505080819 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13582245888 10561 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700295 s]
/proc/loadavg: 1.57 1.39 1.35 2/261 15696
/proc/meminfo: memFree=29230596/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13265980 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 12164 0 0 0 115 5 0 0 20 0 20 0 8028996 13584363520 15939 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3316495 15939 3751 1 0 3304210 0
[pid=15696/tid=15697] ppid=15693 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 8534 0 0 0 63 4 0 0 20 0 20 0 8028997 13584363520 15939 33554432000 4194304 4196468 140727199653920 140259552696040 140259532559710 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 15939 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13265980

[startup+1.50073 s]
/proc/loadavg: 1.52 1.38 1.35 4/281 15716
/proc/meminfo: memFree=29174172/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13265980 CPUtime=2.46 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 16602 0 0 0 240 6 0 0 20 0 20 0 8028996 13584363520 19666 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3316495 19666 3776 1 0 3304210 0
[pid=15696/tid=15697] ppid=15693 vsize=13265980 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 9712 0 0 0 143 4 0 0 20 0 20 0 8028997 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259552707656 140259156536363 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15705/stat : 15705 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259474299280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15706] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15706/stat : 15706 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 19666 33554432000 4194304 4196468 140727199653920 140259473246480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15707] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15707/stat : 15707 (java) S 15693 15696 14587 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 8028999 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258877750128 140259548490370 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15708] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15708/stat : 15708 (java) S 15693 15696 14587 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8029000 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258876696096 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15709] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15709/stat : 15709 (java) S 15693 15696 14587 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8029000 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258875643248 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15710] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15710/stat : 15710 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8029003 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258874591568 140259548497819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15711] ppid=15693 vsize=13265980 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15711/stat : 15711 (java) S 15693 15696 14587 0 -1 1077944384 1009 0 0 0 16 0 0 0 20 0 20 0 8029003 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258873538928 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15712] ppid=15693 vsize=13265980 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 696 0 0 0 21 0 0 0 20 0 20 0 8029003 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13265980 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 1591 0 0 0 20 0 0 0 20 0 20 0 8029003 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13265980 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 2194 0 0 0 38 0 0 0 20 0 20 0 8029003 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 8029004 13584363520 19666 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 13265980

[startup+3.10092 s]
/proc/loadavg: 1.52 1.38 1.35 3/281 15716
/proc/meminfo: memFree=29159716/32770624 swapFree=5844/305548
[pid=15696] ppid=15693 vsize=13265980 CPUtime=4.23 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 17295 0 0 0 416 7 0 0 20 0 20 0 8028996 13584363520 23350 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3316495 23350 3781 1 0 3304210 0
[pid=15696/tid=15697] ppid=15693 vsize=13265980 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 9868 0 0 0 303 4 0 0 20 0 20 0 8028997 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259552716440 140259156255431 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15705/stat : 15705 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259474299280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15706] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15706/stat : 15706 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 23350 33554432000 4194304 4196468 140727199653920 140259473246480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15707] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15707/stat : 15707 (java) S 15693 15696 14587 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 8028999 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258877750128 140259548490370 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15708] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15708/stat : 15708 (java) S 15693 15696 14587 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8029000 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258876696096 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15709] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15709/stat : 15709 (java) S 15693 15696 14587 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8029000 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258875643248 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15710] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15710/stat : 15710 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8029003 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258874591568 140259548497819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15711] ppid=15693 vsize=13265980 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15711/stat : 15711 (java) S 15693 15696 14587 0 -1 1077944384 1220 0 0 0 22 0 0 0 20 0 20 0 8029003 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258873538928 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15712] ppid=15693 vsize=13265980 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 752 0 0 0 24 0 0 0 20 0 20 0 8029003 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13265980 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 1679 0 0 0 26 0 0 0 20 0 20 0 8029003 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13265980 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 2309 0 0 0 39 0 0 0 20 0 20 0 8029003 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 8029004 13584363520 23350 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 13265980

[startup+6.30095 s]
/proc/loadavg: 1.52 1.38 1.35 3/281 15716
/proc/meminfo: memFree=28842772/32770624 swapFree=5844/305596
[pid=15696] ppid=15693 vsize=13265980 CPUtime=7.87 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 22134 0 0 0 778 9 0 0 20 0 20 0 8028996 13584363520 43895 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3316495 43895 3795 1 0 3304210 0
[pid=15696/tid=15697] ppid=15693 vsize=13265980 CPUtime=6.27 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 11332 0 0 0 621 6 0 0 20 0 20 0 8028997 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259552713536 140259156277831 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028997 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8028998 13584363520 43895 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 2571 0 0 0 114 0 0 0 20 0 20 0 8029003 13588557824 708091 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 5021 0 0 0 129 1 0 0 20 0 20 0 8029003 13588557824 708091 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13270076 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 4028 0 0 0 67 1 0 0 20 0 20 0 8029003 13588557824 708091 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13588557824 708091 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13270076 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 1681 0 0 0 25 28 0 0 20 0 20 0 8029004 13588557824 708091 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 2283.38
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.75 1.78 1.77 3/281 15917
/proc/meminfo: memFree=27776844/32770624 swapFree=5844/308128
[pid=15696] ppid=15693 vsize=13270076 CPUtime=2344.33 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 215247 0 0 0 234063 370 0 0 20 0 20 0 8028996 13588557824 708603 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3317519 708603 3829 1 0 3305234 0
[pid=15696/tid=15697] ppid=15693 vsize=13270076 CPUtime=2317.5 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 94501 0 0 0 231688 62 0 0 20 0 20 0 8028997 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259552717584 140259159871366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 12518 0 0 0 230 38 0 0 20 0 20 0 8028997 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13270076 CPUtime=2.66 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 10788 0 0 0 229 37 0 0 20 0 20 0 8028997 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13270076 CPUtime=2.61 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 12499 0 0 0 225 36 0 0 20 0 20 0 8028997 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13270076 CPUtime=2.58 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 8123 0 0 0 222 36 0 0 20 0 20 0 8028997 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13270076 CPUtime=2.59 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 7744 0 0 0 224 35 0 0 20 0 20 0 8028998 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13270076 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 9719 0 0 0 217 38 0 0 20 0 20 0 8028998 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13270076 CPUtime=2.64 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15705/stat : 15705 (java) S 15693 15696 14587 0 -1 1077944384 14160 0 0 0 228 36 0 0 20 0 20 0 8028998 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259474299280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15706] ppid=15693 vsize=13270076 CPUtime=2.59 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15706/stat : 15706 (java) S 15693 15696 14587 0 -1 1077944384 9749 0 0 0 224 35 0 0 20 0 20 0 8028998 13588557824 708603 33554432000 4194304 4196468 140727199653920 140259473246480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15707] ppid=15693 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15707/stat : 15707 (java) S 15693 15696 14587 0 -1 1077944384 17890 0 0 0 90 10 0 0 20 0 20 0 8028999 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258877750128 140259548490370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15708] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15708/stat : 15708 (java) S 15693 15696 14587 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258876696160 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15709] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15709/stat : 15709 (java) S 15693 15696 14587 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258875643264 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15710] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15710/stat : 15710 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8029003 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258874591568 140259548497819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15711] ppid=15693 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15711/stat : 15711 (java) S 15693 15696 14587 0 -1 1077944384 2765 0 0 0 110 1 0 0 20 0 20 0 8029003 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258873538928 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15712] ppid=15693 vsize=13270076 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 2575 0 0 0 114 0 0 0 20 0 20 0 8029003 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 5027 0 0 0 129 1 0 0 20 0 20 0 8029003 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13270076 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 4032 0 0 0 67 1 0 0 20 0 20 0 8029003 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 1719 0 0 0 26 29 0 0 20 0 20 0 8029004 13588557824 708603 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 2344.33
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2377.1 s]
/proc/loadavg: 1.59 1.74 1.76 3/281 15918
/proc/meminfo: memFree=27829084/32770624 swapFree=5844/308184
[pid=15696] ppid=15693 vsize=13270076 CPUtime=2400.01 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 219657 0 0 0 239626 375 0 0 20 0 20 0 8028996 13588557824 709115 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3317519 709115 3829 1 0 3305234 0
[pid=15696/tid=15697] ppid=15693 vsize=13270076 CPUtime=2372.07 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 95629 0 0 0 237144 63 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259552717584 140259160179963 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13270076 CPUtime=2.8 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 13072 0 0 0 242 38 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13270076 CPUtime=2.79 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 10879 0 0 0 241 38 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13270076 CPUtime=2.75 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 12771 0 0 0 239 36 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13270076 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 8242 0 0 0 234 37 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13270076 CPUtime=2.73 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 8458 0 0 0 237 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13270076 CPUtime=2.67 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 10043 0 0 0 229 38 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13270076 CPUtime=2.77 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15705/stat : 15705 (java) S 15693 15696 14587 0 -1 1077944384 14650 0 0 0 241 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259474299280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15706] ppid=15693 vsize=13270076 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15706/stat : 15706 (java) S 15693 15696 14587 0 -1 1077944384 9894 0 0 0 235 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259473246480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15707] ppid=15693 vsize=13270076 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15707/stat : 15707 (java) S 15693 15696 14587 0 -1 1077944384 18407 0 0 0 96 10 0 0 20 0 20 0 8028999 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258877750128 140259548490370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15708] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15708/stat : 15708 (java) S 15693 15696 14587 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258876696160 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15709] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15709/stat : 15709 (java) S 15693 15696 14587 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258875643264 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15710] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15710/stat : 15710 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258874591568 140259548497819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15711] ppid=15693 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15711/stat : 15711 (java) S 15693 15696 14587 0 -1 1077944384 2769 0 0 0 110 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258873538928 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15712] ppid=15693 vsize=13270076 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 2580 0 0 0 114 0 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 5032 0 0 0 129 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13270076 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 4036 0 0 0 67 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 1757 0 0 0 26 29 0 0 20 0 20 0 8029004 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 49 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 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 15696 sig 9
??? kill -15696 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2377.1 s]
/proc/loadavg: 1.59 1.74 1.76 3/281 15918
/proc/meminfo: memFree=27829084/32770624 swapFree=5844/308184
[pid=15696] ppid=15693 vsize=13270076 CPUtime=2400.01 cores=1,3,5,7,9,11,13,15
/proc/15696/stat : 15696 (java) S 15693 15696 14587 0 -1 1077944320 219657 0 0 0 239626 375 0 0 20 0 20 0 8028996 13588557824 709115 33554432000 4194304 4196468 140727199653920 140727199636464 140259548479223 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
/proc/15696/statm: 3317519 709115 3829 1 0 3305234 0
[pid=15696/tid=15697] ppid=15693 vsize=13270076 CPUtime=2372.07 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15697/stat : 15697 (java) R 15693 15696 14587 0 -1 4202560 95629 0 0 0 237144 63 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259552717584 140259160179963 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15698] ppid=15693 vsize=13270076 CPUtime=2.8 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15698/stat : 15698 (java) S 15693 15696 14587 0 -1 1077944384 13072 0 0 0 242 38 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259480616080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15699] ppid=15693 vsize=13270076 CPUtime=2.79 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15699/stat : 15699 (java) S 15693 15696 14587 0 -1 1077944384 10879 0 0 0 241 38 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259479563280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15700] ppid=15693 vsize=13270076 CPUtime=2.75 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15700/stat : 15700 (java) S 15693 15696 14587 0 -1 1077944384 12771 0 0 0 239 36 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259478510480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15702] ppid=15693 vsize=13270076 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15702/stat : 15702 (java) S 15693 15696 14587 0 -1 1077944384 8242 0 0 0 234 37 0 0 20 0 20 0 8028997 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259477457680 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15703] ppid=15693 vsize=13270076 CPUtime=2.73 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15703/stat : 15703 (java) S 15693 15696 14587 0 -1 1077944384 8458 0 0 0 237 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259476404880 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15704] ppid=15693 vsize=13270076 CPUtime=2.67 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15704/stat : 15704 (java) S 15693 15696 14587 0 -1 1077944384 10043 0 0 0 229 38 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259475352080 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15705] ppid=15693 vsize=13270076 CPUtime=2.77 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15705/stat : 15705 (java) S 15693 15696 14587 0 -1 1077944384 14650 0 0 0 241 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259474299280 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15706] ppid=15693 vsize=13270076 CPUtime=2.71 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15706/stat : 15706 (java) S 15693 15696 14587 0 -1 1077944384 9894 0 0 0 235 36 0 0 20 0 20 0 8028998 13588557824 709115 33554432000 4194304 4196468 140727199653920 140259473246480 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15707] ppid=15693 vsize=13270076 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15707/stat : 15707 (java) S 15693 15696 14587 0 -1 1077944384 18407 0 0 0 96 10 0 0 20 0 20 0 8028999 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258877750128 140259548490370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15708] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15708/stat : 15708 (java) S 15693 15696 14587 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258876696160 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15709] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15709/stat : 15709 (java) S 15693 15696 14587 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8029000 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258875643264 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15710] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15710/stat : 15710 (java) S 15693 15696 14587 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258874591568 140259548497819 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15711] ppid=15693 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15711/stat : 15711 (java) S 15693 15696 14587 0 -1 1077944384 2769 0 0 0 110 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258873538928 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15712] ppid=15693 vsize=13270076 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15712/stat : 15712 (java) S 15693 15696 14587 0 -1 1077944384 2580 0 0 0 114 0 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258872486128 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15713] ppid=15693 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15713/stat : 15713 (java) S 15693 15696 14587 0 -1 1077944384 5032 0 0 0 129 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258871433328 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15714] ppid=15693 vsize=13270076 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15714/stat : 15714 (java) S 15693 15696 14587 0 -1 1077944384 4036 0 0 0 67 1 0 0 20 0 20 0 8029003 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258870380528 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15715] ppid=15693 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15715/stat : 15715 (java) S 15693 15696 14587 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8029004 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258869328992 140259548489429 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
[pid=15696/tid=15716] ppid=15693 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/15696/task/15716/stat : 15716 (java) S 15693 15696 14587 0 -1 1077944384 1757 0 0 0 26 29 0 0 20 0 20 0 8029004 13588557824 709115 33554432000 4194304 4196468 140727199653920 140258666605616 140259548490370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 49 0 0 6293624 6294260 31592448 140727199655056 140727199655236 140727199655236 140727199657935 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2377.14
CPU time (s): 2400.05
CPU user time (s): 2396.27
CPU system time (s): 3.77667
CPU usage (%): 100.964
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.27
system time used= 3.77667
maximum resident set size= 3537592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 99771
involuntary context switches= 131217

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6839 second user time and 19.3378 second system time

The end

Launcher Data

Begin job on node112 at 2017-07-22 14:46:39
IDJOB=4247976
IDBENCH=130621
IDSOLVER=2627
FILE ID=node112/4247976-1500727599
RUNJOBID= node112-1500718253-14619
PBS_JOBID= 20623367
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-14.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247976-1500727599/watcher-4247976-1500727599 -o /tmp/evaluation-result-4247976-1500727599/solver-4247976-1500727599 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1500718253-14619 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 871289075 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247976-1500727599.xml

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

MD5SUM BENCH= 7bee45910aa9ad1c56e5a256c184a2b3
RANDOM SEED=871289075

node112.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	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 2400.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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.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		: 1733.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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.79
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		: 2133.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		: 2668.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.79
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		: 2400.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.79
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.79
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:        29230708 kB
MemAvailable:   29531980 kB
Buffers:          130236 kB
Cached:           452916 kB
SwapCached:            0 kB
Active:          2792904 kB
Inactive:         314248 kB
Active(anon):    2526992 kB
Inactive(anon):     8700 kB
Active(file):     265912 kB
Inactive(file):   305548 kB
Unevictable:        5844 kB
Mlocked:            5844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42176 kB
Writeback:             0 kB
AnonPages:       2495828 kB
Mapped:            45504 kB
Shmem:              8840 kB
Slab:             124620 kB
SReclaimable:      91296 kB
SUnreclaim:        33324 kB
KernelStack:        4864 kB
PageTables:        10424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4116912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2353152 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= 61936 MiB
End job on node112 at 2017-07-22 15:26:16