Trace number 4249256

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: choco-solver 5a (2017-07-05)SAT (TO)457 2400.06 310.412

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-05.xml
MD5SUM8c67453fb3d985d7ef69f755cd1f1510
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark406
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size63
Maximum domain size100
Distribution of domain sizes[{"size":63,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249256-1500694377.xml"  -tl '2400s' -p 8 -x 3
0.00/0.18	c [HOME/instance-4249256-1500694377.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
17.40/10.57	c solve instance...
21.88/11.27	o 1706 
23.17/11.45	o 514 
23.88/11.59	o 506 
26.34/12.01	o 505 
27.13/12.20	o 501 
27.77/12.27	o 499 
28.22/12.31	o 476 
28.22/12.33	o 469 
28.22/12.40	o 468 
28.75/12.41	o 467 
28.75/12.46	o 466 
29.12/12.52	o 464 
29.12/12.56	o 462 
29.36/12.61	o 461 
29.36/12.62	o 459 
29.36/12.66	o 457 
2400.06/310.45	s SATISFIABLE
2400.06/310.45	v <instantiation>
2400.06/310.45	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] </list>
2400.06/310.45	v 	<values>27 19 34 35 13 17 18 8 7 12 16 15 20 25 0 3 31 33 39 43 52 51 64 67 76 73 70 68 61 75 66 80 79 90 98 92 89 86 82 57 58 69 72 60 59 49 50 48 37 46 38 30 24 23 5 14 11 10 2 1 6 4 9 21 22 26 28 32 36 42 45 41 44 40 53 55 56 54 63 65 62 71 74 78 77 81 85 91 94 99 83 87 95 96 84 88 97 93 47 29 5 9 1 25 1 1 4 1 2 1 2 3 6 14 4 13 3 6 1 6 1 8 1 4 1 2 1 4 15 9 7 8 13 3 5 3 1 2 12 1 4 2 6 5 6 4 1 4 4 2 5 4 1 9 4 1 4 6 4 4 1 4 5 3 4 1 3 4 2 3 3 1 4 5 2 1 2 5 4 2 4 4 1 1 4 2 4 1 6 8 4 5 6 6 3 5 7 28 8 2 </values>
2400.06/310.45	v </instantiation>
2400.06/310.45	c Unexpected resolution interruption!

Verifier Data

OK	457

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-4249256-1500694377/watcher-4249256-1500694377 -o /tmp/evaluation-result-4249256-1500694377/solver-4249256-1500694377 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 149245528 HOME/instance-4249256-1500694377.xml 

pid=15356
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: 15.61 15.57 14.88 12/272 15359
/proc/meminfo: memFree=31191140/32770624 swapFree=5656/333300
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0

[startup+0.100061 s]
/proc/loadavg: 15.61 15.57 14.88 12/272 15359
/proc/meminfo: memFree=31191140/32770624 swapFree=5656/333300
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200296 s]
/proc/loadavg: 15.61 15.57 14.88 12/272 15359
/proc/meminfo: memFree=31191140/32770624 swapFree=5656/333300
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300262 s]
/proc/loadavg: 15.61 15.57 14.88 12/272 15359
/proc/meminfo: memFree=31191140/32770624 swapFree=5656/333300
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700171 s]
/proc/loadavg: 15.61 15.57 14.88 12/272 15359
/proc/meminfo: memFree=31191140/32770624 swapFree=5656/333300
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50084 s]
/proc/loadavg: 15.61 15.57 14.88 5/283 15416
/proc/meminfo: memFree=31684044/32770624 swapFree=5656/333344
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
[pid=15360] ppid=15359 vsize=13269256 CPUtime=2.53 cores=1,3,5,7,9,11,13,15
/proc/15360/stat : 15360 (java) S 15359 15359 7102 0 -1 1077944320 12745 0 0 0 248 5 0 0 20 0 20 0 4705224 13587718144 27726 33554432000 4194304 4196468 140726777885040 140726777867584 140432843034359 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
/proc/15360/statm: 3317314 27726 3194 1 0 3304547 0
[pid=15360/tid=15361] ppid=15359 vsize=13269256 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15361/stat : 15361 (java) R 15359 15359 7102 0 -1 4202560 6480 0 0 0 145 3 0 0 20 0 20 0 4705224 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432847272360 140432483669834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15363] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15363/stat : 15363 (java) S 15359 15359 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432441978000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15364] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15364/stat : 15364 (java) S 15359 15359 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432440925200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15365] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15365/stat : 15365 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432439872400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15366] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15366/stat : 15366 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432438819600 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15367] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15367/stat : 15367 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432437766800 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15368] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15368/stat : 15368 (java) S 15359 15359 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432436714000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15369] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15369/stat : 15369 (java) S 15359 15359 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432435661200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15370] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15370/stat : 15370 (java) S 15359 15359 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705225 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432434608400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15371] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15371/stat : 15371 (java) S 15359 15359 7102 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432305326960 140432843045506 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15372] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15372/stat : 15372 (java) S 15359 15359 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432304272928 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15373] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15373/stat : 15373 (java) S 15359 15359 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4705229 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432303220080 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15374] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15374/stat : 15374 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432302168400 140432843052955 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15375] ppid=15359 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15375/stat : 15375 (java) S 15359 15359 7102 0 -1 1077944384 1318 0 0 0 24 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432301115760 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15376] ppid=15359 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15376/stat : 15376 (java) S 15359 15359 7102 0 -1 1077944384 736 0 0 0 23 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432300062960 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15377] ppid=15359 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15377/stat : 15377 (java) S 15359 15359 7102 0 -1 1077944384 908 0 0 0 24 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432299010160 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15378] ppid=15359 vsize=13269256 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15378/stat : 15378 (java) S 15359 15359 7102 0 -1 1077944384 1986 0 0 0 30 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432297957360 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15379] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15379/stat : 15379 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705232 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432296905824 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15380] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15380/stat : 15380 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705233 13587718144 27726 33554432000 4194304 4196468 140726777885040 140432295853104 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 13278768

[startup+3.10072 s]
/proc/loadavg: 14.52 15.34 14.81 3/285 15475
/proc/meminfo: memFree=31540588/32770624 swapFree=5656/333372
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
[pid=15360] ppid=15359 vsize=13269256 CPUtime=5.38 cores=1,3,5,7,9,11,13,15
/proc/15360/stat : 15360 (java) S 15359 15359 7102 0 -1 1077944320 20041 0 0 0 497 41 0 0 20 0 20 0 4705224 13587718144 62661 33554432000 4194304 4196468 140726777885040 140726777867584 140432843034359 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
/proc/15360/statm: 3317314 62661 3236 1 0 3304547 0
[pid=15360/tid=15361] ppid=15359 vsize=13269256 CPUtime=2.99 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15361/stat : 15361 (java) R 15359 15359 7102 0 -1 4202560 8216 0 0 0 295 4 0 0 20 0 20 0 4705224 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432847273176 140432482806790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15363] ppid=15359 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15363/stat : 15363 (java) S 15359 15359 7102 0 -1 1077944384 177 0 0 0 2 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432441978000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15364] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15364/stat : 15364 (java) S 15359 15359 7102 0 -1 1077944384 62 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432440925200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15365] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15365/stat : 15365 (java) S 15359 15359 7102 0 -1 1077944384 46 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432439872400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15366] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15366/stat : 15366 (java) S 15359 15359 7102 0 -1 1077944384 51 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432438819600 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15367] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15367/stat : 15367 (java) S 15359 15359 7102 0 -1 1077944384 52 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432437766800 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15368] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15368/stat : 15368 (java) S 15359 15359 7102 0 -1 1077944384 79 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432436714000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15369] ppid=15359 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15369/stat : 15369 (java) S 15359 15359 7102 0 -1 1077944384 51 0 0 0 2 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432435661200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15370] ppid=15359 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15370/stat : 15370 (java) S 15359 15359 7102 0 -1 1077944384 428 0 0 0 3 4 0 0 20 0 20 0 4705225 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432434608400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15371] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15371/stat : 15371 (java) S 15359 15359 7102 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432305326960 140432843045506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15372] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15372/stat : 15372 (java) S 15359 15359 7102 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432304272928 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15373] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15373/stat : 15373 (java) S 15359 15359 7102 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 4705229 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432303220080 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15374] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15374/stat : 15374 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432302168400 140432843052955 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15375] ppid=15359 vsize=13269256 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15375/stat : 15375 (java) S 15359 15359 7102 0 -1 1077944384 2308 0 0 0 43 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432301115760 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15376] ppid=15359 vsize=13269256 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15376/stat : 15376 (java) R 15359 15359 7102 0 -1 4202560 1987 0 0 0 48 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432300044800 140432828142026 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15377] ppid=15359 vsize=13269256 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15377/stat : 15377 (java) S 15359 15359 7102 0 -1 1077944384 2152 0 0 0 45 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432299010160 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15378] ppid=15359 vsize=13269256 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15378/stat : 15378 (java) S 15359 15359 7102 0 -1 1077944384 2844 0 0 0 38 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432297957360 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15379] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15379/stat : 15379 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705232 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432296905824 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15380] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15380/stat : 15380 (java) S 15359 15359 7102 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 4705233 13587718144 62661 33554432000 4194304 4196468 140726777885040 140432295853104 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 13278768

[startup+6.30086 s]
/proc/loadavg: 14.52 15.34 14.81 3/285 15475
/proc/meminfo: memFree=31211672/32770624 swapFree=5656/333400
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
[pid=15360] ppid=15359 vsize=13269256 CPUtime=9.58 cores=1,3,5,7,9,11,13,15
/proc/15360/stat : 15360 (java) S 15359 15359 7102 0 -1 1077944320 21012 0 0 0 868 90 0 0 20 0 20 0 4705224 13587718144 89067 33554432000 4194304 4196468 140726777885040 140726777867584 140432843034359 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
/proc/15360/statm: 3317314 89067 3239 1 0 3304547 0
[pid=15360/tid=15361] ppid=15359 vsize=13269256 CPUtime=6.08 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15361/stat : 15361 (java) R 15359 15359 7102 0 -1 4202560 8266 0 0 0 604 4 0 0 20 0 20 0 4705224 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432847269624 140432483669834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15363] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15363/stat : 15363 (java) S 15359 15359 7102 0 -1 1077944384 244 0 0 0 8 10 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432441978000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15364] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15364/stat : 15364 (java) S 15359 15359 7102 0 -1 1077944384 144 0 0 0 8 10 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432440925200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15365] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15365/stat : 15365 (java) S 15359 15359 7102 0 -1 1077944384 121 0 0 0 8 10 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432439872400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15366] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15366/stat : 15366 (java) S 15359 15359 7102 0 -1 1077944384 133 0 0 0 8 10 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432438819600 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15367] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15367/stat : 15367 (java) S 15359 15359 7102 0 -1 1077944384 117 0 0 0 7 11 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432437766800 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15368] ppid=15359 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15368/stat : 15368 (java) S 15359 15359 7102 0 -1 1077944384 144 0 0 0 8 9 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432436714000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15369] ppid=15359 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15369/stat : 15369 (java) S 15359 15359 7102 0 -1 1077944384 119 0 0 0 7 10 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432435661200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15370] ppid=15359 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15370/stat : 15370 (java) S 15359 15359 7102 0 -1 1077944384 480 0 0 0 9 9 0 0 20 0 20 0 4705225 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432434608400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15371] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15371/stat : 15371 (java) S 15359 15359 7102 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432305326960 140432843045506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15372] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15372/stat : 15372 (java) S 15359 15359 7102 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4705228 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432304272992 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15373] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15373/stat : 15373 (java) S 15359 15359 7102 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 4705229 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432303220096 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15374] ppid=15359 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15374/stat : 15374 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705232 13587718144 89067 33554432000 4194304 4196468 140726777885040 140432302168400 140432843052955 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0

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

[pid=15360/tid=15610] ppid=15359 vsize=13802796 CPUtime=207.72 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15610/stat : 15610 (java) R 15359 15359 7102 0 -1 4202560 1094 0 0 0 20771 1 0 0 20 0 28 0 4706490 14134063104 396698 33554432000 4194304 4196468 140726777885040 140432285733384 140432487353586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15611] ppid=15359 vsize=13802796 CPUtime=207.42 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15611/stat : 15611 (java) R 15359 15359 7102 0 -1 4202560 3252 0 0 0 20740 2 0 0 20 0 28 0 4706490 14134063104 396698 33554432000 4194304 4196468 140726777885040 140432284680552 140432486541967 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
Current children cumulated CPU time (s) 1698.55
Current children cumulated vsize (KiB) 13812308

[startup+282.302 s]
/proc/loadavg: 15.87 14.71 14.55 17/299 15978
/proc/meminfo: memFree=28140444/32770624 swapFree=5656/333820
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
[pid=15360] ppid=15359 vsize=13802796 CPUtime=2176.34 cores=1,3,5,7,9,11,13,15
/proc/15360/stat : 15360 (java) S 15359 15359 7102 0 -1 1077944320 110933 0 0 0 217273 361 0 0 20 0 28 0 4705224 14134063104 400267 33554432000 4194304 4196468 140726777885040 140726777867584 140432843034359 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
/proc/15360/statm: 3450699 400267 3298 1 0 3437932 0
[pid=15360/tid=15361] ppid=15359 vsize=13802796 CPUtime=9.77 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15361/stat : 15361 (java) S 15359 15359 7102 0 -1 1077944384 10416 0 0 0 972 5 0 0 20 0 28 0 4705224 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432847275136 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15363] ppid=15359 vsize=13802796 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15363/stat : 15363 (java) S 15359 15359 7102 0 -1 1077944384 1500 0 0 0 68 39 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432441978000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15364] ppid=15359 vsize=13802796 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15364/stat : 15364 (java) S 15359 15359 7102 0 -1 1077944384 1277 0 0 0 65 39 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432440925200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15365] ppid=15359 vsize=13802796 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15365/stat : 15365 (java) S 15359 15359 7102 0 -1 1077944384 1450 0 0 0 69 37 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432439872400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15366] ppid=15359 vsize=13802796 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15366/stat : 15366 (java) S 15359 15359 7102 0 -1 1077944384 1660 0 0 0 69 37 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432438819600 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15367] ppid=15359 vsize=13802796 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15367/stat : 15367 (java) S 15359 15359 7102 0 -1 1077944384 1192 0 0 0 67 39 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432437766800 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15368] ppid=15359 vsize=13802796 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15368/stat : 15368 (java) S 15359 15359 7102 0 -1 1077944384 1688 0 0 0 69 37 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432436714000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15369] ppid=15359 vsize=13802796 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15369/stat : 15369 (java) S 15359 15359 7102 0 -1 1077944384 1540 0 0 0 70 35 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432435661200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15370] ppid=15359 vsize=13802796 CPUtime=1.03 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15370/stat : 15370 (java) S 15359 15359 7102 0 -1 1077944384 2262 0 0 0 69 34 0 0 20 0 28 0 4705225 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432434608400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15371] ppid=15359 vsize=13802796 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15371/stat : 15371 (java) S 15359 15359 7102 0 -1 1077944384 4303 0 0 0 15 8 0 0 20 0 28 0 4705228 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432305326960 140432843045506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15372] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15372/stat : 15372 (java) S 15359 15359 7102 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 4705228 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432304272992 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15373] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15373/stat : 15373 (java) S 15359 15359 7102 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 4705229 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432303220096 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15374] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15374/stat : 15374 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432302168400 140432843052955 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15375] ppid=15359 vsize=13802796 CPUtime=3.53 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15375/stat : 15375 (java) S 15359 15359 7102 0 -1 1077944384 15905 0 0 0 350 3 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432301115760 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15376] ppid=15359 vsize=13802796 CPUtime=3.78 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15376/stat : 15376 (java) S 15359 15359 7102 0 -1 1077944384 16443 0 0 0 375 3 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432300062960 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15377] ppid=15359 vsize=13802796 CPUtime=3.4 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15377/stat : 15377 (java) S 15359 15359 7102 0 -1 1077944384 15776 0 0 0 338 2 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432299010160 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15378] ppid=15359 vsize=13802796 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15378/stat : 15378 (java) S 15359 15359 7102 0 -1 1077944384 11769 0 0 0 114 2 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432297957360 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15379] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15379/stat : 15379 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4705232 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432296905824 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15380] ppid=15359 vsize=13802796 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15380/stat : 15380 (java) S 15359 15359 7102 0 -1 1077944384 693 0 0 0 8 10 0 0 20 0 28 0 4705233 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432295853104 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15604] ppid=15359 vsize=13802796 CPUtime=264.47 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15604/stat : 15604 (java) R 15359 15359 7102 0 -1 4202560 2233 0 0 0 26444 3 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432286784664 140432486541967 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15605] ppid=15359 vsize=13802796 CPUtime=268.09 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15605/stat : 15605 (java) R 15359 15359 7102 0 -1 4202560 1899 0 0 0 26808 1 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432282574984 140432487353673 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15606] ppid=15359 vsize=13802796 CPUtime=267.43 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15606/stat : 15606 (java) R 15359 15359 7102 0 -1 4202560 1907 0 0 0 26741 2 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432281522184 140432486542182 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15607] ppid=15359 vsize=13802796 CPUtime=267.85 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15607/stat : 15607 (java) R 15359 15359 7102 0 -1 4202560 2541 0 0 0 26782 3 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432279416936 140432482649478 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15608] ppid=15359 vsize=13802796 CPUtime=267.95 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15608/stat : 15608 (java) R 15359 15359 7102 0 -1 4202560 2613 0 0 0 26792 3 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432283627248 140432487240827 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15609] ppid=15359 vsize=13802796 CPUtime=268.24 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15609/stat : 15609 (java) R 15359 15359 7102 0 -1 4202560 2891 0 0 0 26821 3 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432287837720 140432487391203 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15610] ppid=15359 vsize=13802796 CPUtime=267.62 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15610/stat : 15610 (java) R 15359 15359 7102 0 -1 4202560 1189 0 0 0 26761 1 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432285735824 140432487355382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15611] ppid=15359 vsize=13802796 CPUtime=267.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15611/stat : 15611 (java) R 15359 15359 7102 0 -1 4202560 3736 0 0 0 26716 2 0 0 20 0 28 0 4706490 14134063104 400267 33554432000 4194304 4196468 140726777885040 140432284680808 140432486541967 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
Current children cumulated CPU time (s) 2176.34
Current children cumulated vsize (KiB) 13812308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+310.401 s]
/proc/loadavg: 15.92 14.83 14.59 17/299 15978
/proc/meminfo: memFree=28130104/32770624 swapFree=5656/333836
[pid=15359] ppid=15356 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15359/stat : 15359 (xcsp3-exec) S 15356 15359 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705224 9740288 346 33554432000 4194304 5098028 140731714005008 140731714003112 139737827951228 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 22106112 140731714012303 140731714012512 140731714012512 140731714015211 0
/proc/15359/statm: 2378 346 289 221 0 87 0
[pid=15360] ppid=15359 vsize=13802796 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/15360/stat : 15360 (java) S 15359 15359 7102 0 -1 1077944320 113278 0 0 0 239640 366 0 0 20 0 28 0 4705224 14134063104 403329 33554432000 4194304 4196468 140726777885040 140726777867584 140432843034359 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
/proc/15360/statm: 3450699 403329 3298 1 0 3437932 0
[pid=15360/tid=15361] ppid=15359 vsize=13802796 CPUtime=9.77 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15361/stat : 15361 (java) S 15359 15359 7102 0 -1 1077944384 10416 0 0 0 972 5 0 0 20 0 28 0 4705224 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432847275136 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15363] ppid=15359 vsize=13802796 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15363/stat : 15363 (java) S 15359 15359 7102 0 -1 1077944384 1507 0 0 0 69 39 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432441978000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15364] ppid=15359 vsize=13802796 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15364/stat : 15364 (java) S 15359 15359 7102 0 -1 1077944384 1286 0 0 0 66 39 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432440925200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15365] ppid=15359 vsize=13802796 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15365/stat : 15365 (java) S 15359 15359 7102 0 -1 1077944384 1453 0 0 0 70 38 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432439872400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15366] ppid=15359 vsize=13802796 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15366/stat : 15366 (java) S 15359 15359 7102 0 -1 1077944384 1674 0 0 0 70 38 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432438819600 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15367] ppid=15359 vsize=13802796 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15367/stat : 15367 (java) S 15359 15359 7102 0 -1 1077944384 1194 0 0 0 68 39 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432437766800 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15368] ppid=15359 vsize=13802796 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15368/stat : 15368 (java) S 15359 15359 7102 0 -1 1077944384 1691 0 0 0 70 37 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432436714000 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15369] ppid=15359 vsize=13802796 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15369/stat : 15369 (java) S 15359 15359 7102 0 -1 1077944384 1551 0 0 0 71 36 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432435661200 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15370] ppid=15359 vsize=13802796 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15370/stat : 15370 (java) S 15359 15359 7102 0 -1 1077944384 2278 0 0 0 70 34 0 0 20 0 28 0 4705225 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432434608400 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15371] ppid=15359 vsize=13802796 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15371/stat : 15371 (java) S 15359 15359 7102 0 -1 1077944384 4314 0 0 0 16 9 0 0 20 0 28 0 4705228 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432305326960 140432843045506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15372] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15372/stat : 15372 (java) S 15359 15359 7102 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 4705228 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432304272992 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15373] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15373/stat : 15373 (java) S 15359 15359 7102 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 4705229 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432303220096 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15374] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15374/stat : 15374 (java) S 15359 15359 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432302168400 140432843052955 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15375] ppid=15359 vsize=13802796 CPUtime=3.53 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15375/stat : 15375 (java) S 15359 15359 7102 0 -1 1077944384 15905 0 0 0 350 3 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432301115760 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15376] ppid=15359 vsize=13802796 CPUtime=3.78 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15376/stat : 15376 (java) S 15359 15359 7102 0 -1 1077944384 16443 0 0 0 375 3 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432300062960 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15377] ppid=15359 vsize=13802796 CPUtime=3.45 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15377/stat : 15377 (java) S 15359 15359 7102 0 -1 1077944384 17165 0 0 0 342 3 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432299010160 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15378] ppid=15359 vsize=13802796 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15378/stat : 15378 (java) S 15359 15359 7102 0 -1 1077944384 11769 0 0 0 114 2 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432297957360 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15379] ppid=15359 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15379/stat : 15379 (java) S 15359 15359 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4705232 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432296905824 140432843044565 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15380] ppid=15359 vsize=13802796 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15380/stat : 15380 (java) S 15359 15359 7102 0 -1 1077944384 698 0 0 0 9 10 0 0 20 0 28 0 4705233 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432295853104 140432843045506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15604] ppid=15359 vsize=13802796 CPUtime=292.51 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15604/stat : 15604 (java) R 15359 15359 7102 0 -1 4202560 2558 0 0 0 29248 3 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432286784696 140432487353618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15605] ppid=15359 vsize=13802796 CPUtime=295.97 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15605/stat : 15605 (java) R 15359 15359 7102 0 -1 4202560 1951 0 0 0 29595 2 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432282577808 140432487353832 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15606] ppid=15359 vsize=13802796 CPUtime=295.01 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15606/stat : 15606 (java) R 15359 15359 7102 0 -1 4202560 1961 0 0 0 29499 2 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432281522184 140432487392181 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15607] ppid=15359 vsize=13802796 CPUtime=295.91 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15607/stat : 15607 (java) R 15359 15359 7102 0 -1 4202560 2628 0 0 0 29588 3 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432279416712 140432487353861 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15608] ppid=15359 vsize=13802796 CPUtime=296 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15608/stat : 15608 (java) R 15359 15359 7102 0 -1 4202560 2742 0 0 0 29597 3 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432283627272 140432487392493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15609] ppid=15359 vsize=13802796 CPUtime=296.15 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15609/stat : 15609 (java) R 15359 15359 7102 0 -1 4202560 2980 0 0 0 29612 3 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432287837944 140432486541967 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15610] ppid=15359 vsize=13802796 CPUtime=295.66 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15610/stat : 15610 (java) R 15359 15359 7102 0 -1 4202560 1230 0 0 0 29565 1 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432285733384 140432486541967 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
[pid=15360/tid=15611] ppid=15359 vsize=13802796 CPUtime=295.18 cores=1,3,5,7,9,11,13,15
/proc/15360/task/15611/stat : 15611 (java) R 15359 15359 7102 0 -1 4202560 3834 0 0 0 29515 3 0 0 20 0 28 0 4706490 14134063104 403329 33554432000 4194304 4196468 140726777885040 140432284680584 140432487392036 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16162816 140726777894076 140726777894252 140726777894252 140726777896911 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13812308

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 15360 sig 9
??? kill 15359 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15359 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1900
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=950
# CPU time returned by wait4() is 0.00285
# while last known CPU time is 2400.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 310.412
CPU time (s): 2400.06
CPU user time (s): 2396.4
CPU system time (s): 3.66
CPU usage (%): 773.185
Max. virtual memory (cumulated for all children) (KiB): 13812308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.0019
system time used= 0.00095
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.40337 second user time and 4.42754 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 05:32:57
IDJOB=4249256
IDBENCH=135904
IDSOLVER=2626
FILE ID=node130/4249256-1500694377
RUNJOBID= node130-1500684118-8560
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-05.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249256-1500694377/watcher-4249256-1500694377 -o /tmp/evaluation-result-4249256-1500694377/solver-4249256-1500694377 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 149245528 HOME/instance-4249256-1500694377.xml

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

MD5SUM BENCH= 8c67453fb3d985d7ef69f755cd1f1510
RANDOM SEED=149245528

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

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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.34
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		: 2668.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.34
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:        31191236 kB
MemAvailable:   31404284 kB
Buffers:          120968 kB
Cached:           373564 kB
SwapCached:            0 kB
Active:           802240 kB
Inactive:         342188 kB
Active(anon):     652380 kB
Inactive(anon):     8888 kB
Active(file):     149860 kB
Inactive(file):   333300 kB
Unevictable:        5656 kB
Mlocked:            5656 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:        660964 kB
Mapped:            42664 kB
Shmem:              8844 kB
Slab:             125512 kB
SReclaimable:      91444 kB
SUnreclaim:        34068 kB
KernelStack:        5024 kB
PageTables:         7056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    509952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 05:38:08