Trace number 4394314

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
choco-solver 2019-06-14SAT (TO)1997 2400.43 613.799

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-13.xml
MD5SUMd698eba466bb4d42bacc008ef87467ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark549
Best CPU time to get the best result obtained on this benchmark2009.97
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size66
Maximum domain size150
Distribution of domain sizes[{"size":66,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394314-1568332572.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394314-1568332572.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
10.76/4.01	c solve instance...
14.25/4.93	o 2604 
15.37/5.24	o 2588 
15.37/5.28	o 2562 
17.60/6.31	o 2546 
17.60/6.32	o 2543 
17.60/6.33	o 2524 
17.60/6.34	o 2521 
17.60/6.38	o 2520 
17.90/6.40	o 2518 
17.90/6.43	o 2516 
17.90/6.44	o 2513 
17.90/6.45	o 2502 
17.90/6.46	o 2494 
17.90/6.46	o 2491 
17.90/6.47	o 2488 
17.90/6.48	o 2485 
18.25/6.54	o 2483 
18.25/6.55	o 2474 
18.25/6.56	o 2471 
18.25/6.57	o 2469 
55.03/15.97	o 2467 
67.43/19.58	o 2465 
72.95/21.57	o 2464 
82.28/23.93	o 2462 
87.52/25.55	o 2461 
211.22/57.03	o 2459 
211.33/57.17	o 2457 
211.55/57.30	o 2455 
211.71/57.44	o 2454 
211.81/57.55	o 2452 
211.99/57.69	o 2451 
260.15/69.88	o 2449 
260.48/70.01	o 2447 
260.60/70.13	o 2445 
260.85/70.25	o 2443 
260.96/70.35	o 2441 
261.07/70.46	o 2439 
316.49/84.42	o 2438 
317.78/84.83	o 2437 
332.83/88.78	o 2436 
333.10/88.92	o 2434 
333.10/88.93	o 2432 
333.23/89.07	o 2430 
334.60/89.48	o 2425 
335.86/89.81	o 2424 
336.88/90.83	o 2422 
341.87/92.62	o 2421 
343.23/93.09	o 2420 
343.23/93.09	o 2418 
344.68/93.50	o 2417 
350.69/95.10	o 2416 
359.68/97.31	o 2411 
367.52/99.35	o 2398 
375.32/101.38	o 2386 
383.86/103.82	o 2350 
400.10/108.00	o 2340 
408.49/110.06	o 2338 
417.15/112.25	o 2316 
425.40/114.30	o 2315 
425.63/114.56	o 2043 
480.13/128.94	o 2035 
514.60/137.63	o 2022 
1173.53/303.43	o 2019 
1323.53/341.68	o 2018 
1400.09/361.51	o 2016 
1436.18/370.63	o 2004 
1437.10/371.59	o 1998 
2106.64/539.97	o 1997 
2400.08/613.75	s SATISFIABLE
2400.08/613.75	v <instantiation>
2400.08/613.75	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] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] 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] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] </list>
2400.08/613.75	v 	<values>18 101 91 33 13 45 51 72 82 111 67 110 105 119 139 85 22 48 52 49 83 109 131 120 88 16 70 53 93 97 40 20 50 141 121 61 4 1 2 9 7 0 23 26 68 34 14 32 25 41 35 36 37 44 71 65 107 140 137 129 130 122 126 75 108 102 100 29 28 144 90 86 79 73 98 147 148 80 10 6 3 5 11 84 92 104 145 149 146 12 8 39 19 47 69 27 87 54 55 74 60 56 58 81 94 99 106 134 138 116 114 123 127 95 38 17 24 42 21 31 57 59 64 63 77 66 118 112 103 113 142 136 132 128 124 135 143 133 115 30 15 96 89 43 46 117 125 78 76 62 44 2 22 6 10 2 19 24 9 47 14 10 6 7 20 24 22 4 1 13 12 18 3 11 25 28 10 16 2 22 7 10 35 8 24 19 4 8 21 1 4 9 1 15 12 7 5 3 6 2 1 4 5 29 2 14 13 25 9 8 9 1 18 11 38 1 26 2 41 35 4 23 7 12 16 21 25 26 21 13 8 13 26 11 9 28 10 35 60 1 18 11 16 9 19 22 14 1 18 9 3 3 10 12 1 3 13 9 9 1 4 1 21 35 7 14 14 7 6 12 1 8 2 8 9 18 4 2 9 11 27 3 3 1 4 22 7 6 30 4 29 7 18 1 55 5 44 1 4 17 </values>
2400.08/613.75	v </instantiation>
2400.08/613.75	c Unexpected resolution interruption!

Verifier Data

OK	1997

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15048 MiB free)
  memory of node 1: 16384 MiB (15295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394314-1568332572/watcher-4394314-1568332572 -o /tmp/evaluation-result-4394314-1568332572/solver-4394314-1568332572 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1990820572 HOME/instance-4394314-1568332572.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=9856, runsolver pid=9853

[startup+0.100068 s]*
/proc/loadavg: 8.92 8.57 8.00 7/232 9872
/proc/meminfo: memFree=31054088/32770624 swapFree=66933688/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15144768 memory=29924 CPUtime=0.12 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 5442 0 0 0 12 0 0 0 20 0 15 0 409528720 15508242432 7481 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3786192 7481 3120 1 0 3748377 0
[pid=9858/tid=9859] ppid=9856 vsize=15144768 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) R 9856 9856 25300 0 -1 4202560 3354 0 0 0 9 0 0 0 20 0 15 0 409528720 15508242432 7547 33554432000 4194304 4196468 140728604246704 139903424586608 139903404434782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15144768 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 7547 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 7547 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 7547 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 7547 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902887924512 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902886872176 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) R 9856 9856 25300 0 -1 4202560 332 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902884760016 139903420375642 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) R 9856 9856 25300 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902883715664 139903420364501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0.02 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) R 9856 9856 25300 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902882663280 139903399315209 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 7547 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31372 KiB

[startup+0.210725 s]*
/proc/loadavg: 8.92 8.57 8.00 8/232 9872
/proc/meminfo: memFree=31042036/32770624 swapFree=66933688/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15144768 memory=41228 CPUtime=0.34 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 8986 0 0 0 32 2 0 0 20 0 15 0 409528720 15508242432 10307 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3786192 10307 3306 1 0 3748377 0
[pid=9858/tid=9859] ppid=9856 vsize=15144768 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) R 9856 9856 25300 0 -1 4202560 6168 0 0 0 18 2 0 0 20 0 15 0 409528720 15508242432 10307 33554432000 4194304 4196468 140728604246704 139903424587472 139903420376221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 10307 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15144768 memory=140304416259797 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 10307 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 10307 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15508242432 10307 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902887924512 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15144768 memory=140304413083264 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409528723 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902886872176 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 601 0 0 0 3 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) S 9856 9856 25300 0 -1 1077944384 159 0 0 0 1 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902883715568 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528726 15508242432 10307 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42676 KiB

[startup+0.316949 s]*
/proc/loadavg: 8.92 8.57 8.00 7/232 9872
/proc/meminfo: memFree=31033524/32770624 swapFree=66933688/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15149024 memory=49968 CPUtime=0.53 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 10446 0 0 0 50 3 0 0 20 0 15 0 409528720 15512600576 12492 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3787256 12492 3356 1 0 3748377 0
[pid=9858/tid=9859] ppid=9856 vsize=15149024 memory=7230368021996071252 CPUtime=0.3 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) R 9856 9856 25300 0 -1 4202560 7390 0 0 0 28 2 0 0 20 0 15 0 409528720 15512600576 12565 33554432000 4194304 4196468 140728604246704 139903424589136 139903404434782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15149024 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15512600576 12565 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15149024 memory=140304413136672 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15512600576 12565 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15149024 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15512600576 12565 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15149024 memory=35 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15512600576 12565 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15149024 memory=140304413143584 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409528723 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15149024 memory=35 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409528723 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902887924512 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15149024 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409528723 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902886872176 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15149024 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15149024 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 722 0 0 0 6 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15149024 memory=140304300751791 CPUtime=0.03 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) S 9856 9856 25300 0 -1 1077944384 196 0 0 0 3 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902883715568 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15149024 memory=140304413092941 CPUtime=0.12 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15149024 memory=140304300761007 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15149024 memory=280608713846656 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528726 15512600576 12565 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51416 KiB

[startup+0.700953 s]
/proc/loadavg: 8.92 8.57 8.00 8/232 9872
/proc/meminfo: memFree=31006496/32770624 swapFree=66933688/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15151148 memory=122552 CPUtime=1.64 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 13634 0 0 0 160 4 0 0 20 0 15 0 409528720 15514775552 30638 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3787787 30638 3449 1 0 3748889 0
[pid=9858/tid=9859] ppid=9856 vsize=15151148 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) R 9856 9856 25300 0 -1 4202560 8499 0 0 0 65 3 0 0 20 0 15 0 409528720 15514775552 30638 33554432000 4194304 4196468 140728604246704 139903424589928 139903010249224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15151148 memory=8319106358720149301 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15514775552 30638 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15151148 memory=5860418246356914256 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15514775552 30638 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15151148 memory=6363681283794813024 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528721 15514775552 30638 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15151148 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409528721 15514775552 30638 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15151148 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409528723 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15151148 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409528723 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902887924512 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15151148 memory=744 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409528723 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902886872176 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15151148 memory=8296 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15151148 memory=5952 CPUtime=0.32 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 1482 0 0 0 32 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15151148 memory=1124 CPUtime=0.32 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) R 9856 9856 25300 0 -1 4202560 854 0 0 0 32 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902883714752 139903404264986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15151148 memory=14008 CPUtime=0.3 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 1492 0 0 0 30 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15151148 memory=11928 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15151148 memory=7518590701213671769 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409528726 15514775552 30638 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 124000 KiB

[startup+1.50077 s]
/proc/loadavg: 8.92 8.57 8.00 10/232 9872
/proc/meminfo: memFree=30703308/32770624 swapFree=66933688/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0

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

/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 400618 0 0 0 227146 366 0 0 20 0 19 0 409528720 16062164992 555676 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3921427 555676 3543 1 0 3882529 0
[pid=9858/tid=9859] ppid=9856 vsize=15685708 memory=2246812 CPUtime=1.99 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) S 9856 9856 25300 0 -1 1077944384 12853 0 0 0 192 7 0 0 20 0 19 0 409528720 16062164992 555676 33554432000 4194304 4196468 140728604246704 139903424595072 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.45 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 20645 0 0 0 371 74 0 0 20 0 19 0 409528721 16062164992 555676 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15685708 memory=2246812 CPUtime=4.46 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 25998 0 0 0 370 76 0 0 20 0 19 0 409528721 16062164992 555676 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.45 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 31257 0 0 0 372 73 0 0 20 0 19 0 409528721 16062164992 555676 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.46 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 23636 0 0 0 370 76 0 0 20 0 19 0 409528721 16062164992 555676 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15685708 memory=2271396 CPUtime=0.64 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 13594 0 0 0 45 19 0 0 20 0 19 0 409528723 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15685708 memory=2222704 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902887924576 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15685708 memory=2271396 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902886872192 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15685708 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.23 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 36836 0 0 0 420 3 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15685708 memory=3620 CPUtime=4.31 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) S 9856 9856 25300 0 -1 1077944384 32496 0 0 0 429 2 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902883715568 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15685708 memory=1448 CPUtime=0.98 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 23298 0 0 0 97 1 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15685708 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15685708 memory=1448 CPUtime=0.36 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 3153 0 0 0 14 22 0 0 20 0 19 0 409528726 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10271] ppid=9856 vsize=15685708 memory=1448 CPUtime=41.95 cores=0,2,4,6
/proc/9858/task/10271/stat : 10271 (java) R 9856 9856 25300 0 -1 4202560 4257 0 0 0 4195 0 0 0 20 0 19 0 409582718 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902870293024 139903013698378 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10272] ppid=9856 vsize=15685708 memory=2246812 CPUtime=41.93 cores=0,2,4,6
/proc/9858/task/10272/stat : 10272 (java) R 9856 9856 25300 0 -1 4202560 4101 0 0 0 4192 1 0 0 20 0 19 0 409582718 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902868191552 139903012584800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10273] ppid=9856 vsize=15685708 memory=2246812 CPUtime=42.08 cores=0,2,4,6
/proc/9858/task/10273/stat : 10273 (java) R 9856 9856 25300 0 -1 4202560 3321 0 0 0 4208 0 0 0 20 0 19 0 409582718 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902869241352 139903013698396 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10274] ppid=9856 vsize=15685708 memory=1448 CPUtime=42.1 cores=0,2,4,6
/proc/9858/task/10274/stat : 10274 (java) R 9856 9856 25300 0 -1 4202560 400 0 0 0 4210 0 0 0 20 0 19 0 409582718 16062164992 555676 33554432000 4194304 4196468 140728604246704 139902861881472 139903013104814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 2275.12 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 2224152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+613.701 s]
/proc/loadavg: 4.08 5.62 6.97 5/212 10280
/proc/meminfo: memFree=29151880/32770624 swapFree=66933700/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15685708 memory=2124860 CPUtime=2400.08 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 407069 0 0 0 239639 369 0 0 20 0 19 0 409528720 16062164992 531215 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3921427 531215 3543 1 0 3882529 0
[pid=9858/tid=9859] ppid=9856 vsize=15685708 memory=2142812 CPUtime=1.99 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) S 9856 9856 25300 0 -1 1077944384 12853 0 0 0 192 7 0 0 20 0 19 0 409528720 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903424595072 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15685708 memory=2142812 CPUtime=4.5 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 21500 0 0 0 376 74 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15685708 memory=2142812 CPUtime=4.51 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 26777 0 0 0 375 76 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15685708 memory=2160228 CPUtime=4.49 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 31970 0 0 0 376 73 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15685708 memory=2160228 CPUtime=4.51 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 24663 0 0 0 375 76 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15685708 memory=2160228 CPUtime=0.66 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 13878 0 0 0 46 20 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15685708 memory=2160228 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902887924576 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15685708 memory=2180124 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902886872192 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15685708 memory=2222704 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15685708 memory=2246812 CPUtime=4.23 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 36844 0 0 0 420 3 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.31 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) S 9856 9856 25300 0 -1 1077944384 32499 0 0 0 429 2 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902883715568 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15685708 memory=2246812 CPUtime=0.98 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 23302 0 0 0 97 1 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15685708 memory=2222704 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15685708 memory=2142812 CPUtime=0.38 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 3180 0 0 0 15 23 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10271] ppid=9856 vsize=15685708 memory=1448 CPUtime=73.04 cores=0,2,4,6
/proc/9858/task/10271/stat : 10271 (java) R 9856 9856 25300 0 -1 4202560 4766 0 0 0 7304 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902870292880 139903012153240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10272] ppid=9856 vsize=15685708 memory=5952 CPUtime=73.12 cores=0,2,4,6
/proc/9858/task/10272/stat : 10272 (java) R 9856 9856 25300 0 -1 4202560 4592 0 0 0 7311 1 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902868189136 139903012228173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10273] ppid=9856 vsize=15685708 memory=2222704 CPUtime=73.39 cores=0,2,4,6
/proc/9858/task/10273/stat : 10273 (java) R 9856 9856 25300 0 -1 4202560 4918 0 0 0 7339 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902869241216 139903013676896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10274] ppid=9856 vsize=15685708 memory=2142812 CPUtime=73.2 cores=0,2,4,6
/proc/9858/task/10274/stat : 10274 (java) R 9856 9856 25300 0 -1 4202560 554 0 0 0 7320 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902861884432 139903013104811 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 2126308 KiB

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

[startup+613.735 s]
# the end of solver process 9856 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000768 s, system=0.001536 s

[startup+613.799 s]
# the end of solver process 9858 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.72 s, system=3.71008 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+613.701 s]
/proc/loadavg: 4.08 5.62 6.97 5/212 10280
/proc/meminfo: memFree=29151880/32770624 swapFree=66933700/67108860
[pid=9856] ppid=9853 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9856/stat : 9856 (xcsp3-exec) S 9853 9856 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 409528720 115843072 362 33554432000 4194304 5098028 140729185316880 140729185314984 139931654148732 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23621632 140729185325946 140729185326189 140729185326189 140729185329098 0
/proc/9856/statm: 28282 362 304 221 0 87 0
[pid=9858] ppid=9856 vsize=15685708 memory=2124860 CPUtime=2400.08 cores=0,2,4,6
/proc/9858/stat : 9858 (java) S 9856 9856 25300 0 -1 1077944320 407069 0 0 0 239639 369 0 0 20 0 19 0 409528720 16062164992 531215 33554432000 4194304 4196468 140728604246704 140728604229248 139903420354295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
/proc/9858/statm: 3921427 531215 3543 1 0 3882529 0
[pid=9858/tid=9859] ppid=9856 vsize=15685708 memory=2142812 CPUtime=1.99 cores=0,2,4,6
/proc/9858/task/9859/stat : 9859 (java) S 9856 9856 25300 0 -1 1077944384 12853 0 0 0 192 7 0 0 20 0 19 0 409528720 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903424595072 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9860] ppid=9856 vsize=15685708 memory=2142812 CPUtime=4.5 cores=0,2,4,6
/proc/9858/task/9860/stat : 9860 (java) S 9856 9856 25300 0 -1 1077944384 21500 0 0 0 376 74 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903332010896 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9861] ppid=9856 vsize=15685708 memory=2142812 CPUtime=4.51 cores=0,2,4,6
/proc/9858/task/9861/stat : 9861 (java) S 9856 9856 25300 0 -1 1077944384 26777 0 0 0 375 76 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903330958096 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9862] ppid=9856 vsize=15685708 memory=2160228 CPUtime=4.49 cores=0,2,4,6
/proc/9858/task/9862/stat : 9862 (java) S 9856 9856 25300 0 -1 1077944384 31970 0 0 0 376 73 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903329905808 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9863] ppid=9856 vsize=15685708 memory=2160228 CPUtime=4.51 cores=0,2,4,6
/proc/9858/task/9863/stat : 9863 (java) S 9856 9856 25300 0 -1 1077944384 24663 0 0 0 375 76 0 0 20 0 19 0 409528721 16062164992 531215 33554432000 4194304 4196468 140728604246704 139903328853008 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9864] ppid=9856 vsize=15685708 memory=2160228 CPUtime=0.66 cores=0,2,4,6
/proc/9858/task/9864/stat : 9864 (java) S 9856 9856 25300 0 -1 1077944384 13878 0 0 0 46 20 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902888978544 139903420365442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9865] ppid=9856 vsize=15685708 memory=2160228 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9865/stat : 9865 (java) S 9856 9856 25300 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902887924576 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9866] ppid=9856 vsize=15685708 memory=2180124 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9866/stat : 9866 (java) S 9856 9856 25300 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 19 0 409528723 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902886872192 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9867] ppid=9856 vsize=15685708 memory=2222704 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9867/stat : 9867 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902885820496 139903420372891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9868] ppid=9856 vsize=15685708 memory=2246812 CPUtime=4.23 cores=0,2,4,6
/proc/9858/task/9868/stat : 9868 (java) S 9856 9856 25300 0 -1 1077944384 36844 0 0 0 420 3 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902884768368 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9869] ppid=9856 vsize=15685708 memory=1448 CPUtime=4.31 cores=0,2,4,6
/proc/9858/task/9869/stat : 9869 (java) S 9856 9856 25300 0 -1 1077944384 32499 0 0 0 429 2 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902883715568 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9870] ppid=9856 vsize=15685708 memory=2246812 CPUtime=0.98 cores=0,2,4,6
/proc/9858/task/9870/stat : 9870 (java) S 9856 9856 25300 0 -1 1077944384 23302 0 0 0 97 1 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902882663280 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9871] ppid=9856 vsize=15685708 memory=2222704 CPUtime=0 cores=0,2,4,6
/proc/9858/task/9871/stat : 9871 (java) S 9856 9856 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902881610720 139903420364501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=9872] ppid=9856 vsize=15685708 memory=2142812 CPUtime=0.38 cores=0,2,4,6
/proc/9858/task/9872/stat : 9872 (java) S 9856 9856 25300 0 -1 1077944384 3180 0 0 0 15 23 0 0 20 0 19 0 409528726 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902880557488 139903420365442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10271] ppid=9856 vsize=15685708 memory=1448 CPUtime=73.04 cores=0,2,4,6
/proc/9858/task/10271/stat : 10271 (java) R 9856 9856 25300 0 -1 4202560 4766 0 0 0 7304 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902870292880 139903012153240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10272] ppid=9856 vsize=15685708 memory=5952 CPUtime=73.12 cores=0,2,4,6
/proc/9858/task/10272/stat : 10272 (java) R 9856 9856 25300 0 -1 4202560 4592 0 0 0 7311 1 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902868189136 139903012228173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10273] ppid=9856 vsize=15685708 memory=2222704 CPUtime=73.39 cores=0,2,4,6
/proc/9858/task/10273/stat : 10273 (java) R 9856 9856 25300 0 -1 4202560 4918 0 0 0 7339 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902869241216 139903013676896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
[pid=9858/tid=10274] ppid=9856 vsize=15685708 memory=2142812 CPUtime=73.2 cores=0,2,4,6
/proc/9858/task/10274/stat : 10274 (java) R 9856 9856 25300 0 -1 4202560 554 0 0 0 7320 0 0 0 20 0 19 0 409582718 16062164992 531215 33554432000 4194304 4196468 140728604246704 139902861884432 139903013104811 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33157120 140728604255215 140728604255386 140728604255386 140728604258255 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 2126308 KiB

Child status: 143
Real time (s): 613.799
CPU time (s): 2400.43
CPU user time (s): 2396.72
CPU system time (s): 3.71008
CPU usage (%): 391.077
Max. virtual memory (cumulated for all children) (KiB): 15798836
Max. memory (cumulated for all children) (KiB): 3231496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.72
system time used= 3.71008
maximum resident set size= 3230064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 408756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20837
involuntary context switches= 34987


# summary of solver processes directly reported to runsolver:
#   pid: 9856,9858
#   total CPU time (s): 2400.43
#   total CPU user time (s): 2396.72
#   total CPU system time (s): 3.71008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.88834 second user time and 7.07009 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 01:55:33
IDJOB=4394314
IDBENCH=135802
IDSOLVER=2842
FILE ID=node151/4394314-1568332572
RUNJOBID= node151-1568323682-25331
PBS_JOBID= 21701147
Free space on /tmp= 56976 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-13.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394314-1568332572/watcher-4394314-1568332572 -o /tmp/evaluation-result-4394314-1568332572/solver-4394314-1568332572 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1990820572 HOME/instance-4394314-1568332572.xml

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

MD5SUM BENCH= d698eba466bb4d42bacc008ef87467ee
RANDOM SEED=1990820572

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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	: 4
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.53
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	: 4
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	: 5335.75
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	: 4
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.53
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	: 4
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	: 5335.75
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	: 4
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.53
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	: 4
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	: 5335.75
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	: 4
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.53
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	: 4
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31072404 kB
MemAvailable:   31666504 kB
Buffers:          135440 kB
Cached:           749280 kB
SwapCached:        72496 kB
Active:           666164 kB
Inactive:         483980 kB
Active(anon):     200232 kB
Inactive(anon):    96432 kB
Active(file):     465932 kB
Inactive(file):   387548 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933688 kB
Dirty:             25972 kB
Writeback:             0 kB
AnonPages:        453920 kB
Mapped:            46912 kB
Shmem:             22940 kB
Slab:             142176 kB
SReclaimable:     112912 kB
SUnreclaim:        29264 kB
KernelStack:        4048 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1423688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56976 MiB
End job on node151 at 2019-09-13 02:05:47