Trace number 4244019

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: sat4j-CSP 2017-07-05? (TO) 2416.27 361.245

General information on the benchmark

NameNonogram/Nonogram-table-s1/
Nonogram-180-table.xml
MD5SUM1e220e1fd8b953212811c31efb349042
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.28686
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of constraints64
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1024}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1024}]
Minimum constraint arity32
Maximum constraint arity32
Distribution of constraint arities[{"arity":32,"count":64}]
Number of extensional constraints64
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":64}]
Optimization problemNO
Type of objective

Solver Data


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-4244019-1500679149/watcher-4244019-1500679149 -o /tmp/evaluation-result-4244019-1500679149/solver-4244019-1500679149 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500672328-13792 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244019-1500679149.xml 

pid=15265
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: 7.58 7.28 5.16 3/267 15268
/proc/meminfo: memFree=29339948/32770624 swapFree=5644/210664
[pid=15268] ppid=15265 vsize=8351800 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 2230 0 0 0 0 0 0 0 20 0 4 0 3182141 8552243200 2441 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2088207 2441 1197 1 0 2077118 0
[pid=15268/tid=15269] ppid=15265 vsize=8354884 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 936 0 0 0 0 0 0 0 20 0 7 0 3182141 8555401216 2507 33554432000 4194304 4196468 140722756849824 140549076256464 140549072025301 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) S 15265 15268 9850 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 3182142 8556453888 2507 33554432000 4194304 4196468 140722756849824 140548998089696 140549072025301 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) S 15265 15268 9850 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 3182142 8556453888 2507 33554432000 4194304 4196468 140722756849824 140548997036896 140549072025301 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) S 15265 15268 9850 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 3182142 8557506560 2507 33554432000 4194304 4196468 140722756849824 140548995984096 140549072025301 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=8357968 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) S 15265 15268 9850 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 3182142 8558559232 2507 33554432000 4194304 4196468 140722756849824 140548994931296 140549072025301 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=8554576 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) D 15265 15268 9850 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3182142 8759885824 2507 33554432000 4194304 4196468 140722756849824 140548993879520 140549064732058 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=8882256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3182142 9095430144 2507 33554432000 4194304 4196468 140722756849824 140548992825912 140549064732247 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 3182142 9028321280 2507 33554432000 4194304 4196468 140722756849824 140548991773112 140549072041508 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 10 0 3182142 9028321280 2507 33554432000 4194304 4196468 140722756849824 140548990711992 140549064694288 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0

[startup+0.100063 s]
/proc/loadavg: 7.58 7.28 5.16 3/267 15268
/proc/meminfo: memFree=29339948/32770624 swapFree=5644/210664
[pid=15268] ppid=15265 vsize=10900556 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 4708 0 0 0 8 1 0 0 20 0 20 0 3182141 11162169344 5798 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725139 5798 2618 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) R 15265 15268 9850 0 -1 4202560 2804 0 0 0 7 1 0 0 20 0 20 0 3182141 11162169344 5798 33554432000 4194304 4196468 140722756849824 140549076257376 140549072027030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548998089360 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548997036560 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) S 15265 15268 9850 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548995983760 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548994930960 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548993879184 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548992826384 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548991773584 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 5798 33554432000 4194304 4196468 140722756849824 140548990720784 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200873 s]
/proc/loadavg: 7.58 7.28 5.16 3/267 15268
/proc/meminfo: memFree=29339948/32770624 swapFree=5644/210664
[pid=15268] ppid=15265 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 7062 0 0 0 24 2 0 0 20 0 20 0 3182141 11162169344 8360 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725139 8360 2873 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900556 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) R 15265 15268 9850 0 -1 4202560 4669 0 0 0 16 1 0 0 20 0 20 0 3182141 11162169344 8360 33554432000 4194304 4196468 140722756849824 140549076236264 140549072037117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548998089360 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548997036560 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) S 15265 15268 9850 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548995983760 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548994930960 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548993879184 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548992826384 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548991773584 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 8360 33554432000 4194304 4196468 140722756849824 140548990720784 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300742 s]
/proc/loadavg: 7.58 7.28 5.16 3/267 15268
/proc/meminfo: memFree=29339948/32770624 swapFree=5644/210664
[pid=15268] ppid=15265 vsize=10900556 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 8341 0 0 0 42 3 0 0 20 0 20 0 3182141 11162169344 14260 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725139 14260 2966 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) R 15265 15268 9850 0 -1 4202560 5050 0 0 0 26 2 0 0 20 0 20 0 3182141 11162169344 14260 33554432000 4194304 4196468 140722756849824 140549076246288 140549072037021 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548998089360 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548997036560 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) S 15265 15268 9850 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548995983760 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548994930960 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548993879184 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548992826384 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) S 15265 15268 9850 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548991773584 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182142 11162169344 14260 33554432000 4194304 4196468 140722756849824 140548990720784 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 10900556

[startup+0.70048 s]
/proc/loadavg: 7.58 7.28 5.16 3/267 15268
/proc/meminfo: memFree=29339948/32770624 swapFree=5644/210664
[pid=15268] ppid=15265 vsize=10900632 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 10989 0 0 0 151 38 0 0 20 0 20 0 3182141 11162247168 60022 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725158 60022 3088 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900632 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 5787 0 0 0 57 4 0 0 20 0 20 0 3182141 11162247168 60022 33554432000 4194304 4196468 140722756849824 140549076252496 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900632 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) R 15265 15268 9850 0 -1 4202560 33 0 0 0 1 4 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548998089560 140549065118163 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900632 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) R 15265 15268 9850 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548997036760 140549065118074 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900632 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) R 15265 15268 9850 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548995983960 140549065118074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900632 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) R 15265 15268 9850 0 -1 4202560 33 0 0 0 1 4 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548994931160 140549065117812 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900632 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) R 15265 15268 9850 0 -1 4202560 40 0 0 0 1 5 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548993879384 140549065117812 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900632 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 21 0 0 0 0 3 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548992826584 140549065117812 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900632 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 36 0 0 0 1 4 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548991773784 140549065117812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900632 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 29 0 0 0 1 4 0 0 20 0 20 0 3182142 11162247168 60022 33554432000 4194304 4196468 140722756849824 140548990720672 140549065117812 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 10900632

[startup+1.50069 s]
/proc/loadavg: 7.58 7.28 5.16 3/287 15288
/proc/meminfo: memFree=29061536/32770624 swapFree=5644/211140
[pid=15268] ppid=15265 vsize=10900632 CPUtime=3.32 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 12256 0 0 0 260 72 0 0 20 0 20 0 3182141 11162247168 112167 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725158 112167 3121 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900632 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 5925 0 0 0 128 6 0 0 20 0 20 0 3182141 11162247168 112167 33554432000 4194304 4196468 140722756849824 140549076252496 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) R 15265 15268 9850 0 -1 4202560 122 0 0 0 2 9 0 0 20 0 20 0 3182142 11162247168 112167 33554432000 4194304 4196468 140722756849824 140548998089560 140549065118378 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) R 15265 15268 9850 0 -1 4202560 133 0 0 0 7 5 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548997036760 140549065117976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) R 15265 15268 9850 0 -1 4202560 47 0 0 0 3 6 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548995983648 140549065117944 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) R 15265 15268 9850 0 -1 4202560 111 0 0 0 3 9 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548994931160 140549056463387 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) R 15265 15268 9850 0 -1 4202560 140 0 0 0 4 8 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548993879384 140549065118148 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 277 0 0 0 2 7 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548992826584 140549057042951 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 88 0 0 0 3 8 0 0 20 0 20 0 3182142 11162247168 112679 33554432000 4194304 4196468 140722756849824 140548991773784 140549057042951 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 84 0 0 0 4 7 0 0 20 0 20 0 3182142 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548990720984 140549065117976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15279] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15279/stat : 15279 (java) S 15265 15268 9850 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 3182144 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548412318624 140549072025301 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15280] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15280/stat : 15280 (java) S 15265 15268 9850 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548411266144 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15281] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15281/stat : 15281 (java) S 15265 15268 9850 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548410213248 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15282] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15282/stat : 15282 (java) S 15265 15268 9850 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3182149 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548409161552 140549072033691 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15283] ppid=15265 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15283/stat : 15283 (java) S 15265 15268 9850 0 -1 1077944384 1002 0 0 0 24 0 0 0 20 0 20 0 3182149 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548408109936 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15284] ppid=15265 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15284/stat : 15284 (java) S 15265 15268 9850 0 -1 1077944384 913 0 0 0 19 0 0 0 20 0 20 0 3182149 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548407057136 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15285] ppid=15265 vsize=10900632 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15285/stat : 15285 (java) S 15265 15268 9850 0 -1 1077944384 828 0 0 0 31 0 0 0 20 0 20 0 3182149 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548406004336 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15286] ppid=15265 vsize=10900632 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15286/stat : 15286 (java) S 15265 15268 9850 0 -1 1077944384 1017 0 0 0 25 0 0 0 20 0 20 0 3182149 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548404951536 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15287] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15287/stat : 15287 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548403898976 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15288] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15288/stat : 15288 (java) S 15265 15268 9850 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 113191 33554432000 4194304 4196468 140722756849824 140548402846256 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 3.32

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

[pid=15268/tid=15284] ppid=15265 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15284/stat : 15284 (java) S 15265 15268 9850 0 -1 1077944384 6219 0 0 0 88 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548407057136 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15285] ppid=15265 vsize=10900632 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15285/stat : 15285 (java) S 15265 15268 9850 0 -1 1077944384 8287 0 0 0 107 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548406004336 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15286] ppid=15265 vsize=10900632 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15286/stat : 15286 (java) S 15265 15268 9850 0 -1 1077944384 1874 0 0 0 39 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548404951536 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15287] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15287/stat : 15287 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548403898976 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15288] ppid=15265 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15288/stat : 15288 (java) S 15265 15268 9850 0 -1 1077944384 280 0 0 0 8 5 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548402846256 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 2400.61
Current children cumulated vsize (KiB) 10900632

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15268
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15268 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+360.001 s]
/proc/loadavg: 8.86 7.69 5.91 10/286 15302
/proc/meminfo: memFree=20562836/32770624 swapFree=5644/211504
[pid=15268] ppid=15265 vsize=10900632 CPUtime=2406.87 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 319746 0 0 0 237927 2760 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725158 2067774 3154 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900632 CPUtime=52.46 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 19470 0 0 0 5220 26 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140549076252688 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900632 CPUtime=293.34 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) R 15265 15268 9850 0 -1 4202560 16388 0 0 0 28997 337 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548998089256 140549055398130 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900632 CPUtime=293.12 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) R 15265 15268 9850 0 -1 4202560 22210 0 0 0 28954 358 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548997036456 140549064643303 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900632 CPUtime=292.62 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) R 15265 15268 9850 0 -1 4202560 27683 0 0 0 28937 325 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548995983656 140549064643303 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900632 CPUtime=291.98 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) R 15265 15268 9850 0 -1 4202560 23901 0 0 0 28839 359 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548994931160 140549057000391 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900632 CPUtime=292.3 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) R 15265 15268 9850 0 -1 4202560 29206 0 0 0 28861 369 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548993879384 140549056966277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900632 CPUtime=292.2 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 24906 0 0 0 28882 338 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548992826280 140549064643303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900632 CPUtime=292.14 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 27108 0 0 0 28904 310 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548991773480 140549064643303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900632 CPUtime=293.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 34571 0 0 0 28986 322 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548990720680 140549055398130 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15279] ppid=15265 vsize=10900632 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15279/stat : 15279 (java) S 15265 15268 9850 0 -1 1077944384 63885 0 0 0 977 3 0 0 20 0 20 0 3182144 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548412318432 140549072025301 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15280] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15280/stat : 15280 (java) S 15265 15268 9850 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548411266144 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15281] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15281/stat : 15281 (java) S 15265 15268 9850 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548410213248 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15282] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15282/stat : 15282 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548409161200 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15283] ppid=15265 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15283/stat : 15283 (java) S 15265 15268 9850 0 -1 1077944384 12379 0 0 0 121 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548408109696 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15284] ppid=15265 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15284/stat : 15284 (java) S 15265 15268 9850 0 -1 1077944384 6219 0 0 0 88 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548407057136 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15285] ppid=15265 vsize=10900632 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15285/stat : 15285 (java) S 15265 15268 9850 0 -1 1077944384 8287 0 0 0 107 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548406004336 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15286] ppid=15265 vsize=10900632 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15286/stat : 15286 (java) S 15265 15268 9850 0 -1 1077944384 1874 0 0 0 39 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548404951536 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15287] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15287/stat : 15287 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548403898976 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15288] ppid=15265 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15288/stat : 15288 (java) S 15265 15268 9850 0 -1 1077944384 280 0 0 0 8 5 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548402846256 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 2406.87
Current children cumulated vsize (KiB) 10900632

[startup+360.801 s]
/proc/loadavg: 8.95 7.72 5.93 10/286 15303
/proc/meminfo: memFree=20562548/32770624 swapFree=5644/211528
[pid=15268] ppid=15265 vsize=10900632 CPUtime=2413.17 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 319746 0 0 0 238555 2762 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725158 2067774 3154 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900632 CPUtime=52.46 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 19470 0 0 0 5220 26 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140549076252688 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900632 CPUtime=294.1 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) R 15265 15268 9850 0 -1 4202560 16388 0 0 0 29073 337 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548998089256 140549055398128 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900632 CPUtime=293.9 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) R 15265 15268 9850 0 -1 4202560 22210 0 0 0 29032 358 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548997036456 140549064643303 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900632 CPUtime=293.42 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) R 15265 15268 9850 0 -1 4202560 27683 0 0 0 29016 326 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548995983344 140549064643303 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900632 CPUtime=292.79 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) R 15265 15268 9850 0 -1 4202560 23901 0 0 0 28920 359 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548994931160 140549056712929 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900632 CPUtime=293.09 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) R 15265 15268 9850 0 -1 4202560 29206 0 0 0 28939 370 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548993878768 140549064643303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900632 CPUtime=292.99 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 24906 0 0 0 28960 339 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548992826280 140549064643303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900632 CPUtime=292.92 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 27108 0 0 0 28982 310 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548991773480 140549064643303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900632 CPUtime=293.86 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 34571 0 0 0 29064 322 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548990720368 140549064643303 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15279] ppid=15265 vsize=10900632 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15279/stat : 15279 (java) S 15265 15268 9850 0 -1 1077944384 63885 0 0 0 977 3 0 0 20 0 20 0 3182144 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548412318432 140549072025301 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15280] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15280/stat : 15280 (java) S 15265 15268 9850 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548411266144 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15281] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15281/stat : 15281 (java) S 15265 15268 9850 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548410213248 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15282] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15282/stat : 15282 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548409161200 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15283] ppid=15265 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15283/stat : 15283 (java) S 15265 15268 9850 0 -1 1077944384 12379 0 0 0 121 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548408109696 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15284] ppid=15265 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15284/stat : 15284 (java) S 15265 15268 9850 0 -1 1077944384 6219 0 0 0 88 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548407057136 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15285] ppid=15265 vsize=10900632 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15285/stat : 15285 (java) S 15265 15268 9850 0 -1 1077944384 8287 0 0 0 107 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548406004336 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15286] ppid=15265 vsize=10900632 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15286/stat : 15286 (java) S 15265 15268 9850 0 -1 1077944384 1874 0 0 0 39 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548404951536 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15287] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15287/stat : 15287 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548403898976 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15288] ppid=15265 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15288/stat : 15288 (java) S 15265 15268 9850 0 -1 1077944384 280 0 0 0 8 5 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548402846256 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 2413.17
Current children cumulated vsize (KiB) 10900632

[startup+361.201 s]
/proc/loadavg: 8.95 7.72 5.93 10/286 15303
/proc/meminfo: memFree=20562548/32770624 swapFree=5644/211528
[pid=15268] ppid=15265 vsize=10900632 CPUtime=2416.21 cores=0,2,4,6,8,10,12,14
/proc/15268/stat : 15268 (java) S 15265 15268 9850 0 -1 1077944320 319746 0 0 0 238857 2764 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140722756832368 140549072015095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
/proc/15268/statm: 2725158 2067774 3154 1 0 2713552 0
[pid=15268/tid=15269] ppid=15265 vsize=10900632 CPUtime=52.46 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15269/stat : 15269 (java) S 15265 15268 9850 0 -1 1077944384 19470 0 0 0 5220 26 0 0 20 0 20 0 3182141 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140549076252688 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15270] ppid=15265 vsize=10900632 CPUtime=294.48 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15270/stat : 15270 (java) R 15265 15268 9850 0 -1 4202560 16388 0 0 0 29111 337 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548998089256 140549057773904 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15271] ppid=15265 vsize=10900632 CPUtime=294.28 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15271/stat : 15271 (java) R 15265 15268 9850 0 -1 4202560 22210 0 0 0 29070 358 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548997036456 140549064643303 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15272] ppid=15265 vsize=10900632 CPUtime=293.79 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15272/stat : 15272 (java) R 15265 15268 9850 0 -1 4202560 27683 0 0 0 29053 326 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548995983344 140549064643303 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15273] ppid=15265 vsize=10900632 CPUtime=293.18 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15273/stat : 15273 (java) R 15265 15268 9850 0 -1 4202560 23901 0 0 0 28959 359 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548994931160 140549056966739 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15274] ppid=15265 vsize=10900632 CPUtime=293.47 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15274/stat : 15274 (java) R 15265 15268 9850 0 -1 4202560 29206 0 0 0 28977 370 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548993879080 140549064643303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15275] ppid=15265 vsize=10900632 CPUtime=293.37 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15275/stat : 15275 (java) R 15265 15268 9850 0 -1 4202560 24906 0 0 0 28998 339 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548992826280 140549064643303 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15276] ppid=15265 vsize=10900632 CPUtime=293.31 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15276/stat : 15276 (java) R 15265 15268 9850 0 -1 4202560 27108 0 0 0 29020 311 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548991773168 140549064643303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15277] ppid=15265 vsize=10900632 CPUtime=294.24 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15277/stat : 15277 (java) R 15265 15268 9850 0 -1 4202560 34571 0 0 0 29101 323 0 0 20 0 20 0 3182142 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548990720680 140549064643303 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15279] ppid=15265 vsize=10900632 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15279/stat : 15279 (java) S 15265 15268 9850 0 -1 1077944384 63885 0 0 0 977 3 0 0 20 0 20 0 3182144 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548412318432 140549072025301 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15280] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15280/stat : 15280 (java) S 15265 15268 9850 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548411266144 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15281] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15281/stat : 15281 (java) S 15265 15268 9850 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3182145 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548410213248 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15282] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15282/stat : 15282 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548409161200 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15283] ppid=15265 vsize=10900632 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15283/stat : 15283 (java) S 15265 15268 9850 0 -1 1077944384 12379 0 0 0 121 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548408109696 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15284] ppid=15265 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15284/stat : 15284 (java) S 15265 15268 9850 0 -1 1077944384 6219 0 0 0 88 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548407057136 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15285] ppid=15265 vsize=10900632 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15285/stat : 15285 (java) S 15265 15268 9850 0 -1 1077944384 8287 0 0 0 107 1 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548406004336 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15286] ppid=15265 vsize=10900632 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15286/stat : 15286 (java) S 15265 15268 9850 0 -1 1077944384 1874 0 0 0 39 0 0 0 20 0 20 0 3182149 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548404951536 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15287] ppid=15265 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15287/stat : 15287 (java) S 15265 15268 9850 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548403898976 140549072025301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
[pid=15268/tid=15288] ppid=15265 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15268/task/15288/stat : 15288 (java) S 15265 15268 9850 0 -1 1077944384 280 0 0 0 8 5 0 0 20 0 20 0 3182150 11162247168 2067774 33554432000 4194304 4196468 140722756849824 140548402846256 140549072026242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 18927616 140722756850859 140722756851012 140722756851012 140722756853711 0
Current children cumulated CPU time (s) 2416.21
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 361.245
CPU time (s): 2416.27
CPU user time (s): 2388.59
CPU system time (s): 27.6812
CPU usage (%): 668.874
Max. virtual memory (cumulated for all children) (KiB): 10903072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2388.59
system time used= 27.6812
maximum resident set size= 8271364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46912
involuntary context switches= 164428

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.02855 second user time and 3.83173 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-22 01:19:10
IDJOB=4244019
IDBENCH=133943
IDSOLVER=2623
FILE ID=node134/4244019-1500679149
RUNJOBID= node134-1500672328-13792
PBS_JOBID= 20623286
Free space on /tmp= 61976 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Nonogram/Nonogram-table-s1/Nonogram-180-table.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244019-1500679149/watcher-4244019-1500679149 -o /tmp/evaluation-result-4244019-1500679149/solver-4244019-1500679149 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500672328-13792 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244019-1500679149.xml

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

MD5SUM BENCH= 1e220e1fd8b953212811c31efb349042
RANDOM SEED=1470732150

node134.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		: 2267.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.84
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.84
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.84
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.84
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		: 2667.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.84
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.84
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		: 1600.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		: 1600.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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.84
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:        29339972 kB
MemAvailable:   29393608 kB
Buffers:           44564 kB
Cached:           318708 kB
SwapCached:            0 kB
Active:          2833156 kB
Inactive:         219536 kB
Active(anon):    2692388 kB
Inactive(anon):     8872 kB
Active(file):     140768 kB
Inactive(file):   210664 kB
Unevictable:        5644 kB
Mlocked:            5644 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             31388 kB
Writeback:             0 kB
AnonPages:       2695248 kB
Mapped:            42256 kB
Shmem:              8872 kB
Slab:              68788 kB
SReclaimable:      36076 kB
SUnreclaim:        32712 kB
KernelStack:        4640 kB
PageTables:        10400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3905284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2566144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61972 MiB
End job on node134 at 2017-07-22 01:25:11