Trace number 4250047

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-30? (TO) 2400.11 2327.52

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0100-m1.xml
MD5SUM1854ece61a5fdd3da80103fde6339040
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.9103599
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints4951
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree100
Maximum variable degree100
Distribution of variable degrees[{"degree":100,"count":100}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":4950},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints4950
Distribution of constraint types[{"type":"intension","count":4950},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.43/0.30	c version: 2017-06-30
0.43/0.30	c seed: 1621766440
0.43/0.30	c timeout: 2400
0.43/0.30	c memlimit: 15500
0.43/0.30	c nbcore: 8
0.43/0.32	c Parsing instance...
3.84/1.31	c Parsing done, starting search...
2400.08/2327.50	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4250047-1500769438/watcher-4250047-1500769438 -o /tmp/evaluation-result-4250047-1500769438/solver-4250047-1500769438 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19951 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1621766440 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4250047-1500769438.xml 

pid=22863
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: 7.53 5.18 3.38 3/261 22866
/proc/meminfo: memFree=28866028/32770624 swapFree=6300/713020
[pid=22866] ppid=22863 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 1964 0 0 0 0 0 0 0 20 0 2 0 12211598 10889764864 2187 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 2658634 2187 1188 1 0 2647545 0
[pid=22866/tid=22867] ppid=22863 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 776 0 0 0 0 0 0 0 20 0 2 0 12211599 10889764864 2319 33554432000 4194304 4196468 140730351797360 140438445443488 140438433490848 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0

[startup+0.100166 s]
/proc/loadavg: 7.53 5.18 3.38 3/261 22866
/proc/meminfo: memFree=28866028/32770624 swapFree=6300/713020
[pid=22866] ppid=22863 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 5537 0 0 0 8 1 0 0 20 0 20 0 12211598 13582725120 6115 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3316095 6115 3301 1 0 3303815 0
[pid=22866/tid=22867] ppid=22863 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 3617 0 0 0 7 1 0 0 20 0 20 0 12211599 13582725120 6115 33554432000 4194304 4196468 140730351797360 140438445441016 140438427269518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200438 s]
/proc/loadavg: 7.53 5.18 3.38 3/261 22866
/proc/meminfo: memFree=28866028/32770624 swapFree=6300/713020
[pid=22866] ppid=22863 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 8770 0 0 0 24 3 0 0 20 0 20 0 12211598 13582245888 8801 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3315978 8801 3579 1 0 3303698 0
[pid=22866/tid=22867] ppid=22863 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 6475 0 0 0 16 2 0 0 20 0 20 0 12211599 13582245888 8801 33554432000 4194304 4196468 140730351797360 140438445383040 140438425281916 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300355 s]
/proc/loadavg: 7.53 5.18 3.38 3/261 22866
/proc/meminfo: memFree=28866028/32770624 swapFree=6300/713020
[pid=22866] ppid=22863 vsize=13263912 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 9842 0 0 0 39 4 0 0 20 0 20 0 12211598 13582245888 11061 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3315978 11061 3624 1 0 3303698 0
[pid=22866/tid=22867] ppid=22863 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 7265 0 0 0 25 2 0 0 20 0 20 0 12211599 13582245888 11061 33554432000 4194304 4196468 140730351797360 140438445410912 140438425281886 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700215 s]
/proc/loadavg: 7.53 5.18 3.38 3/261 22866
/proc/meminfo: memFree=28866028/32770624 swapFree=6300/713020
[pid=22866] ppid=22863 vsize=13265980 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 13610 0 0 0 149 6 0 0 20 0 20 0 12211598 13584363520 21444 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3316495 21444 3772 1 0 3304210 0
[pid=22866/tid=22867] ppid=22863 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 8416 0 0 0 64 4 0 0 20 0 20 0 12211599 13584363520 21444 33554432000 4194304 4196468 140730351797360 140438445434952 140438068466872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 13265980

[startup+1.50024 s]
/proc/loadavg: 7.53 5.18 3.38 6/281 22886
/proc/meminfo: memFree=28676096/32770624 swapFree=6300/713056
[pid=22866] ppid=22863 vsize=13268028 CPUtime=4.77 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 28790 0 0 0 466 11 0 0 20 0 20 0 12211598 13586460672 51455 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 51455 3794 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 10622 0 0 0 143 5 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438445439704 140438441213334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12211599 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12211600 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 12211600 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211600 13586460672 51455 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 12211602 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437104862496 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437103810160 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437102758480 140438441219995 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22881] ppid=22863 vsize=13268028 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22881/stat : 22881 (java) R 22863 22866 19920 0 -1 4202560 4193 0 0 0 83 0 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437101691680 140438420454015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) R 22863 22866 19920 0 -1 4202560 3398 0 0 0 77 1 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437100642808 140438420421059 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) R 22863 22866 19920 0 -1 4202560 4508 0 0 0 89 1 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437099586464 140438427353070 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) R 22863 22866 19920 0 -1 4202560 4655 0 0 0 73 1 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437098547440 140438419691056 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 51455 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 13268028

[startup+3.10094 s]
/proc/loadavg: 7.53 5.18 3.38 3/281 22886
/proc/meminfo: memFree=28634536/32770624 swapFree=6300/713056
[pid=22866] ppid=22863 vsize=13268028 CPUtime=7.89 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 33982 0 0 0 767 22 0 0 20 0 20 0 12211598 13586460672 61592 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 61592 3817 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=3.03 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 11017 0 0 0 297 6 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438445436840 140438072962688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 217 0 0 0 1 1 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 15 0 0 0 1 1 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 15 0 0 0 0 1 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 17 0 0 0 1 1 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 20 0 12211599 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 57 0 0 0 1 1 0 0 20 0 20 0 12211600 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 14 0 0 0 0 1 0 0 20 0 20 0 12211600 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 38 0 0 0 1 1 0 0 20 0 20 0 12211600 13586460672 61592 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 12211602 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437104862560 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437103810176 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437102758480 140438441219995 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22881] ppid=22863 vsize=13268028 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 19920 0 -1 1077944384 5818 0 0 0 123 1 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437101705328 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 19920 0 -1 1077944384 5210 0 0 0 124 1 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437100652528 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 19920 0 -1 1077944384 5104 0 0 0 131 1 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437099600240 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 19920 0 -1 1077944384 4835 0 0 0 78 1 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437098547440 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 61592 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 13268028

[startup+6.30088 s]
/proc/loadavg: 7.00 5.11 3.37 3/281 22886
/proc/meminfo: memFree=28545452/32770624 swapFree=6300/713048
[pid=22866] ppid=22863 vsize=13268028 CPUtime=11.41 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 35588 0 0 0 1104 37 0 0 20 0 20 0 12211598 13586460672 91848 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 91848 3824 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=6.2 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 11173 0 0 0 613 7 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438445436848 140438073250936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 238 0 0 0 2 3 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 35 0 0 0 2 2 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 62 0 0 0 1 2 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 38 0 0 0 2 2 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 830 0 0 0 2 2 0 0 20 0 20 0 12211599 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 138 0 0 0 2 3 0 0 20 0 20 0 12211600 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 2 2 0 0 20 0 20 0 12211600 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 60 0 0 0 2 2 0 0 20 0 20 0 12211600 13586460672 91848 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 12211602 13586460672 91848 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 91848 33554432000 4194304 4196468 140730351797360 140437104862560 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 91848 33554432000 4194304 4196468 140730351797360 140437103810176 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 19920 0 -1 1077944384 6720 0 0 0 134 1 0 0 20 0 20 0 12211607 13586460672 107705 33554432000 4194304 4196468 140730351797360 140437100652528 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 19920 0 -1 1077944384 6157 0 0 0 136 2 0 0 20 0 20 0 12211607 13586460672 107705 33554432000 4194304 4196468 140730351797360 140437099600240 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 19920 0 -1 1077944384 6173 0 0 0 80 2 0 0 20 0 20 0 12211607 13586460672 107705 33554432000 4194304 4196468 140730351797360 140437098547440 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107705 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 873 0 0 0 67 67 0 0 20 0 20 0 12211607 13586460672 107705 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 2332.84
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.83 1.65 1.78 3/282 23067
/proc/meminfo: memFree=29696208/32770624 swapFree=6300/714108
[pid=22866] ppid=22863 vsize=13268028 CPUtime=2394.72 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 153321 0 0 0 239059 413 0 0 20 0 20 0 12211598 13586460672 107702 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 107702 3826 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=2305.36 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 31456 0 0 0 230514 22 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438445439760 140438072962672 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=9.85 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 11290 0 0 0 946 39 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=9.92 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 10873 0 0 0 954 38 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=9.78 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 10272 0 0 0 937 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=9.97 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 10460 0 0 0 956 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 10217 0 0 0 954 40 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 11413 0 0 0 955 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=9.86 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 10797 0 0 0 947 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=9.91 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 9742 0 0 0 954 37 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=3.82 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 8576 0 0 0 345 37 0 0 20 0 20 0 12211602 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437104862560 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437103810176 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437102758480 140438441219995 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22881] ppid=22863 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 19920 0 -1 1077944384 6863 0 0 0 129 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437101705328 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 19920 0 -1 1077944384 6721 0 0 0 134 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437100652528 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 19920 0 -1 1077944384 6157 0 0 0 136 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437099600240 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 19920 0 -1 1077944384 6173 0 0 0 80 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437098547440 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 892 0 0 0 69 68 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 2394.72
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2327.5 s]
/proc/loadavg: 1.84 1.66 1.78 3/282 23067
/proc/meminfo: memFree=29519212/32770624 swapFree=6300/714112
[pid=22866] ppid=22863 vsize=13268028 CPUtime=2400.08 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 153884 0 0 0 239595 413 0 0 20 0 20 0 12211598 13586460672 107702 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 107702 3826 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=2310.52 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 31755 0 0 0 231030 22 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438445439760 140438073448364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=9.87 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 11310 0 0 0 948 39 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 10890 0 0 0 956 38 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 10300 0 0 0 939 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 10479 0 0 0 958 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=9.96 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 10346 0 0 0 956 40 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=9.96 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 11427 0 0 0 957 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 10805 0 0 0 949 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 9752 0 0 0 957 37 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=3.83 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 8593 0 0 0 346 37 0 0 20 0 20 0 12211602 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437104862560 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437103810176 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437102758480 140438441219995 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22881] ppid=22863 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 19920 0 -1 1077944384 6863 0 0 0 129 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437101705328 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 19920 0 -1 1077944384 6721 0 0 0 134 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437100652528 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 19920 0 -1 1077944384 6157 0 0 0 136 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437099600240 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 19920 0 -1 1077944384 6173 0 0 0 80 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437098547440 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 894 0 0 0 69 68 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13268028

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

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

[startup+2327.5 s]
/proc/loadavg: 1.84 1.66 1.78 3/282 23067
/proc/meminfo: memFree=29519212/32770624 swapFree=6300/714112
[pid=22866] ppid=22863 vsize=13268028 CPUtime=2400.08 cores=0,2,4,6,8,10,12,14
/proc/22866/stat : 22866 (java) S 22863 22866 19920 0 -1 1077944320 153884 0 0 0 239595 413 0 0 20 0 20 0 12211598 13586460672 107702 33554432000 4194304 4196468 140730351797360 140730351779904 140438441201399 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
/proc/22866/statm: 3317007 107702 3826 1 0 3304722 0
[pid=22866/tid=22867] ppid=22863 vsize=13268028 CPUtime=2310.52 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22867/stat : 22867 (java) R 22863 22866 19920 0 -1 4202560 31755 0 0 0 231030 22 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438445439760 140438073448364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22869] ppid=22863 vsize=13268028 CPUtime=9.87 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22869/stat : 22869 (java) S 22863 22866 19920 0 -1 1077944384 11310 0 0 0 948 39 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438393822096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22870] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22870/stat : 22870 (java) S 22863 22866 19920 0 -1 1077944384 10890 0 0 0 956 38 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438392769296 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22871] ppid=22863 vsize=13268028 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22871/stat : 22871 (java) S 22863 22866 19920 0 -1 1077944384 10300 0 0 0 939 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438391717008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22872] ppid=22863 vsize=13268028 CPUtime=9.99 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22872/stat : 22872 (java) S 22863 22866 19920 0 -1 1077944384 10479 0 0 0 958 41 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438390664208 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22873] ppid=22863 vsize=13268028 CPUtime=9.96 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22873/stat : 22873 (java) S 22863 22866 19920 0 -1 1077944384 10346 0 0 0 956 40 0 0 20 0 20 0 12211599 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438389610896 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22874] ppid=22863 vsize=13268028 CPUtime=9.96 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22874/stat : 22874 (java) S 22863 22866 19920 0 -1 1077944384 11427 0 0 0 957 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438388558096 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22875] ppid=22863 vsize=13268028 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22875/stat : 22875 (java) S 22863 22866 19920 0 -1 1077944384 10805 0 0 0 949 39 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438387505808 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22876] ppid=22863 vsize=13268028 CPUtime=9.94 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22876/stat : 22876 (java) S 22863 22866 19920 0 -1 1077944384 9752 0 0 0 957 37 0 0 20 0 20 0 12211600 13586460672 107702 33554432000 4194304 4196468 140730351797360 140438386453008 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22877] ppid=22863 vsize=13268028 CPUtime=3.83 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22877/stat : 22877 (java) S 22863 22866 19920 0 -1 1077944384 8593 0 0 0 346 37 0 0 20 0 20 0 12211602 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437105916528 140438441212546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22878] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22878/stat : 22878 (java) S 22863 22866 19920 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437104862560 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22879] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22879/stat : 22879 (java) S 22863 22866 19920 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 12211603 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437103810176 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22880] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22880/stat : 22880 (java) S 22863 22866 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437102758480 140438441219995 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22881] ppid=22863 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22881/stat : 22881 (java) S 22863 22866 19920 0 -1 1077944384 6863 0 0 0 129 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437101705328 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22882] ppid=22863 vsize=13268028 CPUtime=1.36 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22882/stat : 22882 (java) S 22863 22866 19920 0 -1 1077944384 6721 0 0 0 134 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437100652528 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22883] ppid=22863 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22883/stat : 22883 (java) S 22863 22866 19920 0 -1 1077944384 6157 0 0 0 136 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437099600240 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22884] ppid=22863 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22884/stat : 22884 (java) S 22863 22866 19920 0 -1 1077944384 6173 0 0 0 80 2 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437098547440 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22885] ppid=22863 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22885/stat : 22885 (java) S 22863 22866 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437097495392 140438441211605 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
[pid=22866/tid=22886] ppid=22863 vsize=13268028 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/22866/task/22886/stat : 22886 (java) S 22863 22866 19920 0 -1 1077944384 894 0 0 0 69 68 0 0 20 0 20 0 12211607 13586460672 107702 33554432000 4194304 4196468 140730351797360 140437096442672 140438441212546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27164672 140730351805577 140730351805764 140730351805764 140730351808463 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13268028

Child status: 143
Real time (s): 2327.52
CPU time (s): 2400.11
CPU user time (s): 2395.96
CPU system time (s): 4.14111
CPU usage (%): 103.119
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.96
system time used= 4.14111
maximum resident set size= 716216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154388
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 196251
involuntary context switches= 156175

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

The end

Launcher Data

Begin job on node124 at 2017-07-23 02:23:58
IDJOB=4250047
IDBENCH=138768
IDSOLVER=2628
FILE ID=node124/4250047-1500769438
RUNJOBID= node124-1500755322-19951
PBS_JOBID= 20624592
Free space on /tmp= 61820 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0100-m1.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-4250047-1500769438/watcher-4250047-1500769438 -o /tmp/evaluation-result-4250047-1500769438/solver-4250047-1500769438 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19951 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1621766440 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4250047-1500769438.xml

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

MD5SUM BENCH= 1854ece61a5fdd3da80103fde6339040
RANDOM SEED=1621766440

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28866480 kB
MemAvailable:   29761668 kB
Buffers:          147316 kB
Cached:          1025444 kB
SwapCached:            0 kB
Active:          2737408 kB
Inactive:         721776 kB
Active(anon):    2289228 kB
Inactive(anon):     8756 kB
Active(file):     448180 kB
Inactive(file):   713020 kB
Unevictable:        6300 kB
Mlocked:            6300 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42152 kB
Writeback:             0 kB
AnonPages:       2292804 kB
Mapped:            45992 kB
Shmem:              8840 kB
Slab:             133892 kB
SReclaimable:      99644 kB
SUnreclaim:        34248 kB
KernelStack:        4512 kB
PageTables:        10072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4507380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2160640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

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