Trace number 4244495

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.03 2389.11

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-20-9.xml
MD5SUMddafb9a8cc33bb4ebb1c12b838f3d57d
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 variables1050
Number of constraints1070
Number of domains1
Minimum domain size3095
Maximum domain size3095
Distribution of domain sizes[{"size":3095,"count":1050}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":1000}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":1000},{"arity":50,"count":20}]
Number of extensional constraints0
Number of intensional constraints1050
Distribution of constraint types[{"type":"intension","count":1050},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.42/0.35	c version: 2017-06-30
0.42/0.36	c seed: 979867275
0.42/0.36	c timeout: 2400
0.42/0.36	c memlimit: 15500
0.42/0.36	c nbcore: 8
0.42/0.39	c Parsing instance...
4.90/1.83	c Parsing done, starting search...
2400.00/2389.10	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4244495-1500686045/watcher-4244495-1500686045 -o /tmp/evaluation-result-4244495-1500686045/solver-4244495-1500686045 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500683657-8761 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 979867275 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244495-1500686045.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.57 1.70 1.67 4/262 9077
/proc/meminfo: memFree=31827940/32770624 swapFree=5804/232200
[pid=9077] ppid=9074 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 1744 0 0 0 0 0 0 0 20 0 2 0 3872749 369864704 1988 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 90299 1988 1125 1 0 79210 0
[pid=9077/tid=9078] ppid=9074 vsize=10621200 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 507 0 0 0 0 0 0 0 20 0 2 0 3872749 10876108800 2054 33554432000 4194304 4196468 140725289623520 140181416466848 140181404514208 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0

[startup+0.100183 s]
/proc/loadavg: 1.57 1.70 1.67 4/262 9077
/proc/meminfo: memFree=31827940/32770624 swapFree=5804/232200
[pid=9077] ppid=9074 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 5787 0 0 0 8 1 0 0 20 0 20 0 3872749 13582725120 6370 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3316095 6370 3303 1 0 3303815 0
[pid=9077/tid=9078] ppid=9074 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 3863 0 0 0 7 1 0 0 20 0 20 0 3872749 13582725120 6370 33554432000 4194304 4196468 140725289623520 140181416467040 140181404461886 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200364 s]
/proc/loadavg: 1.57 1.70 1.67 4/262 9077
/proc/meminfo: memFree=31827940/32770624 swapFree=5804/232200
[pid=9077] ppid=9074 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 8809 0 0 0 22 3 0 0 20 0 20 0 3872749 13582245888 8864 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3315978 8864 3555 1 0 3303698 0
[pid=9077/tid=9078] ppid=9074 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 6559 0 0 0 16 2 0 0 20 0 20 0 3872749 13582245888 8864 33554432000 4194304 4196468 140725289623520 140181416445552 140181396305246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300349 s]
/proc/loadavg: 1.57 1.70 1.67 4/262 9077
/proc/meminfo: memFree=31827940/32770624 swapFree=5804/232200
[pid=9077] ppid=9074 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 9520 0 0 0 37 5 0 0 20 0 20 0 3872749 13582245888 9906 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3315978 9906 3610 1 0 3303698 0
[pid=9077/tid=9078] ppid=9074 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 7008 0 0 0 24 3 0 0 20 0 20 0 3872749 13582245888 9906 33554432000 4194304 4196468 140725289623520 140181416448064 140181396305246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700208 s]
/proc/loadavg: 1.57 1.70 1.67 4/262 9077
/proc/meminfo: memFree=31827940/32770624 swapFree=5804/232200
[pid=9077] ppid=9074 vsize=13265980 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 12342 0 0 0 122 8 0 0 20 0 20 0 3872749 13584363520 16701 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3316495 16701 3748 1 0 3304210 0
[pid=9077/tid=9078] ppid=9074 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 8444 0 0 0 62 5 0 0 20 0 20 0 3872749 13584363520 16701 33554432000 4194304 4196468 140725289623520 140181416455936 140181396305246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13265980

[startup+1.50108 s]
/proc/loadavg: 1.60 1.70 1.67 9/282 9097
/proc/meminfo: memFree=31654224/32770624 swapFree=5804/232608
[pid=9077] ppid=9074 vsize=13270076 CPUtime=4.06 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 26178 0 0 0 394 12 0 0 20 0 20 0 3872749 13588557824 37597 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 37597 3789 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 11279 0 0 0 139 8 0 0 20 0 20 0 3872749 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181416455288 140181046748326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 37597 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 3872752 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180873745568 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180872692464 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9091/stat : 9091 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872757 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180871641040 140181412243355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9092] ppid=9074 vsize=13270076 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9092/stat : 9092 (java) R 9074 9077 8730 0 -1 4202560 3097 0 0 0 55 1 0 0 20 0 20 0 3872757 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180870589088 140181389819664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) R 9074 9077 8730 0 -1 4202560 3204 0 0 0 62 1 0 0 20 0 20 0 3872757 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180869536920 140181395725084 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) R 9074 9077 8730 0 -1 4202560 2306 0 0 0 55 0 0 0 20 0 20 0 3872757 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180868483864 140181392076862 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) R 9074 9077 8730 0 -1 4202560 4879 0 0 0 81 1 0 0 20 0 20 0 3872757 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180867426784 140181390591380 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 37597 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 13270076

[startup+3.10087 s]
/proc/loadavg: 1.60 1.70 1.67 9/282 9097
/proc/meminfo: memFree=31525244/32770624 swapFree=5804/232596
[pid=9077] ppid=9074 vsize=13270076 CPUtime=8.5 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 32657 0 0 0 834 16 0 0 20 0 20 0 3872749 13588557824 57766 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 57766 3820 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 11796 0 0 0 296 9 0 0 20 0 20 0 3872749 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181416461208 140181048555757 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 1119 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57766 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 20 0 3872752 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180873745632 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180872692464 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9091/stat : 9091 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872757 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180871641040 140181412243355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9092] ppid=9074 vsize=13270076 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9092/stat : 9092 (java) S 9074 9077 8730 0 -1 1077944384 4347 0 0 0 135 1 0 0 20 0 20 0 3872757 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180870589168 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) S 9074 9077 8730 0 -1 1077944384 4644 0 0 0 157 1 0 0 20 0 20 0 3872757 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180869536624 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=1.41 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) S 9074 9077 8730 0 -1 1077944384 2881 0 0 0 141 0 0 0 20 0 20 0 3872757 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180868483568 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) S 9074 9077 8730 0 -1 1077944384 5809 0 0 0 97 1 0 0 20 0 20 0 3872757 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180867431024 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 57766 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 13270076

[startup+6.30075 s]
/proc/loadavg: 2.03 1.79 1.70 3/282 9097
/proc/meminfo: memFree=31430068/32770624 swapFree=5804/232608
[pid=9077] ppid=9074 vsize=13270076 CPUtime=11.85 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 32779 0 0 0 1168 17 0 0 20 0 20 0 3872749 13588557824 57771 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 57771 3820 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=6.25 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 11837 0 0 0 616 9 0 0 20 0 20 0 3872749 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181416461080 140181042433915 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 1119 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 3872750 13588557824 57771 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 20 0 3872752 13588557824 57771 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 57771 33554432000 4194304 4196468 140725289623520 140180873745632 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 57771 33554432000 4194304 4196468 140725289623520 140180872692464 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) S 9074 9077 8730 0 -1 1077944384 11239 0 0 0 197 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180869536624 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=1.61 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) S 9074 9077 8730 0 -1 1077944384 4574 0 0 0 160 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180868483568 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) S 9074 9077 8730 0 -1 1077944384 8272 0 0 0 101 2 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180867431024 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 1016 0 0 0 37 36 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 2333.11
Current children cumulated vsize (KiB) 13270076

[startup+2382.3 s]
/proc/loadavg: 1.74 1.78 1.78 3/281 9231
/proc/meminfo: memFree=31371312/32770624 swapFree=5804/261596
[pid=9077] ppid=9074 vsize=13270076 CPUtime=2393.2 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 77957 0 0 0 239238 82 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 49213 3830 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=2380.51 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 23804 0 0 0 238036 15 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181416463120 140181048605121 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 1163 0 0 0 59 2 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 2427 0 0 0 63 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 2729 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 820 0 0 0 58 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 2337 0 0 0 57 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 4296 0 0 0 60 3 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 1825 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 639 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 5152 0 0 0 43 5 0 0 20 0 20 0 3872752 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180873745632 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180872692480 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9091/stat : 9091 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180871641040 140181412243355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9092] ppid=9074 vsize=13270076 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9092/stat : 9092 (java) S 9074 9077 8730 0 -1 1077944384 6215 0 0 0 152 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180870589168 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) S 9074 9077 8730 0 -1 1077944384 11239 0 0 0 197 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180869536624 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) S 9074 9077 8730 0 -1 1077944384 4574 0 0 0 161 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180868483568 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) S 9074 9077 8730 0 -1 1077944384 8272 0 0 0 101 2 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180867431024 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 1020 0 0 0 38 37 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 2393.2
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.1 s]
/proc/loadavg: 1.76 1.78 1.78 4/281 9318
/proc/meminfo: memFree=31482200/32770624 swapFree=5804/261648
[pid=9077] ppid=9074 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 77959 0 0 0 239918 82 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 49213 3830 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=2387.31 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 23806 0 0 0 238716 15 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181416463104 140181048602228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 1163 0 0 0 59 2 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 2427 0 0 0 63 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 2729 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 820 0 0 0 58 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 2337 0 0 0 57 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 4296 0 0 0 60 3 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 1825 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 639 0 0 0 63 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 5152 0 0 0 43 5 0 0 20 0 20 0 3872752 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180873745632 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180872692480 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9091/stat : 9091 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180871641040 140181412243355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9092] ppid=9074 vsize=13270076 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9092/stat : 9092 (java) S 9074 9077 8730 0 -1 1077944384 6215 0 0 0 152 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180870589168 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) S 9074 9077 8730 0 -1 1077944384 11239 0 0 0 197 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180869536624 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) S 9074 9077 8730 0 -1 1077944384 4574 0 0 0 161 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180868483568 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) S 9074 9077 8730 0 -1 1077944384 8272 0 0 0 101 2 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180867431024 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 1020 0 0 0 38 38 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

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

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

[startup+2389.1 s]
/proc/loadavg: 1.76 1.78 1.78 4/281 9318
/proc/meminfo: memFree=31482200/32770624 swapFree=5804/261648
[pid=9077] ppid=9074 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/9077/stat : 9077 (java) S 9074 9077 8730 0 -1 1077944320 77959 0 0 0 239918 82 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140725289606064 140181412224759 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
/proc/9077/statm: 3317519 49213 3830 1 0 3305234 0
[pid=9077/tid=9078] ppid=9074 vsize=13270076 CPUtime=2387.31 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9078/stat : 9078 (java) R 9074 9077 8730 0 -1 4202560 23806 0 0 0 238716 15 0 0 20 0 20 0 3872749 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181416463104 140181048602228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9080] ppid=9074 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9080/stat : 9080 (java) S 9074 9077 8730 0 -1 1077944384 1163 0 0 0 59 2 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181364845072 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9081] ppid=9074 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9081/stat : 9081 (java) S 9074 9077 8730 0 -1 1077944384 2427 0 0 0 63 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181363792528 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9082] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9082/stat : 9082 (java) S 9074 9077 8730 0 -1 1077944384 2729 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181362739472 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9083] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9083/stat : 9083 (java) S 9074 9077 8730 0 -1 1077944384 820 0 0 0 58 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181361686928 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9084] ppid=9074 vsize=13270076 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9084/stat : 9084 (java) S 9074 9077 8730 0 -1 1077944384 2337 0 0 0 57 5 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181360634896 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9085] ppid=9074 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9085/stat : 9085 (java) S 9074 9077 8730 0 -1 1077944384 4296 0 0 0 60 3 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181359582352 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9086] ppid=9074 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9086/stat : 9086 (java) S 9074 9077 8730 0 -1 1077944384 1825 0 0 0 62 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181358529296 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9087] ppid=9074 vsize=13270076 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9087/stat : 9087 (java) S 9074 9077 8730 0 -1 1077944384 639 0 0 0 63 4 0 0 20 0 20 0 3872750 13588557824 49213 33554432000 4194304 4196468 140725289623520 140181004286864 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9088] ppid=9074 vsize=13270076 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9088/stat : 9088 (java) S 9074 9077 8730 0 -1 1077944384 5152 0 0 0 43 5 0 0 20 0 20 0 3872752 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180874799344 140181412235906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9089] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9089/stat : 9089 (java) S 9074 9077 8730 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180873745632 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9090] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9090/stat : 9090 (java) S 9074 9077 8730 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3872753 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180872692480 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9091] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9091/stat : 9091 (java) S 9074 9077 8730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180871641040 140181412243355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9092] ppid=9074 vsize=13270076 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9092/stat : 9092 (java) S 9074 9077 8730 0 -1 1077944384 6215 0 0 0 152 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180870589168 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9093] ppid=9074 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9093/stat : 9093 (java) S 9074 9077 8730 0 -1 1077944384 11239 0 0 0 197 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180869536624 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9094] ppid=9074 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9094/stat : 9094 (java) S 9074 9077 8730 0 -1 1077944384 4574 0 0 0 161 1 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180868483568 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9095] ppid=9074 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9095/stat : 9095 (java) S 9074 9077 8730 0 -1 1077944384 8272 0 0 0 101 2 0 0 20 0 20 0 3872757 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180867431024 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9096] ppid=9074 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9096/stat : 9096 (java) S 9074 9077 8730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180866378208 140181412234965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
[pid=9077/tid=9097] ppid=9074 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/9077/task/9097/stat : 9097 (java) S 9074 9077 8730 0 -1 1077944384 1020 0 0 0 38 38 0 0 20 0 20 0 3872758 13588557824 49213 33554432000 4194304 4196468 140725289623520 140180865325744 140181412235906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 8560640 140725289624714 140725289624900 140725289624900 140725289627599 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2389.11
CPU time (s): 2400.03
CPU user time (s): 2399.2
CPU system time (s): 0.828159
CPU usage (%): 100.457
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.2
system time used= 0.828159
maximum resident set size= 244360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73951
involuntary context switches= 124520

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0778 second user time and 18.0746 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-22 03:14:05
IDJOB=4244495
IDBENCH=115747
IDSOLVER=2628
FILE ID=node120/4244495-1500686045
RUNJOBID= node120-1500683657-8761
PBS_JOBID= 20623341
Free space on /tmp= 61956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-20-9.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244495-1500686045/watcher-4244495-1500686045 -o /tmp/evaluation-result-4244495-1500686045/solver-4244495-1500686045 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500683657-8761 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 979867275 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244495-1500686045.xml

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

MD5SUM BENCH= ddafb9a8cc33bb4ebb1c12b838f3d57d
RANDOM SEED=979867275

node120.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		: 2400.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.45
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		: 2668.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.45
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.45
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.45
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.45
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		: 1733.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.45
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		: 1733.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.45
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		: 2133.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.45
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		: 2400.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:        31829604 kB
MemAvailable:   31975968 kB
Buffers:           43228 kB
Cached:           413400 kB
SwapCached:            0 kB
Active:           298836 kB
Inactive:         240952 kB
Active(anon):      86104 kB
Inactive(anon):     8752 kB
Active(file):     212732 kB
Inactive(file):   232200 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             33448 kB
Writeback:         38252 kB
AnonPages:         75668 kB
Mapped:            42760 kB
Shmem:              8872 kB
Slab:              89364 kB
SReclaimable:      34536 kB
SUnreclaim:        54828 kB
KernelStack:        4208 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1244524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61916 MiB
End job on node120 at 2017-07-22 03:53:54