Trace number 4246787

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-30SAT (TO)661 2400.06 2312.92

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-25-a4.xml
MD5SUMa6ebb4642302e72810e9d3407e53c8ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark661
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints42552
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":25}]
Minimum variable degree6625
Maximum variable degree6626
Distribution of variable degrees[{"degree":6625,"count":23},{"degree":6626,"count":2}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":4600},{"arity":4,"count":37950},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints42551
Distribution of constraint types[{"type":"intension","count":42551},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.43/0.31	c version: 2017-06-30
0.43/0.31	c seed: 1227712178
0.43/0.32	c timeout: 2400
0.43/0.32	c memlimit: 15500
0.43/0.32	c nbcore: 8
0.43/0.35	c Parsing instance...
8.04/2.54	c Parsing done, starting search...
8.96/2.89	o 1000
46.55/38.20	o 798
57.80/49.31	o 757
247.45/237.27	o 740
247.90/237.68	o 739
248.11/237.88	o 733
248.71/238.40	o 732
249.61/239.34	o 726
254.57/244.28	o 721
254.76/244.48	o 714
255.89/245.55	o 707
257.90/247.58	o 706
537.12/518.02	o 705
652.54/629.96	o 694
799.84/772.05	o 693
818.87/790.23	o 691
931.92/899.25	o 690
933.62/900.85	o 689
935.93/903.02	o 688
938.29/905.35	o 687
938.82/905.86	o 686
940.06/907.01	o 685
940.89/907.80	o 684
966.62/932.73	o 683
968.00/934.07	o 682
969.86/935.83	o 681
972.33/938.27	o 680
978.06/943.73	o 679
979.00/944.69	o 678
980.69/946.22	o 677
1051.56/1014.49	o 676
1075.94/1037.96	o 675
1115.87/1075.83	o 674
1170.00/1128.15	o 673
1183.34/1141.03	o 672
1190.44/1147.86	o 671
1441.04/1388.82	o 670
1507.99/1453.65	o 669
1595.01/1536.65	o 668
1601.46/1542.96	o 663
1627.38/1568.09	o 662
1706.63/1644.90	o 661
2400.03/2312.90	s SATISFIABLE
2400.03/2312.90	v <instantiation>
2400.03/2312.90	v 	<list>
2400.03/2312.90	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
2400.03/2312.90	v 	</list>
2400.03/2312.90	v 	<values>
2400.03/2312.90	v 		0 1 3 8 14 23 87 149 184 208 237 269 320 359 462 487 517 536 562 580 618 630 634 651 661 
2400.03/2312.90	v 	</values>
2400.03/2312.90	v </instantiation>

Verifier Data

OK	661

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-4246787-1500713017/watcher-4246787-1500713017 -o /tmp/evaluation-result-4246787-1500713017/solver-4246787-1500713017 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500696941-9529 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1227712178 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246787-1500713017.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.45 1.49 1.48 3/261 11311
/proc/meminfo: memFree=31481256/32770624 swapFree=5860/317152
[pid=11311] ppid=11308 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 6569393 369864704 1925 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 90299 1925 1072 1 0 79210 0
[pid=11311/tid=11312] ppid=11308 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) S 11308 11311 7744 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 6569394 369864704 1925 33554432000 4194304 4196468 140723425978512 140706484189600 140706479958658 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0

[startup+0.100148 s]
/proc/loadavg: 1.45 1.49 1.48 3/261 11311
/proc/meminfo: memFree=31481256/32770624 swapFree=5860/317152
[pid=11311] ppid=11308 vsize=13263912 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 6451 0 0 0 8 1 0 0 20 0 20 0 6569393 13582245888 6721 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3315978 6721 3346 1 0 3303698 0
[pid=11311/tid=11312] ppid=11308 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 4518 0 0 0 7 1 0 0 20 0 20 0 6569394 13582245888 6721 33554432000 4194304 4196468 140723425978512 140706484176672 140706099289047 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13263912

[startup+0.200402 s]
/proc/loadavg: 1.45 1.49 1.48 3/261 11311
/proc/meminfo: memFree=31481256/32770624 swapFree=5860/317152
[pid=11311] ppid=11308 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 8888 0 0 0 24 2 0 0 20 0 20 0 6569393 13582245888 9331 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3315978 9331 3542 1 0 3303698 0
[pid=11311/tid=11312] ppid=11308 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 6561 0 0 0 16 1 0 0 20 0 20 0 6569394 13582245888 9331 33554432000 4194304 4196468 140723425978512 140706484174784 140706479969437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300339 s]
/proc/loadavg: 1.45 1.49 1.48 3/261 11311
/proc/meminfo: memFree=31481256/32770624 swapFree=5860/317152
[pid=11311] ppid=11308 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 9760 0 0 0 40 3 0 0 20 0 20 0 6569393 13582245888 10508 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3315978 10508 3627 1 0 3303698 0
[pid=11311/tid=11312] ppid=11308 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 7178 0 0 0 25 2 0 0 20 0 20 0 6569394 13582245888 10508 33554432000 4194304 4196468 140723425978512 140706484164048 140706464027998 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700323 s]
/proc/loadavg: 1.45 1.49 1.48 3/261 11311
/proc/meminfo: memFree=31481256/32770624 swapFree=5860/317152
[pid=11311] ppid=11308 vsize=13265980 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 13399 0 0 0 135 6 0 0 20 0 20 0 6569393 13584363520 26381 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3316495 26381 3751 1 0 3304210 0
[pid=11311/tid=11312] ppid=11308 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 8318 0 0 0 63 4 0 0 20 0 20 0 6569394 13584363520 26381 33554432000 4194304 4196468 140723425978512 140706484183600 140706479959446 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 13265980

[startup+1.50116 s]
/proc/loadavg: 1.45 1.49 1.48 5/281 11331
/proc/meminfo: memFree=31262448/32770624 swapFree=5860/316880
[pid=11311] ppid=11308 vsize=13265980 CPUtime=4.47 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 16946 0 0 0 402 45 0 0 20 0 20 0 6569393 13584363520 65828 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3316495 65828 3802 1 0 3304210 0
[pid=11311/tid=11312] ppid=11308 vsize=13265980 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 8663 0 0 0 133 6 0 0 20 0 20 0 6569394 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706484182664 140706102913952 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13265980 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 44 0 0 0 2 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13265980 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 30 0 0 0 2 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13265980 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 42 0 0 0 2 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13265980 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 47 0 0 0 2 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13265980 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 57 0 0 0 3 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13265980 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 36 0 0 0 3 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13265980 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 38 0 0 0 3 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13265980 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 42 0 0 0 2 4 0 0 20 0 20 0 6569395 13584363520 65828 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 6569397 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 6569397 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705740592032 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 6569398 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705739539440 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11325/stat : 11325 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705738488016 140706479966107 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11326] ppid=11308 vsize=13265980 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11326/stat : 11326 (java) R 11308 11311 7744 0 -1 4202560 1578 0 0 0 69 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705737435928 140706459118550 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11327] ppid=11308 vsize=13265980 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) R 11308 11311 7744 0 -1 4202560 1624 0 0 0 65 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705736383384 140706463358406 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13265980 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) R 11308 11311 7744 0 -1 4202560 1482 0 0 0 60 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705735330464 140706457922993 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13265980 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) R 11308 11311 7744 0 -1 4202560 1803 0 0 0 48 1 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705734275960 140706458932176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13584363520 65828 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 13265980

[startup+3.10117 s]
/proc/loadavg: 1.45 1.49 1.48 3/281 11331
/proc/meminfo: memFree=31053764/32770624 swapFree=5860/316872
[pid=11311] ppid=11308 vsize=13270076 CPUtime=9.76 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 25069 0 0 0 903 73 0 0 20 0 20 0 6569393 13588557824 113997 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3317519 113997 3825 1 0 3305234 0
[pid=11311/tid=11312] ppid=11308 vsize=13270076 CPUtime=2.89 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 10668 0 0 0 280 9 0 0 20 0 20 0 6569394 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706484182280 140706107678057 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13270076 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 65 0 0 0 6 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13270076 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 87 0 0 0 8 6 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13270076 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 93 0 0 0 8 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13270076 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 72 0 0 0 6 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13270076 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 80 0 0 0 7 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13270076 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 64 0 0 0 7 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13270076 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 66 0 0 0 8 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13270076 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 73 0 0 0 7 7 0 0 20 0 20 0 6569395 13588557824 113997 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705740592096 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 6569398 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705739539456 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11325/stat : 11325 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705738488016 140706479966107 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11326] ppid=11308 vsize=13270076 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11326/stat : 11326 (java) S 11308 11311 7744 0 -1 1077944384 2988 0 0 0 167 1 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705737435632 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11327] ppid=11308 vsize=13270076 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) S 11308 11311 7744 0 -1 1077944384 2991 0 0 0 156 0 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705736383088 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13270076 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) S 11308 11311 7744 0 -1 1077944384 2876 0 0 0 151 1 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705735330544 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) S 11308 11311 7744 0 -1 1077944384 3358 0 0 0 85 1 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705734278000 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 113997 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 13270076

[startup+6.30091 s]
/proc/loadavg: 2.06 1.61 1.52 3/281 11331
/proc/meminfo: memFree=30780208/32770624 swapFree=5860/316872
[pid=11311] ppid=11308 vsize=13270076 CPUtime=13.65 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 33329 0 0 0 1270 95 0 0 20 0 20 0 6569393 13588557824 178576 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3317519 178576 3833 1 0 3305234 0
[pid=11311/tid=11312] ppid=11308 vsize=13270076 CPUtime=6.03 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 12767 0 0 0 591 12 0 0 20 0 20 0 6569394 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706484182344 140706106819353 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13270076 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 907 0 0 0 8 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13270076 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 197 0 0 0 10 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13270076 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 167 0 0 0 10 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13270076 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 116 0 0 0 8 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13270076 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 349 0 0 0 10 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13270076 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 183 0 0 0 9 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13270076 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 117 0 0 0 10 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13270076 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 136 0 0 0 10 9 0 0 20 0 20 0 6569395 13588557824 178576 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 765 0 0 0 1 0 0 0 20 0 20 0 6569397 13588557824 178576 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 178576 33554432000 4194304 4196468 140723425978512 140705740592096 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 6569398 13588557824 178576 33554432000 4194304 4196468 140723425978512 140705739539456 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=11311/tid=11327] ppid=11308 vsize=13270076 CPUtime=2.25 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) S 11308 11311 7744 0 -1 1077944384 13886 0 0 0 223 2 0 0 20 0 20 0 6569401 13588557824 317127 33554432000 4194304 4196468 140723425978512 140705736383088 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) S 11308 11311 7744 0 -1 1077944384 10782 0 0 0 197 2 0 0 20 0 20 0 6569401 13588557824 317127 33554432000 4194304 4196468 140723425978512 140705735330544 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 55 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13270076 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) S 11308 11311 7744 0 -1 1077944384 29013 0 0 0 117 3 0 0 20 0 20 0 6569401 13588557824 317127 33554432000 4194304 4196468 140723425978512 140705734278000 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 317127 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 2360 0 0 0 63 72 0 0 20 0 20 0 6569401 13588557824 317127 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 2285.28
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.31 1.38 1.40 3/283 11513
/proc/meminfo: memFree=29204860/32770624 swapFree=5860/319184
[pid=11311] ppid=11308 vsize=13270076 CPUtime=2347.27 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 383872 0 0 0 234213 514 0 0 20 0 20 0 6569393 13588557824 302763 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3317519 302763 3852 1 0 3305234 0
[pid=11311/tid=11312] ppid=11308 vsize=13270076 CPUtime=2244.22 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 115246 0 0 0 224349 73 0 0 20 0 20 0 6569394 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706484185056 140706107771337 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13270076 CPUtime=11.22 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 18122 0 0 0 1083 39 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13270076 CPUtime=11.27 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 17813 0 0 0 1087 40 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13270076 CPUtime=11.21 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 19682 0 0 0 1081 40 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13270076 CPUtime=11.47 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 19979 0 0 0 1103 44 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13270076 CPUtime=11.33 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 21025 0 0 0 1094 39 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13270076 CPUtime=11.44 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 17200 0 0 0 1102 42 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13270076 CPUtime=11.45 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 21855 0 0 0 1103 42 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13270076 CPUtime=11.4 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 20321 0 0 0 1099 41 0 0 20 0 20 0 6569395 13588557824 302763 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13270076 CPUtime=3.02 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 40564 0 0 0 246 56 0 0 20 0 20 0 6569397 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 41 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705740592096 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 6569398 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705739539456 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11325/stat : 11325 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705738488016 140706479966107 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11326] ppid=11308 vsize=13270076 CPUtime=2.24 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11326/stat : 11326 (java) S 11308 11311 7744 0 -1 1077944384 14353 0 0 0 221 3 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705737435632 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 46 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11327] ppid=11308 vsize=13270076 CPUtime=2.25 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) S 11308 11311 7744 0 -1 1077944384 13924 0 0 0 223 2 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705736383088 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) S 11308 11311 7744 0 -1 1077944384 10912 0 0 0 197 2 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705735330544 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 55 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13270076 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) S 11308 11311 7744 0 -1 1077944384 29021 0 0 0 117 3 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705734278000 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13270076 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 2392 0 0 0 65 74 0 0 20 0 20 0 6569401 13588557824 302763 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 2347.27
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2312.9 s]
/proc/loadavg: 1.30 1.37 1.39 5/282 11514
/proc/meminfo: memFree=29243908/32770624 swapFree=5860/319248
[pid=11311] ppid=11308 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 388189 0 0 0 239481 522 0 0 20 0 20 0 6569393 13588557824 291980 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3317519 291980 3852 1 0 3305234 0
[pid=11311/tid=11312] ppid=11308 vsize=13270076 CPUtime=2294.41 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 116274 0 0 0 229367 74 0 0 20 0 20 0 6569394 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706484185248 140706108189013 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13270076 CPUtime=11.46 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 18132 0 0 0 1106 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13270076 CPUtime=11.51 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 17918 0 0 0 1111 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13270076 CPUtime=11.46 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 19702 0 0 0 1105 41 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13270076 CPUtime=11.72 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 20176 0 0 0 1128 44 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13270076 CPUtime=11.58 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 21442 0 0 0 1118 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13270076 CPUtime=11.69 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 17210 0 0 0 1127 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13270076 CPUtime=11.69 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 21890 0 0 0 1127 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13270076 CPUtime=11.64 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 20442 0 0 0 1122 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13270076 CPUtime=3.1 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 40742 0 0 0 253 57 0 0 20 0 20 0 6569397 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705740592096 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 6569398 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705739539456 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11325/stat : 11325 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705738488016 140706479966107 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11326] ppid=11308 vsize=13270076 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11326/stat : 11326 (java) S 11308 11311 7744 0 -1 1077944384 14463 0 0 0 224 4 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705737435632 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11327] ppid=11308 vsize=13270076 CPUtime=2.29 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) S 11308 11311 7744 0 -1 1077944384 14032 0 0 0 227 2 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705736383088 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 53 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13270076 CPUtime=2.43 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) S 11308 11311 7744 0 -1 1077944384 12693 0 0 0 241 2 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705735330544 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 55 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13270076 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) S 11308 11311 7744 0 -1 1077944384 29204 0 0 0 117 3 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705734278000 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13270076 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 2406 0 0 0 67 76 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 56 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 2400.03
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 11311 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2312.9 s]
/proc/loadavg: 1.30 1.37 1.39 5/282 11514
/proc/meminfo: memFree=29243908/32770624 swapFree=5860/319248
[pid=11311] ppid=11308 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/11311/stat : 11311 (java) S 11308 11311 7744 0 -1 1077944320 388189 0 0 0 239481 522 0 0 20 0 20 0 6569393 13588557824 291980 33554432000 4194304 4196468 140723425978512 140723425961056 140706479947511 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
/proc/11311/statm: 3317519 291980 3852 1 0 3305234 0
[pid=11311/tid=11312] ppid=11308 vsize=13270076 CPUtime=2294.41 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11312/stat : 11312 (java) R 11308 11311 7744 0 -1 4202560 116274 0 0 0 229367 74 0 0 20 0 20 0 6569394 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706484185248 140706108189013 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11314] ppid=11308 vsize=13270076 CPUtime=11.46 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11314/stat : 11314 (java) S 11308 11311 7744 0 -1 1077944384 18132 0 0 0 1106 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706418911504 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11315] ppid=11308 vsize=13270076 CPUtime=11.51 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11315/stat : 11315 (java) S 11308 11311 7744 0 -1 1077944384 17918 0 0 0 1111 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706077694352 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11316] ppid=11308 vsize=13270076 CPUtime=11.46 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11316/stat : 11316 (java) S 11308 11311 7744 0 -1 1077944384 19702 0 0 0 1105 41 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706076641808 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11317] ppid=11308 vsize=13270076 CPUtime=11.72 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11317/stat : 11317 (java) S 11308 11311 7744 0 -1 1077944384 20176 0 0 0 1128 44 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706075589264 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11318] ppid=11308 vsize=13270076 CPUtime=11.58 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11318/stat : 11318 (java) S 11308 11311 7744 0 -1 1077944384 21442 0 0 0 1118 40 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706074536720 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11319] ppid=11308 vsize=13270076 CPUtime=11.69 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11319/stat : 11319 (java) S 11308 11311 7744 0 -1 1077944384 17210 0 0 0 1127 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706073484176 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11320] ppid=11308 vsize=13270076 CPUtime=11.69 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11320/stat : 11320 (java) S 11308 11311 7744 0 -1 1077944384 21890 0 0 0 1127 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706072431632 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11321] ppid=11308 vsize=13270076 CPUtime=11.64 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11321/stat : 11321 (java) S 11308 11311 7744 0 -1 1077944384 20442 0 0 0 1122 42 0 0 20 0 20 0 6569395 13588557824 291980 33554432000 4194304 4196468 140723425978512 140706071379088 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11322] ppid=11308 vsize=13270076 CPUtime=3.1 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11322/stat : 11322 (java) S 11308 11311 7744 0 -1 1077944384 40742 0 0 0 253 57 0 0 20 0 20 0 6569397 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705741645808 140706479958658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11323] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11323/stat : 11323 (java) S 11308 11311 7744 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 6569397 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705740592096 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11324] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11324/stat : 11324 (java) S 11308 11311 7744 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 6569398 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705739539456 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11325] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11325/stat : 11325 (java) S 11308 11311 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705738488016 140706479966107 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11326] ppid=11308 vsize=13270076 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11326/stat : 11326 (java) S 11308 11311 7744 0 -1 1077944384 14463 0 0 0 224 4 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705737435632 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11327] ppid=11308 vsize=13270076 CPUtime=2.29 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11327/stat : 11327 (java) S 11308 11311 7744 0 -1 1077944384 14032 0 0 0 227 2 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705736383088 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 53 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11328] ppid=11308 vsize=13270076 CPUtime=2.43 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11328/stat : 11328 (java) S 11308 11311 7744 0 -1 1077944384 12693 0 0 0 241 2 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705735330544 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 55 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11329] ppid=11308 vsize=13270076 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11329/stat : 11329 (java) S 11308 11311 7744 0 -1 1077944384 29204 0 0 0 117 3 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705734278000 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11330] ppid=11308 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11330/stat : 11330 (java) S 11308 11311 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705733224672 140706479957717 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
[pid=11311/tid=11331] ppid=11308 vsize=13270076 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/11311/task/11331/stat : 11331 (java) S 11308 11311 7744 0 -1 1077944384 2406 0 0 0 67 76 0 0 20 0 20 0 6569401 13588557824 291980 33554432000 4194304 4196468 140723425978512 140705732172208 140706479958658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 56 0 0 6293624 6294260 10178560 140723425985679 140723425985860 140723425985860 140723425988559 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2312.92
CPU time (s): 2400.06
CPU user time (s): 2394.83
CPU system time (s): 5.23538
CPU usage (%): 103.768
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.83
system time used= 5.23538
maximum resident set size= 3491560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164237
involuntary context switches= 146557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2889 second user time and 20.4872 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 10:43:37
IDJOB=4246787
IDBENCH=126239
IDSOLVER=2627
FILE ID=node127/4246787-1500713017
RUNJOBID= node127-1500696941-9529
PBS_JOBID= 20623323
Free space on /tmp= 61940 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-25-a4.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-4246787-1500713017/watcher-4246787-1500713017 -o /tmp/evaluation-result-4246787-1500713017/solver-4246787-1500713017 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500696941-9529 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1227712178 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246787-1500713017.xml

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

MD5SUM BENCH= a6ebb4642302e72810e9d3407e53c8ef
RANDOM SEED=1227712178

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

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
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		: 1600.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.94
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:        31480932 kB
MemAvailable:   31798852 kB
Buffers:          129808 kB
Cached:           468888 kB
SwapCached:            0 kB
Active:           526556 kB
Inactive:         325836 kB
Active(anon):     256556 kB
Inactive(anon):     8684 kB
Active(file):     270000 kB
Inactive(file):   317152 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43908 kB
Writeback:             0 kB
AnonPages:        259580 kB
Mapped:            45016 kB
Shmem:              8840 kB
Slab:             126772 kB
SReclaimable:      93204 kB
SUnreclaim:        33568 kB
KernelStack:        4480 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1149168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61900 MiB
End job on node127 at 2017-07-22 11:22:10