Trace number 4245217

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: Concrete 3.4UNSAT 15.4765 6.78791

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-025-09.xml
MD5SUM287901c8e2fb3bad680affa51c865c8b
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 benchmark4.3672299
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":9}]
Minimum variable degree7
Maximum variable degree7
Distribution of variable degrees[{"degree":7,"count":9}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":36}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36}]
Optimization problemNO
Type of objective

Solver Data

3.52/2.20	c Concrete v3.4 running
15.27/6.76	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-4245217-1500701564/watcher-4245217-1500701564 -o /tmp/evaluation-result-4245217-1500701564/solver-4245217-1500701564 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560 bin/concrete HOME/instance-4245217-1500701564.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.40 1.40 1.50 3/262 13978
/proc/meminfo: memFree=30678020/32770624 swapFree=5720/274884
[pid=13978] ppid=13975 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (bash) S 13975 13978 16473 0 -1 4202496 687 1531 0 0 0 0 0 0 20 0 1 0 5425587 9736192 350 33554432000 4194304 5098028 140734562067488 140734562065128 139847699631104 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 18173952 140734562075918 140734562076003 140734562076003 140734562078702 0
/proc/13978/statm: 2377 350 277 221 0 86 0

[startup+0.100128 s]
/proc/loadavg: 1.40 1.40 1.50 3/262 13978
/proc/meminfo: memFree=30678020/32770624 swapFree=5720/274884
[pid=13978] ppid=13975 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (bash) S 13975 13978 16473 0 -1 4202496 885 6415 0 0 0 0 0 1 20 0 1 0 5425587 9871360 378 33554432000 4194304 5098028 140734562067488 140734562061496 139847699631104 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 18173952 140734562075918 140734562076003 140734562076003 140734562078702 0
/proc/13978/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200358 s]
/proc/loadavg: 1.40 1.40 1.50 3/262 13978
/proc/meminfo: memFree=30678020/32770624 swapFree=5720/274884
[pid=13978] ppid=13975 vsize=10901808 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 5928 12285 0 0 7 1 8 3 20 0 20 0 5425587 11163451392 6194 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2725452 6194 2599 1 0 2713890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10901808

[startup+0.300302 s]
/proc/loadavg: 1.40 1.40 1.50 3/262 13978
/proc/meminfo: memFree=30678020/32770624 swapFree=5720/274884
[pid=13978] ppid=13975 vsize=10902392 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 9867 12285 0 0 23 2 8 3 20 0 20 0 5425587 11164049408 10412 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2725598 10412 3003 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700171 s]
/proc/loadavg: 1.40 1.40 1.50 3/262 13978
/proc/meminfo: memFree=30678020/32770624 swapFree=5720/274884
[pid=13978] ppid=13975 vsize=10902720 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 12761 12285 0 0 74 5 8 3 20 0 20 0 5425587 11164385280 15541 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2725680 15541 3180 1 0 2713890 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 10902720

[startup+1.5008 s]
/proc/loadavg: 1.40 1.40 1.50 4/282 14052
/proc/meminfo: memFree=30573832/32770624 swapFree=5720/275000
[pid=13978] ppid=13975 vsize=10913344 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 27511 12285 0 0 197 14 8 3 20 0 20 0 5425587 11175264256 44179 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2728336 44179 3406 1 0 2716450 0
[pid=13978/tid=14034] ppid=13975 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) R 13975 13978 16473 0 -1 4202560 19546 12285 0 0 124 7 8 3 20 0 20 0 5425600 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255953709752 140255585451140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) S 13975 13978 16473 0 -1 1077944384 14 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255917046672 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) S 13975 13978 16473 0 -1 1077944384 40 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255554890512 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) S 13975 13978 16473 0 -1 1077944384 15 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255553838224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) S 13975 13978 16473 0 -1 1077944384 25 12285 0 0 1 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255552785424 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) S 13975 13978 16473 0 -1 1077944384 71 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255551732112 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) S 13975 13978 16473 0 -1 1077944384 46 12285 0 0 1 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255550679312 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) S 13975 13978 16473 0 -1 1077944384 128 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255549627024 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) S 13975 13978 16473 0 -1 1077944384 31 12285 0 0 0 0 8 3 20 0 20 0 5425601 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255548574224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 1528 12285 0 0 1 0 8 3 20 0 20 0 5425602 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255424055920 140255949499010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 55 12285 0 0 0 0 8 3 20 0 20 0 5425603 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255423001952 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 45 12285 0 0 0 0 8 3 20 0 20 0 5425603 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255421949568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10913344 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) S 13975 13978 16473 0 -1 1077944384 1337 12285 0 0 15 0 8 3 20 0 20 0 5425606 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255419844720 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10913344 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) R 13975 13978 16473 0 -1 4202560 519 12285 0 0 9 0 8 3 20 0 20 0 5425606 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255418792216 140255932773306 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10913344 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) S 13975 13978 16473 0 -1 1077944384 586 12285 0 0 12 0 8 3 20 0 20 0 5425606 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255417739632 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10913344 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 1384 12285 0 0 24 0 8 3 20 0 20 0 5425606 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 4 12285 0 0 0 0 8 3 20 0 20 0 5425607 11175264256 44179 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 10913344

[startup+3.10106 s]
/proc/loadavg: 1.40 1.40 1.50 3/282 14052
/proc/meminfo: memFree=30502992/32770624 swapFree=5720/274972
[pid=13978] ppid=13975 vsize=10925820 CPUtime=5.4 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 46784 12285 0 0 509 20 8 3 20 0 20 0 5425587 11188039680 53735 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2731455 53735 3475 1 0 2719010 0
[pid=13978/tid=14034] ppid=13975 vsize=10925820 CPUtime=3.01 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) R 13975 13978 16473 0 -1 4202560 34227 12285 0 0 280 10 8 3 20 0 20 0 5425600 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255953718808 140255592593840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) S 13975 13978 16473 0 -1 1077944384 14 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255917046672 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) S 13975 13978 16473 0 -1 1077944384 40 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255554890512 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) S 13975 13978 16473 0 -1 1077944384 15 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255553838224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) S 13975 13978 16473 0 -1 1077944384 25 12285 0 0 1 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255552785424 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) S 13975 13978 16473 0 -1 1077944384 71 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255551732112 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) S 13975 13978 16473 0 -1 1077944384 46 12285 0 0 1 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255550679312 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) S 13975 13978 16473 0 -1 1077944384 128 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255549627024 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) S 13975 13978 16473 0 -1 1077944384 31 12285 0 0 0 0 8 3 20 0 20 0 5425601 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255548574224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 1606 12285 0 0 1 0 8 3 20 0 20 0 5425602 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255424055920 140255949499010 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 55 12285 0 0 0 0 8 3 20 0 20 0 5425603 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255423001952 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 45 12285 0 0 0 0 8 3 20 0 20 0 5425603 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255421949568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10925820 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) S 13975 13978 16473 0 -1 1077944384 1917 12285 0 0 45 1 8 3 20 0 20 0 5425606 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255419844720 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10925820 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) S 13975 13978 16473 0 -1 1077944384 1486 12285 0 0 45 0 8 3 20 0 20 0 5425606 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255418791920 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10925820 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) S 13975 13978 16473 0 -1 1077944384 1331 12285 0 0 43 1 8 3 20 0 20 0 5425606 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255417739632 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10925820 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 3602 12285 0 0 83 1 8 3 20 0 20 0 5425606 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10925820 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 7 12285 0 0 0 0 8 3 20 0 20 0 5425607 11188039680 53735 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 10925820

[startup+6.30117 s]
/proc/loadavg: 1.61 1.45 1.51 6/282 14052
/proc/meminfo: memFree=30373948/32770624 swapFree=5720/274968
[pid=13978] ppid=13975 vsize=10995452 CPUtime=13.52 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 64194 12285 0 0 1312 29 8 3 20 0 20 0 5425587 11259342848 89020 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2748863 89020 3498 1 0 2736418 0
[pid=13978/tid=14034] ppid=13975 vsize=10995452 CPUtime=6.13 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) R 13975 13978 16473 0 -1 4202560 41075 12285 0 0 590 12 8 3 20 0 20 0 5425600 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255953721464 140255588754192 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) S 13975 13978 16473 0 -1 1077944384 91 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255917046672 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) S 13975 13978 16473 0 -1 1077944384 928 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255554890512 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) S 13975 13978 16473 0 -1 1077944384 26 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255553838224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) S 13975 13978 16473 0 -1 1077944384 86 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255552785424 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) S 13975 13978 16473 0 -1 1077944384 132 12285 0 0 4 0 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255551732112 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) S 13975 13978 16473 0 -1 1077944384 72 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255550679312 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) S 13975 13978 16473 0 -1 1077944384 175 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255549627024 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) S 13975 13978 16473 0 -1 1077944384 97 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255548574224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 2235 12285 0 0 4 0 8 3 20 0 20 0 5425602 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255424055920 140255949499010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 56 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255423001952 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 45 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255421949568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10995452 CPUtime=1.97 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) R 13975 13978 16473 0 -1 1077944384 4288 12285 0 0 184 2 8 3 20 0 20 0 5425606 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255419844720 140255949499010 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10995452 CPUtime=1.96 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) S 13975 13978 16473 0 -1 1077944384 3915 12285 0 0 184 1 8 3 20 0 20 0 5425606 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255418791920 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10995452 CPUtime=1.92 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) R 13975 13978 16473 0 -1 4202560 3875 12285 0 0 180 1 8 3 20 0 20 0 5425606 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255417720648 140255928734828 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10995452 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 4951 12285 0 0 138 2 8 3 20 0 20 0 5425606 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 9 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 89020 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 13.52
Current children cumulated vsize (KiB) 10995452

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

[startup+6.40146 s]
/proc/loadavg: 1.61 1.45 1.51 6/282 14052
/proc/meminfo: memFree=30373948/32770624 swapFree=5720/274968
[pid=13978] ppid=13975 vsize=10995452 CPUtime=13.84 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 65406 12285 0 0 1344 29 8 3 20 0 20 0 5425587 11259342848 89308 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2748863 89308 3501 1 0 2736418 0
[pid=13978/tid=14034] ppid=13975 vsize=10995452 CPUtime=6.23 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) R 13975 13978 16473 0 -1 4202560 41079 12285 0 0 600 12 8 3 20 0 20 0 5425600 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255953720152 140255596948788 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) S 13975 13978 16473 0 -1 1077944384 91 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255917046672 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) S 13975 13978 16473 0 -1 1077944384 928 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255554890512 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) S 13975 13978 16473 0 -1 1077944384 26 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255553838224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) S 13975 13978 16473 0 -1 1077944384 86 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255552785424 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) S 13975 13978 16473 0 -1 1077944384 132 12285 0 0 4 0 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255551732112 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) S 13975 13978 16473 0 -1 1077944384 72 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255550679312 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) S 13975 13978 16473 0 -1 1077944384 175 12285 0 0 3 0 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255549627024 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) S 13975 13978 16473 0 -1 1077944384 97 12285 0 0 3 1 8 3 20 0 20 0 5425601 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255548574224 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10995452 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 2235 12285 0 0 4 0 8 3 20 0 20 0 5425602 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255424055920 140255949499010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 56 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255423001952 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 45 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255421949568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10995452 CPUtime=2.01 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) S 13975 13978 16473 0 -1 1077944384 4527 12285 0 0 188 2 8 3 20 0 20 0 5425606 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255419844720 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10995452 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) R 13975 13978 16473 0 -1 4202560 4464 12285 0 0 192 1 8 3 20 0 20 0 5425606 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255418777824 140255931009042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10995452 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) S 13975 13978 16473 0 -1 1077944384 4163 12285 0 0 188 1 8 3 20 0 20 0 5425606 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255417739632 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10995452 CPUtime=1.52 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 5083 12285 0 0 139 2 8 3 20 0 20 0 5425606 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 9 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 89308 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 13.84
Current children cumulated vsize (KiB) 10995452

[startup+6.60107 s]
/proc/loadavg: 1.61 1.45 1.51 10/282 14052
/proc/meminfo: memFree=30326880/32770624 swapFree=5720/274972
[pid=13978] ppid=13975 vsize=10995452 CPUtime=14.72 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 65898 12285 0 0 1430 31 8 3 20 0 20 0 5425587 11259342848 91012 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2748863 91012 3502 1 0 2736418 0
[pid=13978/tid=14034] ppid=13975 vsize=10995452 CPUtime=6.38 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) S 13975 13978 16473 0 -1 1077944384 41090 12285 0 0 615 12 8 3 20 0 20 0 5425600 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255953725408 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10995452 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) R 13975 13978 16473 0 -1 4202560 109 12285 0 0 6 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255917046792 140255942116071 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) R 13975 13978 16473 0 -1 4202560 932 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255554890632 140255942116071 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10995452 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) R 13975 13978 16473 0 -1 4202560 40 12285 0 0 6 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255553838344 140255932870898 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) R 13975 13978 16473 0 -1 4202560 101 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255552785544 140255942116071 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) R 13975 13978 16473 0 -1 4202560 135 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255551732232 140255942116071 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) R 13975 13978 16473 0 -1 4202560 88 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255550679432 140255942116071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) R 13975 13978 16473 0 -1 4202560 179 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255549627144 140255942116071 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10995452 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) R 13975 13978 16473 0 -1 4202560 113 12285 0 0 7 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255548574424 140255934188513 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10995452 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 2274 12285 0 0 6 0 8 3 20 0 20 0 5425602 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255424054544 140255949498069 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 56 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255423001952 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 45 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255421949568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10995452 CPUtime=2.13 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) S 13975 13978 16473 0 -1 1077944384 4605 12285 0 0 200 2 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255419829712 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10995452 CPUtime=2.17 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) S 13975 13978 16473 0 -1 1077944384 4550 12285 0 0 205 1 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255418776912 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10995452 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) S 13975 13978 16473 0 -1 1077944384 4291 12285 0 0 200 1 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255417719568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10995452 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 5143 12285 0 0 142 2 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 9 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 14.72
Current children cumulated vsize (KiB) 10995452

[startup+6.71131 s]
/proc/loadavg: 1.61 1.45 1.51 10/282 14052
/proc/meminfo: memFree=30326880/32770624 swapFree=5720/274972
[pid=13978] ppid=13975 vsize=10995452 CPUtime=15.27 cores=0,2,4,6,8,10,12,14
/proc/13978/stat : 13978 (java) S 13975 13978 16473 0 -1 1077944320 65930 12285 0 0 1485 31 8 3 20 0 20 0 5425587 11259342848 91012 33554432000 4194304 4196468 140722941909936 140722941892480 140255949487863 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
/proc/13978/statm: 2748863 91012 3502 1 0 2736418 0
[pid=13978/tid=14034] ppid=13975 vsize=10995452 CPUtime=6.38 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14034/stat : 14034 (java) S 13975 13978 16473 0 -1 1077944384 41090 12285 0 0 615 12 8 3 20 0 20 0 5425600 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255953725408 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14035] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14035/stat : 14035 (java) R 13975 13978 16473 0 -1 4202560 111 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255917046672 140255934185502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14036] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14036/stat : 14036 (java) R 13975 13978 16473 0 -1 4202560 933 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255554890512 140255934438468 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14037] ppid=13975 vsize=10995452 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14037/stat : 14037 (java) R 13975 13978 16473 0 -1 4202560 40 12285 0 0 12 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255553838224 140255949509210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14038] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14038/stat : 14038 (java) R 13975 13978 16473 0 -1 4202560 106 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255552785424 140255931084304 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14039] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14039/stat : 14039 (java) R 13975 13978 16473 0 -1 4202560 135 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255551732112 140255931084283 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14040] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14040/stat : 14040 (java) R 13975 13978 16473 0 -1 4202560 93 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255550679512 140255931165471 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14041] ppid=13975 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14041/stat : 14041 (java) R 13975 13978 16473 0 -1 4202560 187 12285 0 0 13 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255549627224 140255931084525 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14042] ppid=13975 vsize=10995452 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14042/stat : 14042 (java) R 13975 13978 16473 0 -1 4202560 116 12285 0 0 14 1 8 3 20 0 20 0 5425601 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255548574224 140255933942620 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14043] ppid=13975 vsize=10995452 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14043/stat : 14043 (java) S 13975 13978 16473 0 -1 1077944384 2275 12285 0 0 9 0 8 3 20 0 20 0 5425602 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255424054320 140255949498069 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14044] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14044/stat : 14044 (java) S 13975 13978 16473 0 -1 1077944384 56 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255423001488 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14045] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14045/stat : 14045 (java) S 13975 13978 16473 0 -1 1077944384 46 12285 0 0 0 0 8 3 20 0 20 0 5425603 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255421949168 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14046] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14046/stat : 14046 (java) S 13975 13978 16473 0 -1 1077944384 1 12285 0 0 0 0 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255420897872 140255949506459 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14047] ppid=13975 vsize=10995452 CPUtime=2.14 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14047/stat : 14047 (java) S 13975 13978 16473 0 -1 1077944384 4608 12285 0 0 201 2 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255419829616 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14048] ppid=13975 vsize=10995452 CPUtime=2.17 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14048/stat : 14048 (java) S 13975 13978 16473 0 -1 1077944384 4553 12285 0 0 205 1 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255418776816 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14049] ppid=13975 vsize=10995452 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14049/stat : 14049 (java) S 13975 13978 16473 0 -1 1077944384 4291 12285 0 0 200 1 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255417719568 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14050] ppid=13975 vsize=10995452 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14050/stat : 14050 (java) S 13975 13978 16473 0 -1 1077944384 5143 12285 0 0 142 2 8 3 20 0 20 0 5425606 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255416686832 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14051] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14051/stat : 14051 (java) S 13975 13978 16473 0 -1 1077944384 3 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255415634784 140255949498069 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
[pid=13978/tid=14052] ppid=13975 vsize=10995452 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/13978/task/14052/stat : 14052 (java) S 13975 13978 16473 0 -1 1077944384 9 12285 0 0 0 0 8 3 20 0 20 0 5425607 11259342848 91012 33554432000 4194304 4196468 140722941909936 140255414582064 140255949499010 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36204544 140722941913793 140722941916567 140722941916567 140722941919183 0
Current children cumulated CPU time (s) 15.27
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 6.78791
CPU time (s): 15.4765
CPU user time (s): 15.1087
CPU system time (s): 0.367803
CPU usage (%): 228
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1087
system time used= 0.367803
maximum resident set size= 365188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9731
involuntary context switches= 1302

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

The end

Launcher Data

Begin job on node114 at 2017-07-22 07:32:44
IDJOB=4245217
IDBENCH=120661
IDSOLVER=2630
FILE ID=node114/4245217-1500701564
RUNJOBID= node114-1500696853-12413
PBS_JOBID= 20623324
Free space on /tmp= 61988 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-025-09.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245217-1500701564/watcher-4245217-1500701564 -o /tmp/evaluation-result-4245217-1500701564/solver-4245217-1500701564 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560  bin/concrete HOME/instance-4245217-1500701564.xml

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

MD5SUM BENCH= 287901c8e2fb3bad680affa51c865c8b
RANDOM SEED=1183394658

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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.60
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:        30678376 kB
MemAvailable:   30924752 kB
Buffers:          128676 kB
Cached:           397416 kB
SwapCached:            0 kB
Active:          1371172 kB
Inactive:         283712 kB
Active(anon):    1131800 kB
Inactive(anon):     8828 kB
Active(file):     239372 kB
Inactive(file):   274884 kB
Unevictable:        5720 kB
Mlocked:            5720 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24388 kB
Writeback:             0 kB
AnonPages:       1134904 kB
Mapped:            44184 kB
Shmem:              8848 kB
Slab:             130260 kB
SReclaimable:      95908 kB
SUnreclaim:        34352 kB
KernelStack:        4544 kB
PageTables:         7472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1897444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1034240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61964 MiB
End job on node114 at 2017-07-22 07:32:51