Trace number 4246899

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 5.23205 1.61518

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-3-9-4-cp.xml
MD5SUM23bf6e9592cc29f17d451b913df5a609
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 benchmark2.38976
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints2112
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":108}]
Minimum variable degree80
Maximum variable degree81
Distribution of variable degrees[{"degree":80,"count":81},{"degree":81,"count":27}]
Minimum constraint arity4
Maximum constraint arity108
Distribution of constraint arities[{"arity":4,"count":2106},{"arity":27,"count":5},{"arity":108,"count":1}]
Number of extensional constraints0
Number of intensional constraints2106
Distribution of constraint types[{"type":"intension","count":2106},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.26/0.27	c version: 2017-06-30
0.26/0.27	c seed: 1957897537
0.26/0.27	c timeout: 2400
0.26/0.27	c memlimit: 15500
0.26/0.27	c nbcore: 8
0.26/0.29	c Parsing instance...
4.86/1.56	c Parsing done, starting search...
4.86/1.59	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-4246899-1500715862/watcher-4246899-1500715862 -o /tmp/evaluation-result-4246899-1500715862/solver-4246899-1500715862 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1957897537 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246899-1500715862.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.62 1.41 1.39 3/267 19946
/proc/meminfo: memFree=30705192/32770624 swapFree=5936/284056
[pid=19946] ppid=19943 vsize=10635564 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 2228 0 0 0 0 0 0 0 20 0 3 0 6851141 10890817536 2432 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 2659148 2432 1188 1 0 2648059 0
[pid=19946/tid=19947] ppid=19943 vsize=10639676 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 1077944384 927 0 0 0 0 0 0 0 20 0 7 0 6851141 10895028224 2498 33554432000 4194304 4196468 140727800670560 140045108082384 140045096580865 0 4 0 16784584 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 6851142 10896080896 2498 33554432000 4194304 4196468 140727800670560 140045060394208 140045103851221 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=10641732 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 6851142 10897133568 2498 33554432000 4194304 4196468 140727800670560 140044702252128 140045103851221 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=10641732 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 6851142 10897133568 2498 33554432000 4194304 4196468 140727800670560 140044701199840 140045103851221 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=10642760 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 6851142 10898186240 2498 33554432000 4194304 4196468 140727800670560 140044700147040 140045103851221 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=10839368 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) R 19943 19946 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 6851142 11099512832 2498 33554432000 4194304 4196468 140727800670560 140044699093728 140045103851221 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=11035976 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) D 19943 19946 19776 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 6851142 11300839424 2498 33554432000 4194304 4196468 140727800670560 140044698040120 140045096068835 0 4 0 16784584 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=11101512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) D 19943 19946 19776 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 6851142 11367948288 2498 33554432000 4194304 4196468 140727800670560 140044696987832 140045096558167 0 4 0 16784584 18446744071582151463 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=11101512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) D 19943 19946 19776 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 6851142 11367948288 2498 33554432000 4194304 4196468 140727800670560 140044695935032 140045096558167 0 4 0 16784584 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0

[startup+0.100104 s]
/proc/loadavg: 1.62 1.41 1.39 3/267 19946
/proc/meminfo: memFree=30705192/32770624 swapFree=5936/284056
[pid=19946] ppid=19943 vsize=13263912 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 6768 0 0 0 9 2 0 0 20 0 20 0 6851141 13582245888 7002 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3315978 7002 3369 1 0 3303698 0
[pid=19946/tid=19947] ppid=19943 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 4202560 4823 0 0 0 7 1 0 0 20 0 20 0 6851141 13582245888 7002 33554432000 4194304 4196468 140727800670560 140045108070056 140044741439859 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 7002 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13263912

[startup+0.200975 s]
/proc/loadavg: 1.62 1.41 1.39 3/267 19946
/proc/meminfo: memFree=30705192/32770624 swapFree=5936/284056
[pid=19946] ppid=19943 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 9167 0 0 0 24 2 0 0 20 0 20 0 6851141 13582245888 9565 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3315978 9565 3562 1 0 3303698 0
[pid=19946/tid=19947] ppid=19943 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 4202560 6874 0 0 0 16 2 0 0 20 0 20 0 6851141 13582245888 9565 33554432000 4194304 4196468 140727800670560 140045108040800 140045087921502 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582245888 9565 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300881 s]
/proc/loadavg: 1.62 1.41 1.39 3/267 19946
/proc/meminfo: memFree=30705192/32770624 swapFree=5936/284056
[pid=19946] ppid=19943 vsize=13263932 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 10149 0 0 0 41 3 0 0 20 0 20 0 6851141 13582266368 11920 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3315991 11920 3665 1 0 3303706 0
[pid=19946/tid=19947] ppid=19943 vsize=13263932 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 4202560 7506 0 0 0 25 2 0 0 20 0 20 0 6851141 13582266368 11920 33554432000 4194304 4196468 140727800670560 140045108049216 140045096558119 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13263964 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582299136 11920 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13263964 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582299136 11920 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13582266368 11920 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263932

[startup+0.700667 s]
/proc/loadavg: 1.62 1.41 1.39 3/267 19946
/proc/meminfo: memFree=30705192/32770624 swapFree=5936/284056
[pid=19946] ppid=19943 vsize=13265980 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 15339 0 0 0 160 5 0 0 20 0 20 0 6851141 13584363520 24714 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3316495 24714 3770 1 0 3304210 0
[pid=19946/tid=19947] ppid=19943 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 4202560 8545 0 0 0 64 3 0 0 20 0 20 0 6851141 13584363520 24714 33554432000 4194304 4196468 140727800670560 140045108076080 140044740465856 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 6851142 13584363520 24714 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 13265980

[startup+1.5017 s]
/proc/loadavg: 1.62 1.41 1.39 6/287 19966
/proc/meminfo: memFree=30045892/32770624 swapFree=5936/284452
[pid=19946] ppid=19943 vsize=13270076 CPUtime=4.86 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 27494 0 0 0 471 15 0 0 20 0 20 0 6851141 13588557824 58209 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3317519 58209 3810 1 0 3305234 0
[pid=19946/tid=19947] ppid=19943 vsize=13270076 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) R 19943 19946 19776 0 -1 4202560 11346 0 0 0 139 6 0 0 20 0 20 0 6851141 13588557824 58209 33554432000 4194304 4196468 140727800670560 140045108074952 140044740464704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 6851142 13588557824 58209 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19957] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19957/stat : 19957 (java) S 19943 19946 19776 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 6851144 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043769285232 140045103852162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19958] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19958/stat : 19958 (java) S 19943 19946 19776 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 6851144 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043768231264 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19959] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19959/stat : 19959 (java) S 19943 19946 19776 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 6851145 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043767178880 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19960] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19960/stat : 19960 (java) S 19943 19946 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6851147 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043766127184 140045103859611 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19961] ppid=19943 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19961/stat : 19961 (java) S 19943 19946 19776 0 -1 1077944384 3917 0 0 0 80 0 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043765074032 140045103852162 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19962] ppid=19943 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19962/stat : 19962 (java) S 19943 19946 19776 0 -1 1077944384 3331 0 0 0 84 1 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043764021232 140045103852162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19963] ppid=19943 vsize=13270076 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19963/stat : 19963 (java) R 19943 19946 19776 0 -1 4202560 3270 0 0 0 85 0 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043762949960 140045087337803 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19964] ppid=19943 vsize=13270076 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19964/stat : 19964 (java) R 19943 19946 19776 0 -1 4202560 3790 0 0 0 72 1 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043761912712 140045087237230 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19965] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19965/stat : 19965 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043760864096 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19966] ppid=19943 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19966/stat : 19966 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6851148 13588557824 58209 33554432000 4194304 4196468 140727800670560 140043759811376 140045103852162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 13270076

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

[startup+1.60101 s]
/proc/loadavg: 1.62 1.41 1.39 6/287 19966
/proc/meminfo: memFree=30045892/32770624 swapFree=5936/284452
[pid=19946] ppid=19943 vsize=13336640 CPUtime=5.21 cores=1,3,5,7,9,11,13,15
/proc/19946/stat : 19946 (java) S 19943 19946 19776 0 -1 1077944320 28244 0 0 0 506 15 0 0 20 0 19 0 6851141 13656719360 58906 33554432000 4194304 4196468 140727800670560 140727800653104 140045103841015 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
/proc/19946/statm: 3334160 58906 3812 1 0 3321875 0
[pid=19946/tid=19947] ppid=19943 vsize=13336640 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19947/stat : 19947 (java) S 19943 19946 19776 0 -1 1077944384 11400 0 0 0 148 6 0 0 20 0 19 0 6851141 13656719360 58906 33554432000 4194304 4196468 140727800670560 140045108083856 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19948] ppid=19943 vsize=13336640 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19948/stat : 19948 (java) S 19943 19946 19776 0 -1 1077944384 32 0 0 0 1 1 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140045060393872 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19949] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19949/stat : 19949 (java) S 19943 19946 19776 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044702251792 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19950] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19950/stat : 19950 (java) S 19943 19946 19776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044701199504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19951] ppid=19943 vsize=13336640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19951/stat : 19951 (java) S 19943 19946 19776 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044700146704 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19952] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19952/stat : 19952 (java) S 19943 19946 19776 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044699093392 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19953] ppid=19943 vsize=13336640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19953/stat : 19953 (java) S 19943 19946 19776 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044698040592 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19954] ppid=19943 vsize=13336640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19954/stat : 19954 (java) S 19943 19946 19776 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044696988304 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19955] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19955/stat : 19955 (java) S 19943 19946 19776 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 6851142 13656719360 58906 33554432000 4194304 4196468 140727800670560 140044695935504 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19957] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19957/stat : 19957 (java) S 19943 19946 19776 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 19 0 6851144 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043769285440 140045103852162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19958] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19958/stat : 19958 (java) S 19943 19946 19776 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 6851144 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043768231264 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19959] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19959/stat : 19959 (java) S 19943 19946 19776 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 6851145 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043767178880 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19960] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19960/stat : 19960 (java) S 19943 19946 19776 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 6851147 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043766125952 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19961] ppid=19943 vsize=13336640 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19961/stat : 19961 (java) S 19943 19946 19776 0 -1 1077944384 3929 0 0 0 87 0 0 0 20 0 19 0 6851148 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043765065312 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19962] ppid=19943 vsize=13336640 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19962/stat : 19962 (java) S 19943 19946 19776 0 -1 1077944384 3432 0 0 0 92 1 0 0 20 0 19 0 6851148 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043764005776 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19963] ppid=19943 vsize=13336640 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19963/stat : 19963 (java) S 19943 19946 19776 0 -1 1077944384 3459 0 0 0 93 0 0 0 20 0 19 0 6851148 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043762949184 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19964] ppid=19943 vsize=13336640 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19964/stat : 19964 (java) S 19943 19946 19776 0 -1 1077944384 4137 0 0 0 76 1 0 0 20 0 19 0 6851148 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043761916144 140045103852162 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
[pid=19946/tid=19965] ppid=19943 vsize=13336640 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19946/task/19965/stat : 19965 (java) S 19943 19946 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 6851148 13656719360 58906 33554432000 4194304 4196468 140727800670560 140043760864096 140045103851221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 20168704 140727800673417 140727800673604 140727800673604 140727800676303 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 13336640

Child status: 0
Real time (s): 1.61518
CPU time (s): 5.23205
CPU user time (s): 5.06987
CPU system time (s): 0.162179
CPU usage (%): 323.929
Max. virtual memory (cumulated for all children) (KiB): 13336640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.06987
system time used= 0.162179
maximum resident set size= 236704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28248
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= 3119
involuntary context switches= 386

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

The end

Launcher Data

Begin job on node151 at 2017-07-22 11:31:03
IDJOB=4246899
IDBENCH=126465
IDSOLVER=2628
FILE ID=node151/4246899-1500715862
RUNJOBID= node151-1500715858-19808
PBS_JOBID= 20623357
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-3-9-4-cp.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-4246899-1500715862/watcher-4246899-1500715862 -o /tmp/evaluation-result-4246899-1500715862/solver-4246899-1500715862 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1957897537 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246899-1500715862.xml

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

MD5SUM BENCH= 23bf6e9592cc29f17d451b913df5a609
RANDOM SEED=1957897537

node151.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.49
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	: 5342.81
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		: 2667.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.49
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	: 5342.81
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.49
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	: 5342.81
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		: 2267.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.49
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		: 2400.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	: 5342.81
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		: 2400.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.49
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		: 2267.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	: 5342.81
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30737992 kB
MemAvailable:   31081800 kB
Buffers:          128892 kB
Cached:           495000 kB
SwapCached:            0 kB
Active:          1301856 kB
Inactive:         292724 kB
Active(anon):     973796 kB
Inactive(anon):     8668 kB
Active(file):     328060 kB
Inactive(file):   284056 kB
Unevictable:        5936 kB
Mlocked:            5968 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42160 kB
Writeback:           408 kB
AnonPages:        948272 kB
Mapped:            45556 kB
Shmem:              8848 kB
Slab:             128664 kB
SReclaimable:      95056 kB
SUnreclaim:        33608 kB
KernelStack:        4608 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2399032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61932 MiB
End job on node151 at 2017-07-22 11:31:04