Trace number 4249241

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 4.0.5 (2017-07-05)SAT (TO)466 2400.08 310.412

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-00.xml
MD5SUMac62098c303420005332b673e951092f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark398
Best CPU time to get the best result obtained on this benchmark2520.0601
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"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-4249241-1500693964.xml"  -tl '2400s' -p 8 -x 0
0.00/0.20	c [HOME/instance-4249241-1500693964.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.26	c 8 solvers in parallel
0.00/0.33	c parse instance...
17.76/10.85	c solve instance...
25.14/11.84	o 475 
25.78/12.00	o 473 
28.86/12.52	o 471 
28.86/12.53	o 470 
29.52/12.60	o 469 
29.52/12.61	o 467 
30.30/12.75	o 466 
2400.08/310.44	s SATISFIABLE
2400.08/310.44	v <instantiation>
2400.08/310.44	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.08/310.44	v 	<values>69 68 98 55 56 61 38 57 99 88 82 70 73 72 71 65 66 67 60 58 52 41 45 44 39 32 24 0 18 19 23 26 25 21 20 17 12 8 6 10 16 15 11 14 28 33 36 37 40 48 43 47 51 50 35 27 2 13 9 5 4 3 7 1 22 29 30 34 31 42 46 49 53 76 86 92 95 97 94 93 85 84 80 83 74 75 77 81 78 79 89 87 90 91 96 64 63 62 59 54 1 16 20 4 2 16 9 22 6 4 6 6 1 1 2 3 3 3 1 4 4 3 2 3 4 6 17 8 2 3 1 3 3 4 3 1 2 6 2 2 2 3 4 7 4 4 1 3 2 6 1 2 1 5 7 14 7 7 3 2 1 4 8 12 6 1 6 5 6 1 2 2 10 5 5 2 1 5 1 3 3 2 1 4 5 2 4 3 2 5 4 8 3 6 15 5 1 2 3 8 </values>
2400.08/310.44	v </instantiation>
2400.08/310.44	c Unexpected resolution interruption!

Verifier Data

OK	466

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-4249241-1500693964/watcher-4249241-1500693964 -o /tmp/evaluation-result-4249241-1500693964/solver-4249241-1500693964 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2065915722 HOME/instance-4249241-1500693964.xml 

pid=18334
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 15.78 14.31 13.53 10/274 18337
/proc/meminfo: memFree=31527636/32770624 swapFree=5900/309336
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0

[startup+0.100104 s]
/proc/loadavg: 15.78 14.31 13.53 10/274 18337
/proc/meminfo: memFree=31527636/32770624 swapFree=5900/309336
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200407 s]
/proc/loadavg: 15.78 14.31 13.53 10/274 18337
/proc/meminfo: memFree=31527636/32770624 swapFree=5900/309336
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300345 s]
/proc/loadavg: 15.78 14.31 13.53 10/274 18337
/proc/meminfo: memFree=31527636/32770624 swapFree=5900/309336
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700202 s]
/proc/loadavg: 15.78 14.31 13.53 10/274 18337
/proc/meminfo: memFree=31527636/32770624 swapFree=5900/309336
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50134 s]
/proc/loadavg: 15.32 14.24 13.51 11/295 18358
/proc/meminfo: memFree=31448308/32770624 swapFree=5900/309388
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
[pid=18338] ppid=18337 vsize=13269256 CPUtime=2.62 cores=0,2,4,6,8,10,12,14
/proc/18338/stat : 18338 (java) S 18337 18337 16913 0 -1 1077944320 13539 0 0 0 257 5 0 0 20 0 20 0 4663358 13587718144 27357 33554432000 4194304 4196468 140721512209872 140721512192416 139953440173815 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
/proc/18338/statm: 3317314 27357 3197 1 0 3304547 0
[pid=18338/tid=18339] ppid=18337 vsize=13269256 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18339/stat : 18339 (java) R 18337 18337 16913 0 -1 4202560 6915 0 0 0 144 3 0 0 20 0 20 0 4663359 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953444411304 139953073348734 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18341] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18341/stat : 18341 (java) S 18337 18337 16913 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953392794512 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18342] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18342/stat : 18342 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953391741712 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18343] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18343/stat : 18343 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953390689424 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18344] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18344/stat : 18344 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953389636624 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18345] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18345/stat : 18345 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953035475344 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18346] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18346/stat : 18346 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953034422544 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18347] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18347/stat : 18347 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953033370256 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18348] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18348/stat : 18348 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663360 13587718144 27357 33554432000 4194304 4196468 140721512209872 139953032317456 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18349] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18349/stat : 18349 (java) S 18337 18337 16913 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4663362 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952902425200 139953440184962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18350] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18350/stat : 18350 (java) S 18337 18337 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952901371168 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18351] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18351/stat : 18351 (java) S 18337 18337 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952900318832 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18352] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18352/stat : 18352 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952899267152 139953440192411 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18353] ppid=18337 vsize=13269256 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18353/stat : 18353 (java) S 18337 18337 16913 0 -1 1077944384 1593 0 0 0 25 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952898214000 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18354] ppid=18337 vsize=13269256 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18354/stat : 18354 (java) S 18337 18337 16913 0 -1 1077944384 878 0 0 0 27 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952897161200 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18355] ppid=18337 vsize=13269256 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18355/stat : 18355 (java) S 18337 18337 16913 0 -1 1077944384 909 0 0 0 25 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952896108912 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18356] ppid=18337 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18356/stat : 18356 (java) S 18337 18337 16913 0 -1 1077944384 1932 0 0 0 34 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952895056112 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18357] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18357/stat : 18357 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4663367 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952894004064 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18358] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18358/stat : 18358 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4663368 13587718144 27357 33554432000 4194304 4196468 140721512209872 139952892951344 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 13278768

[startup+3.10079 s]
/proc/loadavg: 15.32 14.24 13.51 10/295 18358
/proc/meminfo: memFree=31384604/32770624 swapFree=5900/309388
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
[pid=18338] ppid=18337 vsize=13269256 CPUtime=5.33 cores=0,2,4,6,8,10,12,14
/proc/18338/stat : 18338 (java) S 18337 18337 16913 0 -1 1077944320 20942 0 0 0 493 40 0 0 20 0 20 0 4663358 13587718144 63131 33554432000 4194304 4196468 140721512209872 140721512192416 139953440173815 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
/proc/18338/statm: 3317314 63131 3235 1 0 3304547 0
[pid=18338/tid=18339] ppid=18337 vsize=13269256 CPUtime=2.99 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18339/stat : 18339 (java) R 18337 18337 16913 0 -1 4202560 8697 0 0 0 294 5 0 0 20 0 20 0 4663359 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953444411688 139953073348694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18341] ppid=18337 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18341/stat : 18341 (java) S 18337 18337 16913 0 -1 1077944384 257 0 0 0 3 3 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953392794512 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18342] ppid=18337 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18342/stat : 18342 (java) S 18337 18337 16913 0 -1 1077944384 53 0 0 0 3 4 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953391741712 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18343] ppid=18337 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18343/stat : 18343 (java) S 18337 18337 16913 0 -1 1077944384 82 0 0 0 3 4 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953390689424 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18344] ppid=18337 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18344/stat : 18344 (java) S 18337 18337 16913 0 -1 1077944384 47 0 0 0 2 4 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953389636624 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18345] ppid=18337 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18345/stat : 18345 (java) S 18337 18337 16913 0 -1 1077944384 152 0 0 0 3 3 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953035475344 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18346] ppid=18337 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18346/stat : 18346 (java) S 18337 18337 16913 0 -1 1077944384 50 0 0 0 3 3 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953034422544 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18347] ppid=18337 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18347/stat : 18347 (java) S 18337 18337 16913 0 -1 1077944384 50 0 0 0 3 4 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953033370256 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18348] ppid=18337 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18348/stat : 18348 (java) S 18337 18337 16913 0 -1 1077944384 79 0 0 0 3 4 0 0 20 0 20 0 4663360 13587718144 63131 33554432000 4194304 4196468 140721512209872 139953032317456 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18349] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18349/stat : 18349 (java) S 18337 18337 16913 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 20 0 4663362 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952902425200 139953440184962 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18350] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18350/stat : 18350 (java) S 18337 18337 16913 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952901371168 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18351] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18351/stat : 18351 (java) S 18337 18337 16913 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952900318832 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18352] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18352/stat : 18352 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952899267152 139953440192411 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18353] ppid=18337 vsize=13269256 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18353/stat : 18353 (java) S 18337 18337 16913 0 -1 1077944384 2875 0 0 0 42 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952898214000 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18354] ppid=18337 vsize=13269256 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18354/stat : 18354 (java) S 18337 18337 16913 0 -1 1077944384 2083 0 0 0 46 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952897161200 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18355] ppid=18337 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18355/stat : 18355 (java) S 18337 18337 16913 0 -1 1077944384 1969 0 0 0 41 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952896108912 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18356] ppid=18337 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18356/stat : 18356 (java) S 18337 18337 16913 0 -1 1077944384 2987 0 0 0 40 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952895056112 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18357] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18357/stat : 18357 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4663367 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952894004064 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18358] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18358/stat : 18358 (java) S 18337 18337 16913 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 4663368 13587718144 63131 33554432000 4194304 4196468 140721512209872 139952892951344 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 13278768

[startup+6.30093 s]
/proc/loadavg: 15.32 14.24 13.51 10/295 18358
/proc/meminfo: memFree=31175880/32770624 swapFree=5900/309388
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
[pid=18338] ppid=18337 vsize=13269256 CPUtime=9.61 cores=0,2,4,6,8,10,12,14
/proc/18338/stat : 18338 (java) S 18337 18337 16913 0 -1 1077944320 22065 0 0 0 870 91 0 0 20 0 20 0 4663358 13587718144 89602 33554432000 4194304 4196468 140721512209872 140721512192416 139953440173815 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
/proc/18338/statm: 3317314 89602 3236 1 0 3304547 0
[pid=18338/tid=18339] ppid=18337 vsize=13269256 CPUtime=6.04 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18339/stat : 18339 (java) R 18337 18337 16913 0 -1 4202560 8804 0 0 0 599 5 0 0 20 0 20 0 4663359 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953444407728 139953073348694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18341] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18341/stat : 18341 (java) S 18337 18337 16913 0 -1 1077944384 329 0 0 0 8 10 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953392794512 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18342] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18342/stat : 18342 (java) S 18337 18337 16913 0 -1 1077944384 119 0 0 0 8 10 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953391741712 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18343] ppid=18337 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18343/stat : 18343 (java) S 18337 18337 16913 0 -1 1077944384 151 0 0 0 7 10 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953390689424 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18344] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18344/stat : 18344 (java) S 18337 18337 16913 0 -1 1077944384 110 0 0 0 7 11 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953389636624 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18345] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18345/stat : 18345 (java) S 18337 18337 16913 0 -1 1077944384 213 0 0 0 9 9 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953035475344 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18346] ppid=18337 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18346/stat : 18346 (java) S 18337 18337 16913 0 -1 1077944384 123 0 0 0 8 9 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953034422544 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18347] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18347/stat : 18347 (java) S 18337 18337 16913 0 -1 1077944384 132 0 0 0 8 10 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953033370256 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18348] ppid=18337 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18348/stat : 18348 (java) S 18337 18337 16913 0 -1 1077944384 144 0 0 0 8 10 0 0 20 0 20 0 4663360 13587718144 89602 33554432000 4194304 4196468 140721512209872 139953032317456 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18349] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18349/stat : 18349 (java) S 18337 18337 16913 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 20 0 4663362 13587718144 89602 33554432000 4194304 4196468 140721512209872 139952902425200 139953440184962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18350] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18350/stat : 18350 (java) S 18337 18337 16913 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 89602 33554432000 4194304 4196468 140721512209872 139952901371232 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18351] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18351/stat : 18351 (java) S 18337 18337 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4663363 13587718144 89602 33554432000 4194304 4196468 140721512209872 139952900318848 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18352] ppid=18337 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18352/stat : 18352 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4663367 13587718144 89602 33554432000 4194304 4196468 140721512209872 139952899267152 139953440192411 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0

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

[pid=18338/tid=18421] ppid=18337 vsize=14001460 CPUtime=208.69 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18421/stat : 18421 (java) R 18337 18337 16913 0 -1 4202560 2313 0 0 0 20865 4 0 0 20 0 28 0 4664633 14337495040 391222 33554432000 4194304 4196468 140721512209872 139952878621000 139953076346482 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18422] ppid=18337 vsize=14001460 CPUtime=207.95 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18422/stat : 18422 (java) R 18337 18337 16913 0 -1 4202560 1644 0 0 0 20792 3 0 0 20 0 28 0 4664633 14337495040 391222 33554432000 4194304 4196468 140721512209872 139952882831464 139953070758070 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
Current children cumulated CPU time (s) 1698.74
Current children cumulated vsize (KiB) 14010972

[startup+282.301 s]
/proc/loadavg: 15.72 14.93 13.98 17/304 18697
/proc/meminfo: memFree=28720992/32770624 swapFree=5900/309808
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
[pid=18338] ppid=18337 vsize=14001460 CPUtime=2176.32 cores=0,2,4,6,8,10,12,14
/proc/18338/stat : 18338 (java) S 18337 18337 16913 0 -1 1077944320 108138 0 0 0 217309 323 0 0 20 0 28 0 4663358 14337495040 392741 33554432000 4194304 4196468 140721512209872 140721512192416 139953440173815 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
/proc/18338/statm: 3500365 392741 3294 1 0 3487598 0
[pid=18338/tid=18339] ppid=18337 vsize=14001460 CPUtime=10 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18339/stat : 18339 (java) S 18337 18337 16913 0 -1 1077944384 10928 0 0 0 994 6 0 0 20 0 28 0 4663359 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953444414592 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18341] ppid=18337 vsize=14001460 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18341/stat : 18341 (java) S 18337 18337 16913 0 -1 1077944384 1394 0 0 0 66 33 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953392794512 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18342] ppid=18337 vsize=14001460 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18342/stat : 18342 (java) S 18337 18337 16913 0 -1 1077944384 1338 0 0 0 67 33 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953391741712 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18343] ppid=18337 vsize=14001460 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18343/stat : 18343 (java) S 18337 18337 16913 0 -1 1077944384 916 0 0 0 68 34 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953390689424 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18344] ppid=18337 vsize=14001460 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18344/stat : 18344 (java) S 18337 18337 16913 0 -1 1077944384 2033 0 0 0 66 35 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953389636624 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18345] ppid=18337 vsize=14001460 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18345/stat : 18345 (java) S 18337 18337 16913 0 -1 1077944384 1227 0 0 0 66 30 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953035475344 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18346] ppid=18337 vsize=14001460 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18346/stat : 18346 (java) S 18337 18337 16913 0 -1 1077944384 1422 0 0 0 62 30 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953034422544 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18347] ppid=18337 vsize=14001460 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18347/stat : 18347 (java) S 18337 18337 16913 0 -1 1077944384 1810 0 0 0 66 35 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953033370256 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18348] ppid=18337 vsize=14001460 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18348/stat : 18348 (java) S 18337 18337 16913 0 -1 1077944384 1767 0 0 0 64 33 0 0 20 0 28 0 4663360 14337495040 392741 33554432000 4194304 4196468 140721512209872 139953032317456 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18349] ppid=18337 vsize=14001460 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18349/stat : 18349 (java) S 18337 18337 16913 0 -1 1077944384 4687 0 0 0 15 7 0 0 20 0 28 0 4663362 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952902425200 139953440184962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18350] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18350/stat : 18350 (java) S 18337 18337 16913 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 4663363 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952901371232 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18351] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18351/stat : 18351 (java) S 18337 18337 16913 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 4663363 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952900318848 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18352] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18352/stat : 18352 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952899267152 139953440192411 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18353] ppid=18337 vsize=14001460 CPUtime=3.75 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18353/stat : 18353 (java) S 18337 18337 16913 0 -1 1077944384 18385 0 0 0 372 3 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952898214000 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18354] ppid=18337 vsize=14001460 CPUtime=4.12 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18354/stat : 18354 (java) S 18337 18337 16913 0 -1 1077944384 15647 0 0 0 409 3 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952897161200 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18355] ppid=18337 vsize=14001460 CPUtime=3.51 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18355/stat : 18355 (java) S 18337 18337 16913 0 -1 1077944384 12633 0 0 0 349 2 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952896108912 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18356] ppid=18337 vsize=14001460 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18356/stat : 18356 (java) S 18337 18337 16913 0 -1 1077944384 11098 0 0 0 118 2 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952895056112 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18357] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18357/stat : 18357 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4663367 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952894004064 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18358] ppid=18337 vsize=14001460 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18358/stat : 18358 (java) S 18337 18337 16913 0 -1 1077944384 1395 0 0 0 8 8 0 0 20 0 28 0 4663368 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952892951344 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18415] ppid=18337 vsize=14001460 CPUtime=268.06 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18415/stat : 18415 (java) R 18337 18337 16913 0 -1 4202560 1875 0 0 0 26804 2 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952884936088 139953076346225 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18416] ppid=18337 vsize=14001460 CPUtime=267.67 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18416/stat : 18416 (java) R 18337 18337 16913 0 -1 4202560 1932 0 0 0 26766 1 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952875462824 139953076346482 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18417] ppid=18337 vsize=14001460 CPUtime=265.98 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18417/stat : 18417 (java) R 18337 18337 16913 0 -1 4202560 3366 0 0 0 26595 3 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952881781248 139953076346482 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18418] ppid=18337 vsize=14001460 CPUtime=267.12 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18418/stat : 18418 (java) R 18337 18337 16913 0 -1 4202560 3013 0 0 0 26710 2 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952874409736 139953076212371 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18419] ppid=18337 vsize=14001460 CPUtime=266.31 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18419/stat : 18419 (java) R 18337 18337 16913 0 -1 4202560 2593 0 0 0 26630 1 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952883883920 139953076212163 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18420] ppid=18337 vsize=14001460 CPUtime=267.37 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18420/stat : 18420 (java) R 18337 18337 16913 0 -1 4202560 1397 0 0 0 26735 2 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952877568184 139953076212163 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18421] ppid=18337 vsize=14001460 CPUtime=267.6 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18421/stat : 18421 (java) R 18337 18337 16913 0 -1 4202560 2512 0 0 0 26756 4 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952878621048 139953076346267 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18422] ppid=18337 vsize=14001460 CPUtime=267.81 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18422/stat : 18422 (java) R 18337 18337 16913 0 -1 4202560 1934 0 0 0 26778 3 0 0 20 0 28 0 4664633 14337495040 392741 33554432000 4194304 4196468 140721512209872 139952882831480 139953077045567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
Current children cumulated CPU time (s) 2176.32
Current children cumulated vsize (KiB) 14010972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+310.401 s]
/proc/loadavg: 15.82 15.02 14.03 17/303 18697
/proc/meminfo: memFree=28696552/32770624 swapFree=5900/309820
[pid=18337] ppid=18334 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18337/stat : 18337 (xcsp3-exec) S 18334 18337 16913 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4663358 9740288 346 33554432000 4194304 5098028 140734266815968 140734266814072 139875258811004 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 15888384 140734266819726 140734266819936 140734266819936 140734266822635 0
/proc/18337/statm: 2378 346 289 221 0 87 0
[pid=18338] ppid=18337 vsize=14001460 CPUtime=2400.08 cores=0,2,4,6,8,10,12,14
/proc/18338/stat : 18338 (java) S 18337 18337 16913 0 -1 1077944320 110761 0 0 0 239683 325 0 0 20 0 28 0 4663358 14337495040 393246 33554432000 4194304 4196468 140721512209872 140721512192416 139953440173815 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
/proc/18338/statm: 3500365 393246 3294 1 0 3487598 0
[pid=18338/tid=18339] ppid=18337 vsize=14001460 CPUtime=10 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18339/stat : 18339 (java) S 18337 18337 16913 0 -1 1077944384 10928 0 0 0 994 6 0 0 20 0 28 0 4663359 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953444414592 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18341] ppid=18337 vsize=14001460 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18341/stat : 18341 (java) S 18337 18337 16913 0 -1 1077944384 1397 0 0 0 67 33 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953392794512 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18342] ppid=18337 vsize=14001460 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18342/stat : 18342 (java) S 18337 18337 16913 0 -1 1077944384 1342 0 0 0 67 33 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953391741712 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18343] ppid=18337 vsize=14001460 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18343/stat : 18343 (java) S 18337 18337 16913 0 -1 1077944384 920 0 0 0 69 34 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953390689424 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18344] ppid=18337 vsize=14001460 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18344/stat : 18344 (java) S 18337 18337 16913 0 -1 1077944384 2039 0 0 0 67 35 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953389636624 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18345] ppid=18337 vsize=14001460 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18345/stat : 18345 (java) S 18337 18337 16913 0 -1 1077944384 1230 0 0 0 66 30 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953035475344 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18346] ppid=18337 vsize=14001460 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18346/stat : 18346 (java) S 18337 18337 16913 0 -1 1077944384 1426 0 0 0 62 30 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953034422544 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18347] ppid=18337 vsize=14001460 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18347/stat : 18347 (java) S 18337 18337 16913 0 -1 1077944384 1812 0 0 0 67 35 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953033370256 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18348] ppid=18337 vsize=14001460 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18348/stat : 18348 (java) S 18337 18337 16913 0 -1 1077944384 1772 0 0 0 65 33 0 0 20 0 28 0 4663360 14337495040 393246 33554432000 4194304 4196468 140721512209872 139953032317456 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18349] ppid=18337 vsize=14001460 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18349/stat : 18349 (java) S 18337 18337 16913 0 -1 1077944384 4690 0 0 0 15 7 0 0 20 0 28 0 4663362 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952902425200 139953440184962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18350] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18350/stat : 18350 (java) S 18337 18337 16913 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 4663363 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952901371232 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18351] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18351/stat : 18351 (java) S 18337 18337 16913 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 4663363 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952900318848 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18352] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18352/stat : 18352 (java) S 18337 18337 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952899267152 139953440192411 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18353] ppid=18337 vsize=14001460 CPUtime=3.75 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18353/stat : 18353 (java) S 18337 18337 16913 0 -1 1077944384 18385 0 0 0 372 3 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952898214000 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18354] ppid=18337 vsize=14001460 CPUtime=4.15 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18354/stat : 18354 (java) S 18337 18337 16913 0 -1 1077944384 16969 0 0 0 412 3 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952897161200 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18355] ppid=18337 vsize=14001460 CPUtime=3.51 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18355/stat : 18355 (java) S 18337 18337 16913 0 -1 1077944384 12633 0 0 0 349 2 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952896108912 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18356] ppid=18337 vsize=14001460 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18356/stat : 18356 (java) S 18337 18337 16913 0 -1 1077944384 11648 0 0 0 118 2 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952895056112 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18357] ppid=18337 vsize=14001460 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18357/stat : 18357 (java) S 18337 18337 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4663367 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952894004064 139953440184021 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18358] ppid=18337 vsize=14001460 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18358/stat : 18358 (java) S 18337 18337 16913 0 -1 1077944384 1400 0 0 0 9 9 0 0 20 0 28 0 4663368 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952892951344 139953440184962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18415] ppid=18337 vsize=14001460 CPUtime=296.11 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18415/stat : 18415 (java) R 18337 18337 16913 0 -1 4202560 1933 0 0 0 29609 2 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952884936216 139953076348305 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18416] ppid=18337 vsize=14001460 CPUtime=295.72 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18416/stat : 18416 (java) R 18337 18337 16913 0 -1 4202560 1988 0 0 0 29570 2 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952875463640 139953076212446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18417] ppid=18337 vsize=14001460 CPUtime=293.97 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18417/stat : 18417 (java) R 18337 18337 16913 0 -1 4202560 3436 0 0 0 29394 3 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952881778504 139953076212066 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18418] ppid=18337 vsize=14001460 CPUtime=294.56 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18418/stat : 18418 (java) R 18337 18337 16913 0 -1 4202560 3063 0 0 0 29454 2 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952874409800 139953076346267 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18419] ppid=18337 vsize=14001460 CPUtime=294.37 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18419/stat : 18419 (java) R 18337 18337 16913 0 -1 4202560 2686 0 0 0 29436 1 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952883884168 139953076212136 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18420] ppid=18337 vsize=14001460 CPUtime=295.34 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18420/stat : 18420 (java) R 18337 18337 16913 0 -1 4202560 1679 0 0 0 29532 2 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952877570672 139953076211927 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18421] ppid=18337 vsize=14001460 CPUtime=295.64 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18421/stat : 18421 (java) R 18337 18337 16913 0 -1 4202560 2562 0 0 0 29560 4 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952878620992 139953076440421 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
[pid=18338/tid=18422] ppid=18337 vsize=14001460 CPUtime=295.84 cores=0,2,4,6,8,10,12,14
/proc/18338/task/18422/stat : 18422 (java) R 18337 18337 16913 0 -1 4202560 1987 0 0 0 29581 3 0 0 20 0 28 0 4664633 14337495040 393246 33554432000 4194304 4196468 140721512209872 139952882831400 139953076212136 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35459072 140721512211644 140721512211820 140721512211820 140721512214479 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 14010972

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 18338 sig 9
??? kill 18337 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 18337 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1602
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1602
# CPU time returned by wait4() is 0.003204
# while last known CPU time is 2400.08
#
# 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.08
CPU user time (s): 2396.83
CPU system time (s): 3.25
CPU usage (%): 773.192
Max. virtual memory (cumulated for all children) (KiB): 14010972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001602
system time used= 0.001602
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
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.44153 second user time and 4.3212 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 05:26:04
IDJOB=4249241
IDBENCH=135892
IDSOLVER=2625
FILE ID=node133/4249241-1500693964
RUNJOBID= node133-1500682387-16944
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-00.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-4249241-1500693964/watcher-4249241-1500693964 -o /tmp/evaluation-result-4249241-1500693964/solver-4249241-1500693964 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16944 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2065915722 HOME/instance-4249241-1500693964.xml

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

MD5SUM BENCH= ac62098c303420005332b673e951092f
RANDOM SEED=2065915722

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31527756 kB
MemAvailable:   31743780 kB
Buffers:          118644 kB
Cached:           376564 kB
SwapCached:            0 kB
Active:           487520 kB
Inactive:         318092 kB
Active(anon):     313048 kB
Inactive(anon):     8756 kB
Active(file):     174472 kB
Inactive(file):   309336 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             0 kB
AnonPages:        295556 kB
Mapped:            43144 kB
Shmem:              8872 kB
Slab:             129820 kB
SReclaimable:      96100 kB
SUnreclaim:        33720 kB
KernelStack:        5216 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1233296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 05:31:15