Trace number 4249977

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30UNSAT 4.82814 2.13596

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os04/
SuperTaillard-os-04-26.xml
MD5SUM2e26f45698146d54d9dabf0de4c81571
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.106776
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints160
Number of domains14
Minimum domain size90
Maximum domain size180
Distribution of domain sizes[{"size":90,"count":6},{"size":105,"count":2},{"size":120,"count":2},{"size":131,"count":2},{"size":135,"count":2},{"size":139,"count":2},{"size":144,"count":2},{"size":145,"count":2},{"size":151,"count":2},{"size":170,"count":2},{"size":171,"count":2},{"size":174,"count":2},{"size":177,"count":2},{"size":180,"count":2}]
Minimum variable degree7
Maximum variable degree13
Distribution of variable degrees[{"degree":7,"count":16},{"degree":13,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemNO
Type of objective

Solver Data

0.44/0.32	c version: 2017-06-30
0.44/0.32	c seed: 552112760
0.44/0.32	c timeout: 2400
0.44/0.32	c memlimit: 15500
0.44/0.32	c nbcore: 8
0.44/0.37	c Parsing instance...
4.47/2.05	c Parsing done, starting search...
4.72/2.12	s UNSATISFIABLE

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-4249977-1500769313/watcher-4249977-1500769313 -o /tmp/evaluation-result-4249977-1500769313/solver-4249977-1500769313 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19952 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 552112760 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249977-1500769313.xml 

pid=21631
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: 6.72 3.88 2.76 9/261 21634
/proc/meminfo: memFree=20566564/32770624 swapFree=6300/712436
[pid=21634] ppid=21631 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 2190 0 0 0 0 0 0 0 20 0 2 0 12199123 10889764864 1922 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 2658634 1922 1188 1 0 2647545 0
[pid=21634/tid=21635] ppid=21631 vsize=10635564 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 1077944384 913 0 0 0 0 0 0 0 20 0 3 0 12199123 10890817536 1922 33554432000 4194304 4196468 140735183530416 140717124245200 140717120014037 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=10635564 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 3 0 12199124 10890817536 1922 33554432000 4194304 4196468 140735183530416 140716719410400 140717120014037 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0

[startup+0.100135 s]
/proc/loadavg: 6.72 3.88 2.76 9/261 21634
/proc/meminfo: memFree=20566564/32770624 swapFree=6300/712436
[pid=21634] ppid=21631 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 5589 0 0 0 8 1 0 0 20 0 20 0 12199123 13582725120 6149 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3316095 6149 3292 1 0 3303815 0
[pid=21634/tid=21635] ppid=21631 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 3663 0 0 0 7 1 0 0 20 0 20 0 12199123 13582725120 6149 33554432000 4194304 4196468 140735183530416 140717124246112 140717120025757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13582725120 6149 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200487 s]
/proc/loadavg: 6.72 3.88 2.76 9/261 21634
/proc/meminfo: memFree=20566564/32770624 swapFree=6300/712436
[pid=21634] ppid=21631 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 8805 0 0 0 23 3 0 0 20 0 20 0 12199123 13582245888 8818 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3315978 8818 3558 1 0 3303698 0
[pid=21634/tid=21635] ppid=21631 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 6431 0 0 0 16 2 0 0 20 0 20 0 12199123 13582245888 8818 33554432000 4194304 4196468 140735183530416 140717124227184 140717103377655 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13582245888 8818 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300385 s]
/proc/loadavg: 6.72 3.88 2.76 9/261 21634
/proc/meminfo: memFree=20566564/32770624 swapFree=6300/712436
[pid=21634] ppid=21631 vsize=13263912 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 9813 0 0 0 40 4 0 0 20 0 20 0 12199123 13582245888 10505 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3315978 10505 3625 1 0 3303698 0
[pid=21634/tid=21635] ppid=21631 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 7092 0 0 0 25 2 0 0 20 0 20 0 12199123 13582245888 10505 33554432000 4194304 4196468 140735183530416 140717124226416 140717101897307 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13582245888 10505 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263912

[startup+0.700298 s]
/proc/loadavg: 6.72 3.88 2.76 9/261 21634
/proc/meminfo: memFree=20566564/32770624 swapFree=6300/712436
[pid=21634] ppid=21631 vsize=13265980 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 12100 0 0 0 118 5 0 0 20 0 20 0 12199123 13584363520 15924 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3316495 15924 3757 1 0 3304210 0
[pid=21634/tid=21635] ppid=21631 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 8148 0 0 0 64 3 0 0 20 0 20 0 12199123 13584363520 15924 33554432000 4194304 4196468 140735183530416 140717124240584 140717104047461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13584363520 15924 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13265980

[startup+1.50074 s]
/proc/loadavg: 6.72 3.88 2.76 11/281 21654
/proc/meminfo: memFree=20471764/32770624 swapFree=6300/712488
[pid=21634] ppid=21631 vsize=13268028 CPUtime=2.59 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 17676 0 0 0 252 7 0 0 20 0 20 0 12199123 13586460672 38254 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3317007 38254 3781 1 0 3304722 0
[pid=21634/tid=21635] ppid=21631 vsize=13268028 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 10451 0 0 0 143 5 0 0 20 0 20 0 12199123 13586460672 38254 33554432000 4194304 4196468 140735183530416 140717124239104 140716757564708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21637] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21637/stat : 21637 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716718357264 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21638] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21638/stat : 21638 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716717304976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21640] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21640/stat : 21640 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716716252176 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21641] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21641/stat : 21641 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716715198864 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21642] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21642/stat : 21642 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716714146064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21643] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21643/stat : 21643 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716713093776 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21644] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21644/stat : 21644 (java) S 21631 21634 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12199124 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716712040976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21645] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21645/stat : 21645 (java) S 21631 21634 19920 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716448569968 140717120014978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21646] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21646/stat : 21646 (java) S 21631 21634 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716447515936 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21647] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21647/stat : 21647 (java) S 21631 21634 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 12199128 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716446463600 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21648] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21648/stat : 21648 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199131 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716445411920 140717120022427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21649] ppid=21631 vsize=13268028 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21649/stat : 21649 (java) R 21631 21634 19920 0 -1 4202560 958 0 0 0 18 0 0 0 20 0 20 0 12199131 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716444348280 140717103388624 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21650] ppid=21631 vsize=13268028 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21650/stat : 21650 (java) R 21631 21634 19920 0 -1 4202560 959 0 0 0 22 0 0 0 20 0 20 0 12199131 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716443297616 140717100704434 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21651] ppid=21631 vsize=13268028 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21651/stat : 21651 (java) R 21631 21634 19920 0 -1 4202560 1118 0 0 0 26 0 0 0 20 0 20 0 12199131 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716442238880 140717103500611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21652] ppid=21631 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21652/stat : 21652 (java) R 21631 21634 19920 0 -1 4202560 2780 0 0 0 41 0 0 0 20 0 20 0 12199131 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716441200880 140717104365104 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21653] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21653/stat : 21653 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716440148832 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21654] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21654/stat : 21654 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 38254 33554432000 4194304 4196468 140735183530416 140716439096112 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 13268028

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

[startup+1.60097 s]
/proc/loadavg: 6.72 3.88 2.76 11/281 21654
/proc/meminfo: memFree=20471764/32770624 swapFree=6300/712488
[pid=21634] ppid=21631 vsize=13268028 CPUtime=3.11 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 18319 0 0 0 287 24 0 0 20 0 20 0 12199123 13586460672 52683 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3317007 52683 3788 1 0 3304722 0
[pid=21634/tid=21635] ppid=21631 vsize=13268028 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) S 21631 21634 19920 0 -1 1077944384 10487 0 0 0 149 5 0 0 20 0 20 0 12199123 13586460672 52683 33554432000 4194304 4196468 140735183530416 140717124239872 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) R 21631 21634 19920 0 -1 4202560 49 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716719410264 140717105025952 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21637] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21637/stat : 21637 (java) R 21631 21634 19920 0 -1 4202560 24 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716718357152 140717105031714 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21638] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21638/stat : 21638 (java) R 21631 21634 19920 0 -1 4202560 38 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716717305176 140717113106548 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21640] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21640/stat : 21640 (java) R 21631 21634 19920 0 -1 4202560 43 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716716252376 140717105031714 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21641] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21641/stat : 21641 (java) R 21631 21634 19920 0 -1 4202560 144 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716715199064 140717105031714 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21642] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21642/stat : 21642 (java) R 21631 21634 19920 0 -1 4202560 28 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716714146264 140717105031714 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21643] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21643/stat : 21643 (java) R 21631 21634 19920 0 -1 4202560 111 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716713093976 140717105027555 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21644] ppid=21631 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21644/stat : 21644 (java) R 21631 21634 19920 0 -1 4202560 40 0 0 0 1 2 0 0 20 0 20 0 12199124 13586460672 52683 33554432000 4194304 4196468 140735183530416 140716712041176 140717105031714 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21645] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21645/stat : 21645 (java) S 21631 21634 19920 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716448568480 140717120014037 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21646] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21646/stat : 21646 (java) S 21631 21634 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716447515936 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21647] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21647/stat : 21647 (java) S 21631 21634 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 12199128 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716446463600 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21648] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21648/stat : 21648 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199131 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716445411920 140717120022427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21649] ppid=21631 vsize=13268028 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21649/stat : 21649 (java) S 21631 21634 19920 0 -1 1077944384 976 0 0 0 23 0 0 0 20 0 20 0 12199131 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716444343760 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21650] ppid=21631 vsize=13268028 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21650/stat : 21650 (java) S 21631 21634 19920 0 -1 1077944384 1032 0 0 0 27 0 0 0 20 0 20 0 12199131 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716443305968 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21651] ppid=21631 vsize=13268028 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21651/stat : 21651 (java) S 21631 21634 19920 0 -1 1077944384 1135 0 0 0 30 0 0 0 20 0 20 0 12199131 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716442253680 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21652] ppid=21631 vsize=13268028 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21652/stat : 21652 (java) S 21631 21634 19920 0 -1 1077944384 2811 0 0 0 44 0 0 0 20 0 20 0 12199131 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716441200880 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21653] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21653/stat : 21653 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716440148832 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21654] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21654/stat : 21654 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 53195 33554432000 4194304 4196468 140735183530416 140716439096112 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13268028

[startup+2.00093 s]
/proc/loadavg: 6.72 3.88 2.76 11/281 21654
/proc/meminfo: memFree=20471764/32770624 swapFree=6300/712488
[pid=21634] ppid=21631 vsize=13268028 CPUtime=4.47 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 20234 0 0 0 381 66 0 0 20 0 20 0 12199123 13586460672 81297 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3317007 81297 3812 1 0 3304722 0
[pid=21634/tid=21635] ppid=21631 vsize=13268028 CPUtime=1.84 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 11267 0 0 0 179 5 0 0 20 0 20 0 12199123 13586460672 81297 33554432000 4194304 4196468 140735183530416 140717124240360 140716761926528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 95 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21637] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21637/stat : 21637 (java) S 21631 21634 19920 0 -1 1077944384 65 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716718357264 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21638] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21638/stat : 21638 (java) S 21631 21634 19920 0 -1 1077944384 76 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716717304976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21640] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21640/stat : 21640 (java) S 21631 21634 19920 0 -1 1077944384 82 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716716252176 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21641] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21641/stat : 21641 (java) S 21631 21634 19920 0 -1 1077944384 194 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716715198864 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21642] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21642/stat : 21642 (java) S 21631 21634 19920 0 -1 1077944384 90 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716714146064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21643] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21643/stat : 21643 (java) S 21631 21634 19920 0 -1 1077944384 153 0 0 0 5 6 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716713093776 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21644] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21644/stat : 21644 (java) S 21631 21634 19920 0 -1 1077944384 90 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716712040976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21645] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21645/stat : 21645 (java) S 21631 21634 19920 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716448569968 140717120014978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21646] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21646/stat : 21646 (java) S 21631 21634 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716447516000 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21647] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21647/stat : 21647 (java) S 21631 21634 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12199128 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716446463616 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21648] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21648/stat : 21648 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199131 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716445411920 140717120022427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21649] ppid=21631 vsize=13268028 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21649/stat : 21649 (java) S 21631 21634 19920 0 -1 1077944384 1075 0 0 0 35 0 0 0 20 0 20 0 12199131 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716444358768 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21650] ppid=21631 vsize=13268028 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21650/stat : 21650 (java) S 21631 21634 19920 0 -1 1077944384 1135 0 0 0 39 0 0 0 20 0 20 0 12199131 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716443305968 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21651] ppid=21631 vsize=13268028 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21651/stat : 21651 (java) S 21631 21634 19920 0 -1 1077944384 1160 0 0 0 37 0 0 0 20 0 20 0 12199131 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716442253680 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21652] ppid=21631 vsize=13268028 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21652/stat : 21652 (java) S 21631 21634 19920 0 -1 1077944384 3147 0 0 0 49 0 0 0 20 0 20 0 12199131 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716441200880 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21653] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21653/stat : 21653 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716440148832 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21654] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21654/stat : 21654 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 81297 33554432000 4194304 4196468 140735183530416 140716439096112 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 13268028

[startup+2.10072 s]
/proc/loadavg: 6.72 3.88 2.76 11/281 21654
/proc/meminfo: memFree=20471764/32770624 swapFree=6300/712488
[pid=21634] ppid=21631 vsize=13268028 CPUtime=4.72 cores=1,3,5,7,9,11,13,15
/proc/21634/stat : 21634 (java) S 21631 21634 19920 0 -1 1077944320 20473 0 0 0 405 67 0 0 20 0 20 0 12199123 13586460672 96232 33554432000 4194304 4196468 140735183530416 140735183512960 140717120003831 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
/proc/21634/statm: 3317007 96232 3817 1 0 3304722 0
[pid=21634/tid=21635] ppid=21631 vsize=13268028 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21635/stat : 21635 (java) R 21631 21634 19920 0 -1 4202560 11340 0 0 0 188 6 0 0 20 0 20 0 12199123 13586460672 96232 33554432000 4194304 4196468 140735183530416 140717124238888 140716762541363 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21636] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21636/stat : 21636 (java) S 21631 21634 19920 0 -1 1077944384 95 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716719410064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21637] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21637/stat : 21637 (java) S 21631 21634 19920 0 -1 1077944384 65 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716718357264 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21638] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21638/stat : 21638 (java) S 21631 21634 19920 0 -1 1077944384 76 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716717304976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21640] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21640/stat : 21640 (java) S 21631 21634 19920 0 -1 1077944384 82 0 0 0 4 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716716252176 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21641] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21641/stat : 21641 (java) S 21631 21634 19920 0 -1 1077944384 194 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716715198864 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21642] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21642/stat : 21642 (java) S 21631 21634 19920 0 -1 1077944384 90 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716714146064 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21643] ppid=21631 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21643/stat : 21643 (java) S 21631 21634 19920 0 -1 1077944384 153 0 0 0 5 6 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716713093776 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21644] ppid=21631 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21644/stat : 21644 (java) S 21631 21634 19920 0 -1 1077944384 90 0 0 0 5 7 0 0 20 0 20 0 12199124 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716712040976 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21645] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21645/stat : 21645 (java) S 21631 21634 19920 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716448569968 140717120014978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21646] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21646/stat : 21646 (java) S 21631 21634 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12199127 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716447516000 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21647] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21647/stat : 21647 (java) S 21631 21634 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12199128 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716446463616 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21648] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21648/stat : 21648 (java) S 21631 21634 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12199131 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716445411920 140717120022427 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21649] ppid=21631 vsize=13268028 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21649/stat : 21649 (java) R 21631 21634 19920 0 -1 4202560 1182 0 0 0 39 0 0 0 20 0 20 0 12199131 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716444344792 140717105129086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21650] ppid=21631 vsize=13268028 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21650/stat : 21650 (java) R 21631 21634 19920 0 -1 4202560 1147 0 0 0 43 0 0 0 20 0 20 0 12199131 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716443292432 140717103994135 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21651] ppid=21631 vsize=13268028 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21651/stat : 21651 (java) R 21631 21634 19920 0 -1 4202560 1175 0 0 0 42 0 0 0 20 0 20 0 12199131 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716442242208 140717106018145 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21652] ppid=21631 vsize=13268028 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21652/stat : 21652 (java) S 21631 21634 19920 0 -1 1077944384 3179 0 0 0 51 0 0 0 20 0 20 0 12199131 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716441200880 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21653] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21653/stat : 21653 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716440148832 140717120014037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
[pid=21634/tid=21654] ppid=21631 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21634/task/21654/stat : 21654 (java) S 21631 21634 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12199132 13586460672 96232 33554432000 4194304 4196468 140735183530416 140716439096112 140717120014978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24780800 140735183533194 140735183533380 140735183533380 140735183536079 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 13268028

Child status: 0
Real time (s): 2.13596
CPU time (s): 4.82814
CPU user time (s): 4.14738
CPU system time (s): 0.680761
CPU usage (%): 226.041
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.14738
system time used= 0.680761
maximum resident set size= 392344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20709
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3404
involuntary context switches= 400

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

The end

Launcher Data

Begin job on node124 at 2017-07-23 02:21:53
IDJOB=4249977
IDBENCH=138672
IDSOLVER=2628
FILE ID=node124/4249977-1500769313
RUNJOBID= node124-1500755322-19952
PBS_JOBID= 20624592
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os04/SuperTaillard-os-04-26.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-4249977-1500769313/watcher-4249977-1500769313 -o /tmp/evaluation-result-4249977-1500769313/solver-4249977-1500769313 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19952 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 552112760 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249977-1500769313.xml

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

MD5SUM BENCH= 2e26f45698146d54d9dabf0de4c81571
RANDOM SEED=552112760

node124.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		: 2668.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.16
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		: 2668.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.16
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		: 1867.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		: 2668.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.16
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		: 2267.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		: 2668.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.16
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		: 2668.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.16
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.16
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		: 2668.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.16
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		: 2668.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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20566580 kB
MemAvailable:   21459444 kB
Buffers:          146956 kB
Cached:          1023992 kB
SwapCached:            0 kB
Active:         11024728 kB
Inactive:         721192 kB
Active(anon):   10578056 kB
Inactive(anon):     8756 kB
Active(file):     446672 kB
Inactive(file):   712436 kB
Unevictable:        6300 kB
Mlocked:            6300 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42204 kB
Writeback:            12 kB
AnonPages:      10580624 kB
Mapped:            46048 kB
Shmem:              8840 kB
Slab:             133880 kB
SReclaimable:      99180 kB
SUnreclaim:        34700 kB
KernelStack:        4512 kB
PageTables:        25800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   11013932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10403840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61780 MiB
End job on node124 at 2017-07-23 02:21:56