Trace number 4246929

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.07 2335.72

General information on the benchmark

NameSocialGolfers/SocialGolfers-xcsp2-s1/
SocialGolfers-06-3-5_X2.xml
MD5SUMa8701a72dabf0de37daca9c92732f8d4
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 benchmark13.4951
Satisfiable
(Un)Satisfiability was proved
Number of variables1080
Number of constraints3375
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1080}]
Minimum variable degree6
Maximum variable degree16
Distribution of variable degrees[{"degree":6,"count":630},{"degree":16,"count":450}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":3150},{"arity":5,"count":90},{"arity":6,"count":105},{"arity":15,"count":30}]
Number of extensional constraints0
Number of intensional constraints3150
Distribution of constraint types[{"type":"intension","count":3150},{"type":"sum","count":225}]
Optimization problemNO
Type of objective

Solver Data

0.42/0.33	c version: 2017-06-30
0.42/0.33	c seed: 1965742434
0.42/0.33	c timeout: 2400
0.42/0.33	c memlimit: 15500
0.42/0.33	c nbcore: 8
0.42/0.35	c Parsing instance...
4.85/1.67	c Parsing done, starting search...
2400.04/2335.70	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-4246929-1500716085/watcher-4246929-1500716085 -o /tmp/evaluation-result-4246929-1500716085/solver-4246929-1500716085 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500697134-6764 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1965742434 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246929-1500716085.xml 

pid=10508
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.39 1.44 1.44 3/261 10511
/proc/meminfo: memFree=31455440/32770624 swapFree=5868/316920
[pid=10511] ppid=10508 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 6876309 369864704 1925 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 90299 1925 1072 1 0 79210 0
[pid=10511/tid=10512] ppid=10508 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 605 0 0 0 0 0 0 0 20 0 2 0 6876310 10889764864 2121 33554432000 4194304 4196468 140729323010064 140589243103648 140589231151008 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0

[startup+0.100167 s]
/proc/loadavg: 1.39 1.44 1.44 3/261 10511
/proc/meminfo: memFree=31455440/32770624 swapFree=5868/316920
[pid=10511] ppid=10508 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 5336 0 0 0 8 1 0 0 20 0 20 0 6876309 13582725120 5911 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3316095 5911 2887 1 0 3303815 0
[pid=10511/tid=10512] ppid=10508 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 3421 0 0 0 7 1 0 0 20 0 20 0 6876310 13582725120 5911 33554432000 4194304 4196468 140729323010064 140589243103840 140589195497027 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200368 s]
/proc/loadavg: 1.39 1.44 1.44 3/261 10511
/proc/meminfo: memFree=31455440/32770624 swapFree=5868/316920
[pid=10511] ppid=10508 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 8908 0 0 0 23 3 0 0 20 0 20 0 6876309 13582245888 8878 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3315978 8878 3510 1 0 3303698 0
[pid=10511/tid=10512] ppid=10508 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 6578 0 0 0 16 2 0 0 20 0 20 0 6876310 13582245888 8878 33554432000 4194304 4196468 140729323010064 140589243062240 140589238883485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300302 s]
/proc/loadavg: 1.39 1.44 1.44 3/261 10511
/proc/meminfo: memFree=31455440/32770624 swapFree=5868/316920
[pid=10511] ppid=10508 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 9679 0 0 0 38 4 0 0 20 0 20 0 6876309 13582245888 10551 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3315978 10551 3633 1 0 3303698 0
[pid=10511/tid=10512] ppid=10508 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 7130 0 0 0 25 2 0 0 20 0 20 0 6876310 13582245888 10551 33554432000 4194304 4196468 140729323010064 140589243070960 140589222942046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.70022 s]
/proc/loadavg: 1.39 1.44 1.44 3/261 10511
/proc/meminfo: memFree=31455440/32770624 swapFree=5868/316920
[pid=10511] ppid=10508 vsize=13265980 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 12980 0 0 0 141 6 0 0 20 0 20 0 6876309 13584363520 19772 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3316495 19772 3764 1 0 3304210 0
[pid=10511/tid=10512] ppid=10508 vsize=13265980 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 8472 0 0 0 63 3 0 0 20 0 20 0 6876310 13584363520 19772 33554432000 4194304 4196468 140729323010064 140589243094936 140588862061548 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13265980

[startup+1.50069 s]
/proc/loadavg: 1.68 1.50 1.46 6/281 10531
/proc/meminfo: memFree=31332824/32770624 swapFree=5868/316968
[pid=10511] ppid=10508 vsize=13270076 CPUtime=4.39 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 26034 0 0 0 427 12 0 0 20 0 20 0 6876309 13588557824 52504 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 52504 3805 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 10772 0 0 0 140 5 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140589243094784 140589238873494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 6876310 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 6876311 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 6876311 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 6876311 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 20 0 6876313 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 52504 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270108 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 6876314 13588590592 52504 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270108 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10525/stat : 10525 (java) S 10508 10511 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6876318 13588590592 52504 33554432000 4194304 4196468 140729323010064 140588698523856 140589238880155 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10526] ppid=10508 vsize=13270108 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10526/stat : 10526 (java) R 10508 10511 8571 0 -1 4202560 3149 0 0 0 75 0 0 0 20 0 20 0 6876318 13588590592 52564 33554432000 4194304 4196468 140729323010064 140588697460144 140589223986666 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10527] ppid=10508 vsize=13270108 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) R 10508 10511 8571 0 -1 4202560 3052 0 0 0 67 1 0 0 20 0 20 0 6876318 13588590592 52564 33554432000 4194304 4196468 140729323010064 140588696403920 140589216710938 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270108 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) R 10508 10511 8571 0 -1 4202560 3679 0 0 0 68 1 0 0 20 0 20 0 6876318 13588590592 52564 33554432000 4194304 4196468 140729323010064 140588695355056 140589218024721 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270108 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) R 10508 10511 8571 0 -1 4202560 3492 0 0 0 71 1 0 0 20 0 20 0 6876318 13588590592 52564 33554432000 4194304 4196468 140729323010064 140588694312736 140589220425111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270108 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588590592 52630 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270108 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588590592 52630 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 13270076

[startup+3.10115 s]
/proc/loadavg: 1.68 1.50 1.46 3/281 10531
/proc/meminfo: memFree=31182420/32770624 swapFree=5868/316968
[pid=10511] ppid=10508 vsize=13270076 CPUtime=8.12 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 33301 0 0 0 768 44 0 0 20 0 20 0 6876309 13588557824 74815 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 74815 3827 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=2.97 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 11834 0 0 0 291 6 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140589243099904 140588868618365 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 1144 0 0 0 3 3 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 92 0 0 0 3 4 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 79 0 0 0 3 4 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 84 0 0 0 4 3 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 59 0 0 0 3 3 0 0 20 0 20 0 6876310 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 78 0 0 0 3 3 0 0 20 0 20 0 6876311 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 270 0 0 0 3 3 0 0 20 0 20 0 6876311 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 48 0 0 0 3 4 0 0 20 0 20 0 6876311 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 334 0 0 0 0 0 0 0 20 0 20 0 6876313 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10525/stat : 10525 (java) S 10508 10511 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588698523856 140589238880155 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10526] ppid=10508 vsize=13270076 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10526/stat : 10526 (java) S 10508 10511 8571 0 -1 1077944384 3825 0 0 0 118 0 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588697471472 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10527] ppid=10508 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) S 10508 10511 8571 0 -1 1077944384 4517 0 0 0 114 1 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588696418928 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270076 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) S 10508 10511 8571 0 -1 1077944384 4223 0 0 0 115 1 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588695366384 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270076 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) S 10508 10511 8571 0 -1 1077944384 5269 0 0 0 98 1 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588694313840 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 74815 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 13270076

[startup+6.30078 s]
/proc/loadavg: 1.68 1.50 1.46 3/281 10531
/proc/meminfo: memFree=31040992/32770624 swapFree=5868/316968
[pid=10511] ppid=10508 vsize=13270076 CPUtime=11.82 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 34196 0 0 0 1111 71 0 0 20 0 20 0 6876309 13588557824 112901 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 112901 3830 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=6.08 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 12244 0 0 0 601 7 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140589243099696 140588868657807 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 1167 0 0 0 7 6 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 118 0 0 0 6 7 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 112 0 0 0 7 7 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 135 0 0 0 7 7 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 83 0 0 0 5 6 0 0 20 0 20 0 6876310 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 116 0 0 0 6 6 0 0 20 0 20 0 6876311 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 302 0 0 0 7 7 0 0 20 0 20 0 6876311 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 78 0 0 0 7 7 0 0 20 0 20 0 6876311 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 20 0 6876313 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 112901 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=10511/tid=10527] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) S 10508 10511 8571 0 -1 1077944384 4662 0 0 0 119 2 0 0 20 0 20 0 6876318 13588557824 397615 33554432000 4194304 4196468 140729323010064 140588696418928 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270076 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) S 10508 10511 8571 0 -1 1077944384 4352 0 0 0 118 1 0 0 20 0 20 0 6876318 13588557824 397615 33554432000 4194304 4196468 140729323010064 140588695366384 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270076 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) S 10508 10511 8571 0 -1 1077944384 5419 0 0 0 100 1 0 0 20 0 20 0 6876318 13588557824 397615 33554432000 4194304 4196468 140729323010064 140588694313840 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 397615 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 1074 0 0 0 58 67 0 0 20 0 20 0 6876318 13588557824 397615 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 2324.49
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.51 1.46 1.50 3/282 10712
/proc/meminfo: memFree=26786036/32770624 swapFree=5868/319272
[pid=10511] ppid=10508 vsize=13270076 CPUtime=2386.26 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 161233 0 0 0 238190 436 0 0 20 0 20 0 6876309 13588557824 398639 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 398639 3830 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=2304.88 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 54473 0 0 0 230446 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140589243100000 140588868558303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=8.76 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 9349 0 0 0 839 37 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=8.78 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 8594 0 0 0 834 44 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=8.86 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 9422 0 0 0 845 41 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=8.83 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 9699 0 0 0 840 43 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=8.85 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 7987 0 0 0 843 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=8.83 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 8545 0 0 0 840 43 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=8.82 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 10662 0 0 0 841 41 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=8.82 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 7471 0 0 0 842 40 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=4.78 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 14084 0 0 0 448 30 0 0 20 0 20 0 6876313 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10525/stat : 10525 (java) S 10508 10511 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588698523856 140589238880155 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10526] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10526/stat : 10526 (java) S 10508 10511 8571 0 -1 1077944384 3976 0 0 0 120 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588697471472 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10527] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) S 10508 10511 8571 0 -1 1077944384 4666 0 0 0 119 2 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588696418928 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270076 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) S 10508 10511 8571 0 -1 1077944384 4356 0 0 0 118 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588695366384 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270076 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) S 10508 10511 8571 0 -1 1077944384 5423 0 0 0 100 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588694313840 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270076 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 1091 0 0 0 59 69 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 2386.26
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2335.7 s]
/proc/loadavg: 1.43 1.45 1.49 3/282 10712
/proc/meminfo: memFree=26790344/32770624 swapFree=5868/319284
[pid=10511] ppid=10508 vsize=13270076 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 162239 0 0 0 239566 438 0 0 20 0 20 0 6876309 13588557824 398639 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 398639 3830 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=2318.18 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 54681 0 0 0 231776 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140589243099936 140588868561076 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=8.82 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 9406 0 0 0 845 37 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=8.84 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 8651 0 0 0 840 44 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=8.9 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 9630 0 0 0 849 41 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=8.89 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 9714 0 0 0 846 43 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=8.9 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 8069 0 0 0 848 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=8.89 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 8562 0 0 0 846 43 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=8.86 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 10752 0 0 0 845 41 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=8.88 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 7559 0 0 0 848 40 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=4.8 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 14253 0 0 0 450 30 0 0 20 0 20 0 6876313 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10525/stat : 10525 (java) S 10508 10511 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588698523856 140589238880155 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10526] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10526/stat : 10526 (java) S 10508 10511 8571 0 -1 1077944384 3976 0 0 0 120 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588697471472 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10527] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) S 10508 10511 8571 0 -1 1077944384 4666 0 0 0 119 2 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588696418928 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270076 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) S 10508 10511 8571 0 -1 1077944384 4356 0 0 0 118 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588695366384 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270076 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) S 10508 10511 8571 0 -1 1077944384 5423 0 0 0 100 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588694313840 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 1106 0 0 0 60 69 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13270076

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

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

[startup+2335.7 s]
/proc/loadavg: 1.43 1.45 1.49 3/282 10712
/proc/meminfo: memFree=26790344/32770624 swapFree=5868/319284
[pid=10511] ppid=10508 vsize=13270076 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/10511/stat : 10511 (java) S 10508 10511 8571 0 -1 1077944320 162239 0 0 0 239566 438 0 0 20 0 20 0 6876309 13588557824 398639 33554432000 4194304 4196468 140729323010064 140729322992608 140589238861559 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
/proc/10511/statm: 3317519 398639 3830 1 0 3305234 0
[pid=10511/tid=10512] ppid=10508 vsize=13270076 CPUtime=2318.18 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10512/stat : 10512 (java) R 10508 10511 8571 0 -1 4202560 54681 0 0 0 231776 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140589243099936 140588868561076 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10514] ppid=10508 vsize=13270076 CPUtime=8.82 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10514/stat : 10514 (java) S 10508 10511 8571 0 -1 1077944384 9406 0 0 0 845 37 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588838508816 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10515] ppid=10508 vsize=13270076 CPUtime=8.84 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10515/stat : 10515 (java) S 10508 10511 8571 0 -1 1077944384 8651 0 0 0 840 44 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588837456272 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10516] ppid=10508 vsize=13270076 CPUtime=8.9 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10516/stat : 10516 (java) S 10508 10511 8571 0 -1 1077944384 9630 0 0 0 849 41 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588836403728 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10517] ppid=10508 vsize=13270076 CPUtime=8.89 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10517/stat : 10517 (java) S 10508 10511 8571 0 -1 1077944384 9714 0 0 0 846 43 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588835351184 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10518] ppid=10508 vsize=13270076 CPUtime=8.9 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10518/stat : 10518 (java) S 10508 10511 8571 0 -1 1077944384 8069 0 0 0 848 42 0 0 20 0 20 0 6876310 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588834298640 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10519] ppid=10508 vsize=13270076 CPUtime=8.89 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10519/stat : 10519 (java) S 10508 10511 8571 0 -1 1077944384 8562 0 0 0 846 43 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588833246096 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10520] ppid=10508 vsize=13270076 CPUtime=8.86 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10520/stat : 10520 (java) S 10508 10511 8571 0 -1 1077944384 10752 0 0 0 845 41 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588832193552 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10521] ppid=10508 vsize=13270076 CPUtime=8.88 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10521/stat : 10521 (java) S 10508 10511 8571 0 -1 1077944384 7559 0 0 0 848 40 0 0 20 0 20 0 6876311 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588831141008 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10522] ppid=10508 vsize=13270076 CPUtime=4.8 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10522/stat : 10522 (java) S 10508 10511 8571 0 -1 1077944384 14253 0 0 0 450 30 0 0 20 0 20 0 6876313 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588701681648 140589238872706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10523] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10523/stat : 10523 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588700627936 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10524] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10524/stat : 10524 (java) S 10508 10511 8571 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 6876314 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588699575296 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10525] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10525/stat : 10525 (java) S 10508 10511 8571 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588698523856 140589238880155 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10526] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10526/stat : 10526 (java) S 10508 10511 8571 0 -1 1077944384 3976 0 0 0 120 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588697471472 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10527] ppid=10508 vsize=13270076 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10527/stat : 10527 (java) S 10508 10511 8571 0 -1 1077944384 4666 0 0 0 119 2 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588696418928 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10528] ppid=10508 vsize=13270076 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10528/stat : 10528 (java) S 10508 10511 8571 0 -1 1077944384 4356 0 0 0 118 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588695366384 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10529] ppid=10508 vsize=13270076 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10529/stat : 10529 (java) S 10508 10511 8571 0 -1 1077944384 5423 0 0 0 100 1 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588694313840 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10530] ppid=10508 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10530/stat : 10530 (java) S 10508 10511 8571 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588693260512 140589238871765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
[pid=10511/tid=10531] ppid=10508 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/10511/task/10531/stat : 10531 (java) S 10508 10511 8571 0 -1 1077944384 1106 0 0 0 60 69 0 0 20 0 20 0 6876318 13588557824 398639 33554432000 4194304 4196468 140729323010064 140588692208048 140589238872706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14848000 140729323017353 140729323017540 140729323017540 140729323020239 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2335.72
CPU time (s): 2400.07
CPU user time (s): 2395.67
CPU system time (s): 4.39768
CPU usage (%): 102.755
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.67
system time used= 4.39768
maximum resident set size= 1806612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162487
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 262293
involuntary context switches= 167123

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

The end

Launcher Data

Begin job on node126 at 2017-07-22 11:34:45
IDJOB=4246929
IDBENCH=126715
IDSOLVER=2628
FILE ID=node126/4246929-1500716085
RUNJOBID= node126-1500697134-6764
PBS_JOBID= 20623339
Free space on /tmp= 61940 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-06-3-5_X2.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-4246929-1500716085/watcher-4246929-1500716085 -o /tmp/evaluation-result-4246929-1500716085/solver-4246929-1500716085 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500697134-6764 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1965742434 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246929-1500716085.xml

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

MD5SUM BENCH= a8701a72dabf0de37daca9c92732f8d4
RANDOM SEED=1965742434

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.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.50
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:        31455908 kB
MemAvailable:   31768092 kB
Buffers:          134204 kB
Cached:           458512 kB
SwapCached:            0 kB
Active:           553948 kB
Inactive:         325592 kB
Active(anon):     289404 kB
Inactive(anon):     8672 kB
Active(file):     264544 kB
Inactive(file):   316920 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42196 kB
Writeback:             4 kB
AnonPages:        292260 kB
Mapped:            45164 kB
Shmem:              8840 kB
Slab:             126320 kB
SReclaimable:      93112 kB
SUnreclaim:        33208 kB
KernelStack:        4592 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1145168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61900 MiB
End job on node126 at 2017-07-22 12:13:41