Trace number 4243291

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

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-2.xml
MD5SUM902fa3fa04f876c9ed200148bd67d93f
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 variables2200
Number of constraints2210
Number of domains1
Minimum domain size11022
Maximum domain size11022
Distribution of domain sizes[{"size":11022,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

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

pid=12933
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.01 1.07 1.41 2/239 12938
/proc/meminfo: memFree=32138900/32770624 swapFree=5780/20116
[pid=12938] ppid=12933 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 1715 0 0 0 0 0 0 0 20 0 2 0 2250383 369864704 1935 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 90299 1935 1081 1 0 79210 0
[pid=12938/tid=12942] ppid=12933 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 2250384 369864704 1935 33554432000 4194304 4196468 140731502520448 140586650659232 140586646428290 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0

[startup+0.100062 s]
/proc/loadavg: 1.01 1.07 1.41 2/239 12938
/proc/meminfo: memFree=32138900/32770624 swapFree=5780/20116
[pid=12938] ppid=12933 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 4782 0 0 0 8 1 0 0 20 0 20 0 2250383 11162169344 6897 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725139 6897 2697 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) R 12933 12938 9811 0 -1 4202560 2789 0 0 0 7 1 0 0 20 0 20 0 2250384 11162169344 6897 33554432000 4194304 4196468 140731502520448 140586650640760 140586626000583 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200316 s]
/proc/loadavg: 1.01 1.07 1.41 2/239 12938
/proc/meminfo: memFree=32138900/32770624 swapFree=5780/20116
[pid=12938] ppid=12933 vsize=10900556 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 6883 0 0 0 22 3 0 0 20 0 20 0 2250383 11162169344 9275 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725139 9275 2878 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900556 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) R 12933 12938 9811 0 -1 4202560 4483 0 0 0 15 2 0 0 20 0 20 0 2250384 11162169344 9275 33554432000 4194304 4196468 140731502520448 140586650642640 140586632112013 0 4 0 16800975 0 0 0 -1 15 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10900556

[startup+0.300286 s]
/proc/loadavg: 1.01 1.07 1.41 2/239 12938
/proc/meminfo: memFree=32138900/32770624 swapFree=5780/20116
[pid=12938] ppid=12933 vsize=10900556 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 9073 0 2 0 50 3 0 0 20 0 20 0 2250383 11162169344 11963 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725139 11963 3021 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) R 12933 12938 9811 0 -1 4202560 4782 0 0 0 24 2 0 0 20 0 20 0 2250384 11162169344 11963 33554432000 4194304 4196468 140731502520448 140586650649624 140586241852615 0 4 0 16800975 0 0 0 -1 15 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10900556

[startup+0.700271 s]
/proc/loadavg: 1.01 1.07 1.41 2/239 12938
/proc/meminfo: memFree=32138900/32770624 swapFree=5780/20116
[pid=12938] ppid=12933 vsize=10900632 CPUtime=2.22 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 12891 0 10 0 198 24 0 0 20 0 20 0 2250383 11162247168 52981 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 52981 3089 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 5251 0 2 0 57 5 0 0 20 0 20 0 2250384 11162247168 52981 33554432000 4194304 4196468 140731502520448 140586650653888 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 10900632

[startup+1.50145 s]
/proc/loadavg: 1.41 1.15 1.44 17/283 12982
/proc/meminfo: memFree=31122392/32770624 swapFree=5780/23144
[pid=12938] ppid=12933 vsize=10900632 CPUtime=6.5 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 17574 0 10 0 477 173 0 0 20 0 20 0 2250383 11162247168 224632 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 224632 3124 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 5668 0 2 0 81 10 0 0 20 0 20 0 2250384 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586650653840 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 231 0 0 0 32 20 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586572491864 140586631367748 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 289 0 1 0 31 19 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586571438448 140586639045351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 249 0 1 0 32 21 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586570386472 140586639045351 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 952 0 0 0 34 19 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586569333976 140586631114753 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 307 0 0 0 32 20 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586568280048 140586639045351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 598 0 1 0 32 18 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586567227248 140586639045351 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 289 0 0 0 32 19 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586566174960 140586639045351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 956 0 0 0 33 20 0 0 20 0 20 0 2250385 11162247168 224632 33554432000 4194304 4196468 140731502520448 140586565122776 140586628013106 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 550 0 3 0 0 0 0 0 20 0 20 0 2250387 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585852613600 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585851561248 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12968/stat : 12968 (java) S 12933 12938 9811 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585849457232 140586646435739 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12969] ppid=12933 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12969/stat : 12969 (java) S 12933 12938 9811 0 -1 1077944384 1563 0 2 0 30 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585848404080 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 1649 0 0 0 32 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585847351280 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 1226 0 0 0 37 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585846298992 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 1682 0 0 0 33 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585845246192 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 224632 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 10900632

[startup+3.10101 s]
/proc/loadavg: 1.41 1.15 1.44 10/283 12982
/proc/meminfo: memFree=29650064/32770624 swapFree=5780/23280
[pid=12938] ppid=12933 vsize=10900632 CPUtime=14.93 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 20310 0 12 0 1267 226 0 0 20 0 20 0 2250383 11162247168 320684 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 320684 3134 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 6038 0 2 0 104 13 0 0 20 0 20 0 2250384 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586650654064 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 333 0 0 0 122 27 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586572491784 140586631461440 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=1.5 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 416 0 1 0 124 26 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586571438984 140586631461617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 351 0 1 0 124 27 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586570386696 140586631461253 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 1049 0 0 0 122 26 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586569333896 140586631458026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 409 0 0 0 124 27 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586568280584 140586629800178 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 1890 0 1 0 125 23 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586567227048 140586631444562 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=1.5 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 404 0 0 0 125 25 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586566175496 140586631461617 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 1067 0 0 0 126 26 0 0 20 0 20 0 2250385 11162247168 320684 33554432000 4194304 4196468 140731502520448 140586565122696 140586631461322 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 859 0 5 0 31 0 0 0 20 0 20 0 2250387 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585852613792 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585851561248 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12968/stat : 12968 (java) S 12933 12938 9811 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585849457232 140586646435739 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12969] ppid=12933 vsize=10900632 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12969/stat : 12969 (java) S 12933 12938 9811 0 -1 1077944384 1563 0 2 0 31 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585848404080 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.32 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 1649 0 0 0 32 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585847351280 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 1226 0 0 0 37 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585846298992 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 1691 0 0 0 33 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585845246192 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 320684 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 10900632

[startup+6.30096 s]
/proc/loadavg: 1.41 1.15 1.44 10/283 12982
/proc/meminfo: memFree=26943648/32770624 swapFree=5780/23336
[pid=12938] ppid=12933 vsize=10900632 CPUtime=35.44 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 31036 0 12 0 3103 441 0 0 20 0 20 0 2250383 11162247168 577650 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 577650 3134 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 7684 0 2 0 164 17 0 0 20 0 20 0 2250384 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586650654064 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=3.96 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 1272 0 0 0 341 55 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586572491784 140586639045351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=3.95 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 869 0 1 0 344 51 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586571438984 140586631406703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=3.95 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 830 0 1 0 342 53 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586570386696 140586629800176 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=3.95 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 1371 0 0 0 342 53 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586569333976 140586631116920 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=4 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 1047 0 0 0 347 53 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586568280584 140586631413553 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=4.01 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 3756 0 1 0 355 46 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586567227784 140586639045351 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=4.01 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 1167 0 0 0 348 53 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586566175496 140586639045351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=4.02 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 1497 0 0 0 348 54 0 0 20 0 20 0 2250385 11162247168 577650 33554432000 4194304 4196468 140731502520448 140586565122696 140586631117868 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 3486 0 5 0 31 0 0 0 20 0 20 0 2250387 11162247168 577650 33554432000 4194304 4196468 140731502520448 140585852613824 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 577650 33554432000 4194304 4196468 140731502520448 140585851561248 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 577650 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 3226 0 0 0 53 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585847351040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 2807 0 0 0 62 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585846299040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 2748 0 0 0 39 1 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585845246240 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 782 0 0 0 10 6 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 2400.62
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 -12938
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12938 sig 9
??? end of watcher thread

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

[startup+388.801 s]
/proc/loadavg: 12.11 8.74 4.75 17/282 13081
/proc/meminfo: memFree=20273684/32770624 swapFree=5780/23872
[pid=12938] ppid=12933 vsize=10900632 CPUtime=2406.85 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 383233 0 12 0 238355 2330 0 0 20 0 20 0 2250383 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 2089201 3140 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=78.78 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 33934 0 2 0 7854 24 0 0 20 0 20 0 2250384 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586650650880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=289.51 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 36881 0 0 0 28673 278 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586572491864 140586631117824 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=289.27 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 34494 0 1 0 28642 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586571439064 140586631116920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=288.36 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 31998 0 1 0 28537 299 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586570386384 140586639045351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=288.84 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 48051 0 0 0 28613 271 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586569333896 140586639045351 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=288.42 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 31149 0 0 0 28541 301 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586568280584 140586639045351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=288.83 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 36044 0 1 0 28598 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586567227784 140586639045351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=289.23 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 34750 0 0 0 28642 281 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586566175496 140586629800176 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=288.81 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 33460 0 0 0 28591 290 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586565122696 140586639045351 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=14.43 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 48656 0 5 0 1439 4 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585852613824 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585851561312 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12968/stat : 12968 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585849456880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12969] ppid=12933 vsize=10900632 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12969/stat : 12969 (java) S 12933 12938 9811 0 -1 1077944384 2859 0 2 0 54 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585848404128 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 3226 0 0 0 53 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585847351040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 2807 0 0 0 62 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585846299040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 2748 0 0 0 39 1 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585845246240 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 782 0 0 0 10 6 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 2406.85
Current children cumulated vsize (KiB) 10900632

[startup+389.601 s]
/proc/loadavg: 12.11 8.74 4.75 17/282 13081
/proc/meminfo: memFree=20115492/32770624 swapFree=5780/23872
[pid=12938] ppid=12933 vsize=10900632 CPUtime=2413.1 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 383233 0 12 0 238978 2332 0 0 20 0 20 0 2250383 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 2089201 3140 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=78.78 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 33934 0 2 0 7854 24 0 0 20 0 20 0 2250384 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586650650880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=290.31 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 36881 0 0 0 28753 278 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586572491864 140586623641952 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=290.07 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 34494 0 1 0 28722 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586571439064 140586631406608 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=289.14 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 31998 0 1 0 28614 300 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586570386696 140586639045351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=289.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 48051 0 0 0 28691 271 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586569333896 140586639045351 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=289.19 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 31149 0 0 0 28618 301 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586568280584 140586639045351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=289.6 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 36044 0 1 0 28675 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586567227784 140586639045351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=289.98 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 34750 0 0 0 28717 281 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586566175496 140586629800178 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=289.59 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 33460 0 0 0 28669 290 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586565122696 140586639045351 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=14.43 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 48656 0 5 0 1439 4 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585852613824 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585851561312 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12968/stat : 12968 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585849456880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12969] ppid=12933 vsize=10900632 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12969/stat : 12969 (java) S 12933 12938 9811 0 -1 1077944384 2859 0 2 0 54 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585848404128 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 3226 0 0 0 53 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585847351040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 2807 0 0 0 62 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585846299040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 2748 0 0 0 39 1 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585845246240 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 782 0 0 0 10 6 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 2413.1
Current children cumulated vsize (KiB) 10900632

[startup+390.001 s]
/proc/loadavg: 12.11 8.74 4.75 17/282 13081
/proc/meminfo: memFree=20115492/32770624 swapFree=5780/23872
[pid=12938] ppid=12933 vsize=10900632 CPUtime=2416.18 cores=1,3,5,7,9,11,13,15
/proc/12938/stat : 12938 (java) S 12933 12938 9811 0 -1 1077944320 383233 0 12 0 239285 2333 0 0 20 0 20 0 2250383 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140731502502992 140586646417143 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
/proc/12938/statm: 2725158 2089201 3140 1 0 2713552 0
[pid=12938/tid=12942] ppid=12933 vsize=10900632 CPUtime=78.78 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12942/stat : 12942 (java) S 12933 12938 9811 0 -1 1077944384 33934 0 2 0 7854 24 0 0 20 0 20 0 2250384 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586650650880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 1 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12945] ppid=12933 vsize=10900632 CPUtime=290.71 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12945/stat : 12945 (java) R 12933 12938 9811 0 -1 4202560 36881 0 0 0 28793 278 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586572491864 140586631413495 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12946] ppid=12933 vsize=10900632 CPUtime=290.47 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12946/stat : 12946 (java) R 12933 12938 9811 0 -1 4202560 34494 0 1 0 28762 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586571438672 140586639045351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12947] ppid=12933 vsize=10900632 CPUtime=289.5 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12947/stat : 12947 (java) R 12933 12938 9811 0 -1 4202560 31998 0 1 0 28650 300 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586570386696 140586639045351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12948] ppid=12933 vsize=10900632 CPUtime=290.01 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12948/stat : 12948 (java) R 12933 12938 9811 0 -1 4202560 48051 0 0 0 28730 271 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586569333896 140586639045351 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12949] ppid=12933 vsize=10900632 CPUtime=289.58 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12949/stat : 12949 (java) R 12933 12938 9811 0 -1 4202560 31149 0 0 0 28657 301 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586568280272 140586639045351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12950] ppid=12933 vsize=10900632 CPUtime=289.99 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12950/stat : 12950 (java) R 12933 12938 9811 0 -1 4202560 36044 0 1 0 28714 285 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586567227472 140586639045351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12951] ppid=12933 vsize=10900632 CPUtime=290.35 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12951/stat : 12951 (java) R 12933 12938 9811 0 -1 4202560 34750 0 0 0 28754 281 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586566175496 140586629800178 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12952] ppid=12933 vsize=10900632 CPUtime=289.97 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12952/stat : 12952 (java) R 12933 12938 9811 0 -1 4202560 33460 0 0 0 28707 290 0 0 20 0 20 0 2250385 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140586565122384 140586639045351 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12962] ppid=12933 vsize=10900632 CPUtime=14.43 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12962/stat : 12962 (java) S 12933 12938 9811 0 -1 1077944384 48656 0 5 0 1439 4 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585852613824 140586646427349 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12963] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12963/stat : 12963 (java) S 12933 12938 9811 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 2250387 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585851561312 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12965] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12965/stat : 12965 (java) S 12933 12938 9811 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 2250388 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585850508912 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12968] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12968/stat : 12968 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585849456880 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12969] ppid=12933 vsize=10900632 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12969/stat : 12969 (java) S 12933 12938 9811 0 -1 1077944384 2859 0 2 0 54 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585848404128 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12970] ppid=12933 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12970/stat : 12970 (java) S 12933 12938 9811 0 -1 1077944384 3226 0 0 0 53 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585847351040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12971] ppid=12933 vsize=10900632 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12971/stat : 12971 (java) S 12933 12938 9811 0 -1 1077944384 2807 0 0 0 62 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585846299040 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12972] ppid=12933 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12972/stat : 12972 (java) S 12933 12938 9811 0 -1 1077944384 2748 0 0 0 39 1 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585845246240 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12973] ppid=12933 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12973/stat : 12973 (java) S 12933 12938 9811 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585844194144 140586646427349 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
[pid=12938/tid=12974] ppid=12933 vsize=10900632 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/12938/task/12974/stat : 12974 (java) S 12933 12938 9811 0 -1 1077944384 782 0 0 0 10 6 0 0 20 0 20 0 2250391 11162247168 2089201 33554432000 4194304 4196468 140731502520448 140585843141424 140586646428290 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 4 0 0 6293624 6294260 10661888 140731502527659 140731502527812 140731502527812 140731502530511 0
Current children cumulated CPU time (s) 2416.18
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 390.044
CPU time (s): 2416.26
CPU user time (s): 2392.89
CPU system time (s): 23.3685
CPU usage (%): 619.484
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.89
system time used= 23.3685
maximum resident set size= 8357248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383237
page faults= 12
swaps= 0
block input operations= 6040
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52439
involuntary context switches= 239478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.43268 second user time and 4.10275 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-21 22:44:13
IDJOB=4243291
IDBENCH=115644
IDSOLVER=2623
FILE ID=node145/4243291-1500669853
RUNJOBID= node145-1500669853-12912
PBS_JOBID= 20623276
Free space on /tmp= 61864 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-2.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243291-1500669853/watcher-4243291-1500669853 -o /tmp/evaluation-result-4243291-1500669853/solver-4243291-1500669853 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500669853-12912 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243291-1500669853.xml

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

MD5SUM BENCH= 902fa3fa04f876c9ed200148bd67d93f
RANDOM SEED=100232394

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

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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.43
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		: 2000.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:        32139600 kB
MemAvailable:   32046460 kB
Buffers:           44600 kB
Cached:           130116 kB
SwapCached:            0 kB
Active:           144012 kB
Inactive:          89296 kB
Active(anon):       1592 kB
Inactive(anon):    69180 kB
Active(file):     142420 kB
Inactive(file):    20116 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2920 kB
Writeback:             0 kB
AnonPages:         65028 kB
Mapped:            29736 kB
Shmem:              8852 kB
Slab:              90532 kB
SReclaimable:      57608 kB
SUnreclaim:        32924 kB
KernelStack:        4064 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61860 MiB
End job on node145 at 2017-07-21 22:50:43