Trace number 4247983

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 NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30? (TO) 2400.06 2370.12

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-15.xml
MD5SUMab7b26918dfc59e965233a0e800431a7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables274
Number of constraints273
Number of domains2
Minimum domain size2
Maximum domain size225
Distribution of domain sizes[{"size":2,"count":48},{"size":225,"count":226}]
Minimum variable degree2
Maximum variable degree48
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":175},{"degree":4,"count":48},{"degree":48,"count":1}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":224},{"arity":3,"count":48},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints272
Distribution of constraint types[{"type":"intension","count":272},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.42/0.32	c version: 2017-06-30
0.42/0.32	c seed: 771681642
0.42/0.32	c timeout: 2400
0.42/0.32	c memlimit: 15500
0.42/0.32	c nbcore: 8
0.42/0.34	c Parsing instance...
16.57/11.17	c Parsing done, starting search...
2400.02/2370.10	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-4247983-1500727721/watcher-4247983-1500727721 -o /tmp/evaluation-result-4247983-1500727721/solver-4247983-1500727721 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500718428-31297 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 771681642 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247983-1500727721.xml 

pid=32303
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.31 1.36 1.39 3/264 32306
/proc/meminfo: memFree=30207804/32770624 swapFree=5900/347012
[pid=32306] ppid=32303 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 2066 0 0 0 0 0 0 0 20 0 2 0 8039069 10889764864 2299 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 2658634 2299 1188 1 0 2647545 0
[pid=32306/tid=32307] ppid=32303 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 854 0 0 0 0 0 0 0 20 0 2 0 8039070 10889764864 2431 33554432000 4194304 4196468 140726923239280 140352507431328 140352495478688 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0

[startup+0.100075 s]
/proc/loadavg: 1.31 1.36 1.39 3/264 32306
/proc/meminfo: memFree=30207804/32770624 swapFree=5900/347012
[pid=32306] ppid=32303 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 5028 0 0 0 8 1 0 0 20 0 20 0 8039069 13582725120 5626 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3316095 5626 2683 1 0 3303815 0
[pid=32306/tid=32307] ppid=32303 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 3110 0 0 0 7 1 0 0 20 0 20 0 8039070 13582725120 5626 33554432000 4194304 4196468 140726923239280 140352507431520 140352459825014 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200449 s]
/proc/loadavg: 1.31 1.36 1.39 3/264 32306
/proc/meminfo: memFree=30207804/32770624 swapFree=5900/347012
[pid=32306] ppid=32303 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 8865 0 0 0 23 2 0 0 20 0 20 0 8039069 13582245888 8842 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3315978 8842 3538 1 0 3303698 0
[pid=32306/tid=32307] ppid=32303 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 6610 0 0 0 16 1 0 0 20 0 20 0 8039070 13582245888 8842 33554432000 4194304 4196468 140726923239280 140352507411728 140352503210586 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300368 s]
/proc/loadavg: 1.31 1.36 1.39 3/264 32306
/proc/meminfo: memFree=30207804/32770624 swapFree=5900/347012
[pid=32306] ppid=32303 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 9824 0 0 0 39 3 0 0 20 0 20 0 8039069 13582245888 10568 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3315978 10568 3628 1 0 3303698 0
[pid=32306/tid=32307] ppid=32303 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 7257 0 0 0 25 2 0 0 20 0 20 0 8039070 13582245888 10568 33554432000 4194304 4196468 140726923239280 140352507402656 140352503211165 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700356 s]
/proc/loadavg: 1.31 1.36 1.39 3/264 32306
/proc/meminfo: memFree=30207804/32770624 swapFree=5900/347012
[pid=32306] ppid=32303 vsize=13265980 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 12418 0 0 0 121 4 0 0 20 0 20 0 8039069 13584363520 16768 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3316495 16768 3763 1 0 3304210 0
[pid=32306/tid=32307] ppid=32303 vsize=13265980 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 8660 0 0 0 64 2 0 0 20 0 20 0 8039070 13584363520 16768 33554432000 4194304 4196468 140726923239280 140352507424168 140352101993635 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13265980

[startup+1.50097 s]
/proc/loadavg: 1.36 1.37 1.39 5/284 32326
/proc/meminfo: memFree=30147732/32770624 swapFree=5900/346696
[pid=32306] ppid=32303 vsize=13265980 CPUtime=2.37 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 15948 0 0 0 232 5 0 0 20 0 20 0 8039069 13584363520 19532 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3316495 19532 3772 1 0 3304210 0
[pid=32306/tid=32307] ppid=32303 vsize=13265980 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 9646 0 0 0 144 3 0 0 20 0 20 0 8039070 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352507426344 140352101993600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 19532 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 8039073 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351696643360 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351695591024 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32320/stat : 32320 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351694539344 140352503207835 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32321] ppid=32303 vsize=13265980 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32321/stat : 32321 (java) S 32303 32306 31266 0 -1 1077944384 1112 0 0 0 21 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351693486192 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32322] ppid=32303 vsize=13265980 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 412 0 0 0 10 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13265980 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 1110 0 0 0 21 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13265980 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 2270 0 0 0 33 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 8039079 13584363520 19532 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 13265980

[startup+3.10109 s]
/proc/loadavg: 1.36 1.37 1.39 3/284 32326
/proc/meminfo: memFree=30138052/32770624 swapFree=5900/346700
[pid=32306] ppid=32303 vsize=13265980 CPUtime=4.12 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 17259 0 0 0 407 5 0 0 20 0 20 0 8039069 13584363520 22810 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3316495 22810 3781 1 0 3304210 0
[pid=32306/tid=32307] ppid=32303 vsize=13265980 CPUtime=3.07 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 9878 0 0 0 304 3 0 0 20 0 20 0 8039070 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352507425624 140352100064328 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 22810 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 8039073 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351696643360 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351695591024 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32320/stat : 32320 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351694539344 140352503207835 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32321] ppid=32303 vsize=13265980 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32321/stat : 32321 (java) S 32303 32306 31266 0 -1 1077944384 1370 0 0 0 24 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351693486192 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32322] ppid=32303 vsize=13265980 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 641 0 0 0 14 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13265980 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 1415 0 0 0 26 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13265980 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 2506 0 0 0 36 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 8039079 13584363520 22810 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 13265980

[startup+6.30083 s]
/proc/loadavg: 1.33 1.37 1.39 3/284 32326
/proc/meminfo: memFree=30105624/32770624 swapFree=5900/346700
[pid=32306] ppid=32303 vsize=13265980 CPUtime=7.77 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 23797 0 0 0 771 6 0 0 20 0 20 0 8039069 13584363520 34240 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3316495 34240 3792 1 0 3304210 0
[pid=32306/tid=32307] ppid=32303 vsize=13265980 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 11180 0 0 0 623 4 0 0 20 0 20 0 8039070 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352507423256 140352102258493 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039071 13584363520 34240 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 8039073 13584363520 34240 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 34240 33554432000 4194304 4196468 140726923239280 140351696643360 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8039074 13584363520 34240 33554432000 4194304 4196468 140726923239280 140351695591024 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=32306/tid=32322] ppid=32303 vsize=13270076 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 2621 0 0 0 117 1 0 0 20 0 20 0 8039078 13588557824 764281 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 3629 0 0 0 131 0 0 0 20 0 20 0 8039078 13588557824 764281 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 4875 0 0 0 70 1 0 0 20 0 20 0 8039078 13588557824 764281 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764281 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13270076 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 1255 0 0 0 37 35 0 0 20 0 20 0 8039079 13588557824 764281 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 2288.64
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.22 1.43 1.57 3/285 32511
/proc/meminfo: memFree=27670264/32770624 swapFree=5900/347664
[pid=32306] ppid=32303 vsize=13270076 CPUtime=2350.56 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 191636 0 0 0 234602 454 0 0 20 0 20 0 8039069 13588557824 764333 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3317519 764333 3845 1 0 3305234 0
[pid=32306/tid=32307] ppid=32303 vsize=13270076 CPUtime=2317.04 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 97047 0 0 0 231652 52 0 0 20 0 20 0 8039070 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352507427600 140352106269128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13270076 CPUtime=3.44 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 8299 0 0 0 297 47 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13270076 CPUtime=3.38 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 5999 0 0 0 292 46 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13270076 CPUtime=3.41 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 8673 0 0 0 295 46 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13270076 CPUtime=3.43 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 9999 0 0 0 296 47 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13270076 CPUtime=3.42 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 7517 0 0 0 295 47 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13270076 CPUtime=3.35 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 7043 0 0 0 291 44 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13270076 CPUtime=3.37 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 4710 0 0 0 291 46 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13270076 CPUtime=3.49 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 9962 0 0 0 304 45 0 0 20 0 20 0 8039071 13588557824 764333 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13270076 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 14643 0 0 0 74 6 0 0 20 0 20 0 8039073 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351696643424 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351695591040 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32320/stat : 32320 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351694539344 140352503207835 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32321] ppid=32303 vsize=13270076 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32321/stat : 32321 (java) S 32303 32306 31266 0 -1 1077944384 3902 0 0 0 133 1 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351693486192 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32322] ppid=32303 vsize=13270076 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 2625 0 0 0 117 1 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 3633 0 0 0 131 0 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 4879 0 0 0 70 1 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13270076 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 1281 0 0 0 38 36 0 0 20 0 20 0 8039079 13588557824 764333 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 2350.56
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2370.1 s]
/proc/loadavg: 1.21 1.40 1.55 3/285 32513
/proc/meminfo: memFree=27667984/32770624 swapFree=5900/347688
[pid=32306] ppid=32303 vsize=13270076 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 194082 0 0 0 239545 457 0 0 20 0 20 0 8039069 13588557824 764394 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3317519 764394 3845 1 0 3305234 0
[pid=32306/tid=32307] ppid=32303 vsize=13270076 CPUtime=2364.5 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 97839 0 0 0 236398 52 0 0 20 0 20 0 8039070 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352507427600 140352106268875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13270076 CPUtime=3.68 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 8324 0 0 0 320 48 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13270076 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 6388 0 0 0 316 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13270076 CPUtime=3.66 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 8860 0 0 0 320 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13270076 CPUtime=3.68 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 10061 0 0 0 320 48 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13270076 CPUtime=3.65 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 7609 0 0 0 318 47 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13270076 CPUtime=3.6 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 7193 0 0 0 316 44 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13270076 CPUtime=3.61 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 4761 0 0 0 315 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13270076 CPUtime=3.74 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 10271 0 0 0 329 45 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13270076 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 14990 0 0 0 78 6 0 0 20 0 20 0 8039073 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351696643424 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351695591040 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32320/stat : 32320 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351694539344 140352503207835 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32321] ppid=32303 vsize=13270076 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32321/stat : 32321 (java) S 32303 32306 31266 0 -1 1077944384 3906 0 0 0 133 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351693486192 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32322] ppid=32303 vsize=13270076 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 2629 0 0 0 117 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 3637 0 0 0 131 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 4883 0 0 0 70 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13270076 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 1307 0 0 0 39 36 0 0 20 0 20 0 8039079 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 2400.02
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 32306 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2370.1 s]
/proc/loadavg: 1.21 1.40 1.55 3/285 32513
/proc/meminfo: memFree=27667984/32770624 swapFree=5900/347688
[pid=32306] ppid=32303 vsize=13270076 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/32306/stat : 32306 (java) S 32303 32306 31266 0 -1 1077944320 194082 0 0 0 239545 457 0 0 20 0 20 0 8039069 13588557824 764394 33554432000 4194304 4196468 140726923239280 140726923221824 140352503189239 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
/proc/32306/statm: 3317519 764394 3845 1 0 3305234 0
[pid=32306/tid=32307] ppid=32303 vsize=13270076 CPUtime=2364.5 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32307/stat : 32307 (java) R 32303 32306 31266 0 -1 4202560 97839 0 0 0 236398 52 0 0 20 0 20 0 8039070 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352507427600 140352106268875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32309] ppid=32303 vsize=13270076 CPUtime=3.68 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32309/stat : 32309 (java) S 32303 32306 31266 0 -1 1077944384 8324 0 0 0 320 48 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352421669776 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32310] ppid=32303 vsize=13270076 CPUtime=3.62 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32310/stat : 32310 (java) S 32303 32306 31266 0 -1 1077944384 6388 0 0 0 316 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352420616976 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32311] ppid=32303 vsize=13270076 CPUtime=3.66 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32311/stat : 32311 (java) S 32303 32306 31266 0 -1 1077944384 8860 0 0 0 320 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352419564688 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32312] ppid=32303 vsize=13270076 CPUtime=3.68 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32312/stat : 32312 (java) S 32303 32306 31266 0 -1 1077944384 10061 0 0 0 320 48 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352098921488 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32313] ppid=32303 vsize=13270076 CPUtime=3.65 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32313/stat : 32313 (java) S 32303 32306 31266 0 -1 1077944384 7609 0 0 0 318 47 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352097868176 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32314] ppid=32303 vsize=13270076 CPUtime=3.6 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32314/stat : 32314 (java) S 32303 32306 31266 0 -1 1077944384 7193 0 0 0 316 44 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352096815376 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32315] ppid=32303 vsize=13270076 CPUtime=3.61 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32315/stat : 32315 (java) S 32303 32306 31266 0 -1 1077944384 4761 0 0 0 315 46 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352095763088 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32316] ppid=32303 vsize=13270076 CPUtime=3.74 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32316/stat : 32316 (java) S 32303 32306 31266 0 -1 1077944384 10271 0 0 0 329 45 0 0 20 0 20 0 8039071 13588557824 764394 33554432000 4194304 4196468 140726923239280 140352094710288 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32317] ppid=32303 vsize=13270076 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32317/stat : 32317 (java) S 32303 32306 31266 0 -1 1077944384 14990 0 0 0 78 6 0 0 20 0 20 0 8039073 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351697697392 140352503200386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32318] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32318/stat : 32318 (java) S 32303 32306 31266 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351696643424 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32319] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32319/stat : 32319 (java) S 32303 32306 31266 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 8039074 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351695591040 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32320] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32320/stat : 32320 (java) S 32303 32306 31266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351694539344 140352503207835 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32321] ppid=32303 vsize=13270076 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32321/stat : 32321 (java) S 32303 32306 31266 0 -1 1077944384 3906 0 0 0 133 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351693486192 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32322] ppid=32303 vsize=13270076 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32322/stat : 32322 (java) S 32303 32306 31266 0 -1 1077944384 2629 0 0 0 117 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351692433392 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32323] ppid=32303 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32323/stat : 32323 (java) S 32303 32306 31266 0 -1 1077944384 3637 0 0 0 131 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351691381104 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32324] ppid=32303 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32324/stat : 32324 (java) S 32303 32306 31266 0 -1 1077944384 4883 0 0 0 70 1 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351690328304 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32325] ppid=32303 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32325/stat : 32325 (java) S 32303 32306 31266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8039078 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351689276256 140352503199445 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
[pid=32306/tid=32326] ppid=32303 vsize=13270076 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/32306/task/32326/stat : 32326 (java) S 32303 32306 31266 0 -1 1077944384 1307 0 0 0 39 36 0 0 20 0 20 0 8039079 13588557824 764394 33554432000 4194304 4196468 140726923239280 140351688223536 140352503200386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23531520 140726923240592 140726923240772 140726923240772 140726923243471 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2370.12
CPU time (s): 2400.06
CPU user time (s): 2395.46
CPU system time (s): 4.59777
CPU usage (%): 101.263
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.46
system time used= 4.59778
maximum resident set size= 3436420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194347
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73655
involuntary context switches= 127602

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

The end

Launcher Data

Begin job on node133 at 2017-07-22 14:48:41
IDJOB=4247983
IDBENCH=130622
IDSOLVER=2627
FILE ID=node133/4247983-1500727721
RUNJOBID= node133-1500718428-31297
PBS_JOBID= 20623372
Free space on /tmp= 61896 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-15.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247983-1500727721/watcher-4247983-1500727721 -o /tmp/evaluation-result-4247983-1500727721/solver-4247983-1500727721 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500718428-31297 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 771681642 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247983-1500727721.xml

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

MD5SUM BENCH= ab7b26918dfc59e965233a0e800431a7
RANDOM SEED=771681642

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30209656 kB
MemAvailable:   30694052 kB
Buffers:          143600 kB
Cached:           617204 kB
SwapCached:            0 kB
Active:          1760972 kB
Inactive:         355504 kB
Active(anon):    1358000 kB
Inactive(anon):     8756 kB
Active(file):     402972 kB
Inactive(file):   346748 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41860 kB
Writeback:             0 kB
AnonPages:       1363740 kB
Mapped:            45900 kB
Shmem:              8872 kB
Slab:             134628 kB
SReclaimable:     101024 kB
SUnreclaim:        33604 kB
KernelStack:        4768 kB
PageTables:         7348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2037072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1286144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61852 MiB
End job on node133 at 2017-07-22 15:28:11