Trace number 4249601

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)0 2400.3 302.625

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r4.xml
MD5SUM6d00557b853b2556046a5f6541eccb2e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20086.801
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints27
Number of domains2
Minimum domain size13
Maximum domain size59
Distribution of domain sizes[{"size":13,"count":1},{"size":59,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":168},{"degree":5,"count":12}]
Minimum constraint arity13
Maximum constraint arity180
Distribution of constraint arities[{"arity":13,"count":1},{"arity":15,"count":24},{"arity":180,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":12},{"type":"lex","count":1},{"type":"sum","count":12},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249601-1500695150.xml"  -tl '2400s' -p 8 -x 0
0.00/0.17	c [HOME/instance-4249601-1500695150.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.22	c 8 solvers in parallel
0.00/0.29	c parse instance...
0.00/0.58	c solve instance...
1498.92/189.24	o 0 
2400.30/302.66	s SATISFIABLE
2400.30/302.66	v <instantiation>
2400.30/302.66	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[11][6] b[11][7] b[11][8] b[11][9] b[11][10] b[11][11] b[11][12] b[11][13] b[11][14] </list>
2400.30/302.66	v 	<values>0 165 155 155 149 120 118 118 0 0 0 0 0 0 0 0 165 151 144 131 124 118 116 0 0 0 0 0 0 0 0 164 161 161 156 150 148 0 0 0 0 0 0 0 0 0 164 154 154 154 154 116 96 0 0 0 0 0 0 0 0 151 105 86 84 78 76 74 71 71 70 69 65 0 0 0 149 146 116 91 91 59 59 59 59 0 0 0 0 0 0 142 141 139 138 136 135 129 0 0 0 0 0 0 0 0 142 130 117 116 96 91 59 0 0 0 0 0 0 0 0 139 134 133 132 131 131 131 0 0 0 0 0 0 0 0 136 132 114 114 101 101 98 86 86 0 0 0 0 0 0 130 107 105 104 102 97 88 77 67 60 60 0 0 0 0 129 124 123 106 94 79 79 78 65 64 59 0 0 0 0 </values>
2400.30/302.66	v </instantiation>
2400.30/302.66	c Unexpected resolution interruption!

Verifier Data

OK	0

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

pid=17690
running on 8 cores: 4-7,12-15

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


[startup+0 s]
/proc/loadavg: 8.89 8.93 11.40 10/273 17693
/proc/meminfo: memFree=22197852/32770624 swapFree=5932/269448
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0

[startup+0.100094 s]
/proc/loadavg: 8.89 8.93 11.40 10/273 17693
/proc/meminfo: memFree=22197852/32770624 swapFree=5932/269448
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200243 s]
/proc/loadavg: 8.89 8.93 11.40 10/273 17693
/proc/meminfo: memFree=22197852/32770624 swapFree=5932/269448
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300229 s]
/proc/loadavg: 8.89 8.93 11.40 10/273 17693
/proc/meminfo: memFree=22197852/32770624 swapFree=5932/269448
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700214 s]
/proc/loadavg: 8.89 8.93 11.40 10/273 17693
/proc/meminfo: memFree=22197852/32770624 swapFree=5932/269448
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5015 s]
/proc/loadavg: 8.89 8.93 11.40 20/302 17722
/proc/meminfo: memFree=22105000/32770624 swapFree=5932/269476
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
[pid=17694] ppid=17693 vsize=13801768 CPUtime=8.46 cores=4-7,12-15
/proc/17694/stat : 17694 (java) S 17693 17693 18810 0 -1 1077944320 17537 0 0 0 840 6 0 0 20 0 28 0 4782183 14133010432 27512 33554432000 4194304 4196468 140731544446112 140731544428656 139875781648119 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
/proc/17694/statm: 3450442 27512 3229 1 0 3437675 0
[pid=17694/tid=17695] ppid=17693 vsize=13801768 CPUtime=0.56 cores=4-7,12-15
/proc/17694/task/17695/stat : 17695 (java) S 17693 17693 18810 0 -1 1077944384 6851 0 0 0 53 3 0 0 20 0 28 0 4782184 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875785888896 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17697] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17697/stat : 17697 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875744754064 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17698] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17698/stat : 17698 (java) S 17693 17693 18810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875380033808 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17699] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17699/stat : 17699 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875378981520 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17700] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17700/stat : 17700 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875377928720 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17701] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17701/stat : 17701 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875376876432 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17702] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17702/stat : 17702 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875375823632 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17703] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17703/stat : 17703 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875374771344 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17704] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17704/stat : 17704 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875373718544 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17705] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17705/stat : 17705 (java) S 17693 17693 18810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4782187 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875109619824 139875781659266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17706] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17706/stat : 17706 (java) S 17693 17693 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875108565792 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17707] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17707/stat : 17707 (java) S 17693 17693 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875107513456 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17708] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17708/stat : 17708 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875106461776 139875781666715 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17709] ppid=17693 vsize=13801768 CPUtime=0.7 cores=4-7,12-15
/proc/17694/task/17709/stat : 17709 (java) S 17693 17693 18810 0 -1 1077944384 2370 0 0 0 70 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875105409648 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17710] ppid=17693 vsize=13801768 CPUtime=0.74 cores=4-7,12-15
/proc/17694/task/17710/stat : 17710 (java) R 17693 17693 18810 0 -1 4202560 2048 0 0 0 74 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875104342944 139875763169373 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17711] ppid=17693 vsize=13801768 CPUtime=0.74 cores=4-7,12-15
/proc/17694/task/17711/stat : 17711 (java) R 17693 17693 18810 0 -1 4202560 2577 0 0 0 74 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875103290584 139875760904694 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17712] ppid=17693 vsize=13801768 CPUtime=0.45 cores=4-7,12-15
/proc/17694/task/17712/stat : 17712 (java) S 17693 17693 18810 0 -1 1077944384 1947 0 0 0 45 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875102251760 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17713] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17713/stat : 17713 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875101198688 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17714] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17714/stat : 17714 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782192 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875100145968 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17715] ppid=17693 vsize=13801768 CPUtime=0.69 cores=4-7,12-15
/proc/17694/task/17715/stat : 17715 (java) R 17693 17693 18810 0 -1 4202560 53 0 0 0 69 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875092131288 139875418144094 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17716] ppid=17693 vsize=13801768 CPUtime=0.66 cores=4-7,12-15
/proc/17694/task/17716/stat : 17716 (java) R 17693 17693 18810 0 -1 4202560 54 0 0 0 66 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875091082696 139875422649428 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17717] ppid=17693 vsize=13801768 CPUtime=0.71 cores=4-7,12-15
/proc/17694/task/17717/stat : 17717 (java) R 17693 17693 18810 0 -1 4202560 64 0 0 0 71 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875090027032 139875418250060 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17718] ppid=17693 vsize=13801768 CPUtime=0.58 cores=4-7,12-15
/proc/17694/task/17718/stat : 17718 (java) R 17693 17693 18810 0 -1 4202560 66 0 0 0 58 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875088974976 139875422194582 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17719] ppid=17693 vsize=13801768 CPUtime=0.57 cores=4-7,12-15
/proc/17694/task/17719/stat : 17719 (java) R 17693 17693 18810 0 -1 4202560 48 0 0 0 57 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875087923832 139875418262832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17720] ppid=17693 vsize=13801768 CPUtime=0.7 cores=4-7,12-15
/proc/17694/task/17720/stat : 17720 (java) R 17693 17693 18810 0 -1 4202560 49 0 0 0 70 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875086869496 139875422192580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17721] ppid=17693 vsize=13801768 CPUtime=0.56 cores=4-7,12-15
/proc/17694/task/17721/stat : 17721 (java) R 17693 17693 18810 0 -1 4202560 44 0 0 0 56 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875085819208 139875418251157 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17722] ppid=17693 vsize=13801768 CPUtime=0.7 cores=4-7,12-15
/proc/17694/task/17722/stat : 17722 (java) R 17693 17693 18810 0 -1 4202560 54 0 0 0 70 0 0 0 20 0 28 0 4782242 14133010432 27512 33554432000 4194304 4196468 140731544446112 139875084764472 139875422066156 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 13811280

[startup+3.10153 s]
/proc/loadavg: 8.89 8.93 11.40 20/302 17722
/proc/meminfo: memFree=22079360/32770624 swapFree=5932/269476
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
[pid=17694] ppid=17693 vsize=13801768 CPUtime=21.2 cores=4-7,12-15
/proc/17694/stat : 17694 (java) S 17693 17693 18810 0 -1 1077944320 27991 0 0 0 2111 9 0 0 20 0 28 0 4782183 14133010432 35686 33554432000 4194304 4196468 140731544446112 140731544428656 139875781648119 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
/proc/17694/statm: 3450442 35686 3240 1 0 3437675 0
[pid=17694/tid=17695] ppid=17693 vsize=13801768 CPUtime=0.56 cores=4-7,12-15
/proc/17694/task/17695/stat : 17695 (java) S 17693 17693 18810 0 -1 1077944384 6851 0 0 0 53 3 0 0 20 0 28 0 4782184 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875785888896 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17697] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17697/stat : 17697 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875744754064 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17698] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17698/stat : 17698 (java) S 17693 17693 18810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875380033808 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17699] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17699/stat : 17699 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875378981520 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17700] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17700/stat : 17700 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875377928720 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17701] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17701/stat : 17701 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875376876432 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17702] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17702/stat : 17702 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875375823632 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17703] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17703/stat : 17703 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875374771344 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17704] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17704/stat : 17704 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782185 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875373718544 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17705] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17705/stat : 17705 (java) S 17693 17693 18810 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 4782187 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875109619824 139875781659266 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17706] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17706/stat : 17706 (java) S 17693 17693 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875108565792 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17707] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17707/stat : 17707 (java) S 17693 17693 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875107513456 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17708] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17708/stat : 17708 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875106461776 139875781666715 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17709] ppid=17693 vsize=13801768 CPUtime=1.42 cores=4-7,12-15
/proc/17694/task/17709/stat : 17709 (java) S 17693 17693 18810 0 -1 1077944384 5216 0 0 0 142 0 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875105409648 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17710] ppid=17693 vsize=13801768 CPUtime=1.6 cores=4-7,12-15
/proc/17694/task/17710/stat : 17710 (java) S 17693 17693 18810 0 -1 1077944384 4015 0 0 0 160 0 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875104356848 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17711] ppid=17693 vsize=13801768 CPUtime=1.62 cores=4-7,12-15
/proc/17694/task/17711/stat : 17711 (java) S 17693 17693 18810 0 -1 1077944384 5931 0 0 0 162 0 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875103304560 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17712] ppid=17693 vsize=13801768 CPUtime=0.55 cores=4-7,12-15
/proc/17694/task/17712/stat : 17712 (java) S 17693 17693 18810 0 -1 1077944384 3203 0 0 0 54 1 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875102251760 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17713] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17713/stat : 17713 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875101198688 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17714] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17714/stat : 17714 (java) S 17693 17693 18810 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 4782192 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875100145968 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17715] ppid=17693 vsize=13801768 CPUtime=1.86 cores=4-7,12-15
/proc/17694/task/17715/stat : 17715 (java) R 17693 17693 18810 0 -1 4202560 91 0 0 0 186 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875092130712 139875422658611 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17716] ppid=17693 vsize=13801768 CPUtime=2.25 cores=4-7,12-15
/proc/17694/task/17716/stat : 17716 (java) R 17693 17693 18810 0 -1 4202560 111 0 0 0 225 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875091079032 139875423127099 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17717] ppid=17693 vsize=13801768 CPUtime=2.07 cores=4-7,12-15
/proc/17694/task/17717/stat : 17717 (java) R 17693 17693 18810 0 -1 4202560 351 0 0 0 207 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875090026200 139875423127259 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17718] ppid=17693 vsize=13801768 CPUtime=1.84 cores=4-7,12-15
/proc/17694/task/17718/stat : 17718 (java) R 17693 17693 18810 0 -1 4202560 353 0 0 0 184 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875088973424 139875423129835 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17719] ppid=17693 vsize=13801768 CPUtime=1.72 cores=4-7,12-15
/proc/17694/task/17719/stat : 17719 (java) R 17693 17693 18810 0 -1 4202560 161 0 0 0 172 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875087921720 139875423127490 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17720] ppid=17693 vsize=13801768 CPUtime=1.95 cores=4-7,12-15
/proc/17694/task/17720/stat : 17720 (java) R 17693 17693 18810 0 -1 4202560 109 0 0 0 195 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875086871080 139875422056316 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17721] ppid=17693 vsize=13801768 CPUtime=1.77 cores=4-7,12-15
/proc/17694/task/17721/stat : 17721 (java) R 17693 17693 18810 0 -1 4202560 131 0 0 0 177 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875085816672 139875423127099 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17722] ppid=17693 vsize=13801768 CPUtime=1.87 cores=4-7,12-15
/proc/17694/task/17722/stat : 17722 (java) R 17693 17693 18810 0 -1 4202560 121 0 0 0 187 0 0 0 20 0 28 0 4782242 14133010432 35686 33554432000 4194304 4196468 140731544446112 139875084762592 139875423127063 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 13811280

[startup+6.30155 s]
/proc/loadavg: 9.46 9.05 11.43 18/302 17722
/proc/meminfo: memFree=22039944/32770624 swapFree=5932/269484

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

[pid=17694/tid=17828] ppid=17693 vsize=13801768 CPUtime=32.94 cores=4-7,12-15
/proc/17694/task/17828/stat : 17828 (java) R 17693 17693 18810 0 -1 4202560 382 0 0 0 3294 0 0 0 20 0 28 0 4801108 14133010432 47961 33554432000 4194304 4196468 140731544446112 139875085815576 139875423127225 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17829] ppid=17693 vsize=13801768 CPUtime=32.71 cores=4-7,12-15
/proc/17694/task/17829/stat : 17829 (java) R 17693 17693 18810 0 -1 4202560 307 0 0 0 3271 0 0 0 20 0 28 0 4801108 14133010432 47961 33554432000 4194304 4196468 140731544446112 139875088973976 139875423127337 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
Current children cumulated CPU time (s) 1762.01
Current children cumulated vsize (KiB) 13811280

[startup+282.302 s]
/proc/loadavg: 15.73 13.10 12.55 17/305 17840
/proc/meminfo: memFree=30780272/32770624 swapFree=5932/269844
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
[pid=17694] ppid=17693 vsize=13801768 CPUtime=2239.02 cores=4-7,12-15
/proc/17694/stat : 17694 (java) S 17693 17693 18810 0 -1 1077944320 73033 0 0 0 223818 84 0 0 20 0 28 0 4782183 14133010432 46393 33554432000 4194304 4196468 140731544446112 140731544428656 139875781648119 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
/proc/17694/statm: 3450442 46393 3282 1 0 3437675 0
[pid=17694/tid=17695] ppid=17693 vsize=13801768 CPUtime=0.56 cores=4-7,12-15
/proc/17694/task/17695/stat : 17695 (java) S 17693 17693 18810 0 -1 1077944384 7044 0 0 0 53 3 0 0 20 0 28 0 4782184 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875785888896 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17697] ppid=17693 vsize=13801768 CPUtime=0.22 cores=4-7,12-15
/proc/17694/task/17697/stat : 17697 (java) S 17693 17693 18810 0 -1 1077944384 1153 0 0 0 17 5 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875744754064 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17698] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17698/stat : 17698 (java) S 17693 17693 18810 0 -1 1077944384 1346 0 0 0 19 4 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875380033808 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17699] ppid=17693 vsize=13801768 CPUtime=0.22 cores=4-7,12-15
/proc/17694/task/17699/stat : 17699 (java) S 17693 17693 18810 0 -1 1077944384 1006 0 0 0 17 5 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875378981520 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17700] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17700/stat : 17700 (java) S 17693 17693 18810 0 -1 1077944384 1828 0 0 0 17 6 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875377928720 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17701] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17701/stat : 17701 (java) S 17693 17693 18810 0 -1 1077944384 347 0 0 0 19 4 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875376876432 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17702] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17702/stat : 17702 (java) S 17693 17693 18810 0 -1 1077944384 1150 0 0 0 18 5 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875375823632 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17703] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17703/stat : 17703 (java) S 17693 17693 18810 0 -1 1077944384 815 0 0 0 18 5 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875374771344 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17704] ppid=17693 vsize=13801768 CPUtime=0.23 cores=4-7,12-15
/proc/17694/task/17704/stat : 17704 (java) S 17693 17693 18810 0 -1 1077944384 1605 0 0 0 17 6 0 0 20 0 28 0 4782185 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875373718544 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17705] ppid=17693 vsize=13801768 CPUtime=0.28 cores=4-7,12-15
/proc/17694/task/17705/stat : 17705 (java) S 17693 17693 18810 0 -1 1077944384 3462 0 0 0 12 16 0 0 20 0 28 0 4782187 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875109619824 139875781659266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17706] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17706/stat : 17706 (java) S 17693 17693 18810 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875108565856 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17707] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17707/stat : 17707 (java) S 17693 17693 18810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875107513456 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17708] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17708/stat : 17708 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875106461776 139875781666715 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17709] ppid=17693 vsize=13801768 CPUtime=2.02 cores=4-7,12-15
/proc/17694/task/17709/stat : 17709 (java) S 17693 17693 18810 0 -1 1077944384 10416 0 0 0 201 1 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875105409648 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17710] ppid=17693 vsize=13801768 CPUtime=2.09 cores=4-7,12-15
/proc/17694/task/17710/stat : 17710 (java) S 17693 17693 18810 0 -1 1077944384 8741 0 0 0 208 1 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875104356848 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17711] ppid=17693 vsize=13801768 CPUtime=2.49 cores=4-7,12-15
/proc/17694/task/17711/stat : 17711 (java) S 17693 17693 18810 0 -1 1077944384 12093 0 0 0 248 1 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875103304560 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17712] ppid=17693 vsize=13801768 CPUtime=0.6 cores=4-7,12-15
/proc/17694/task/17712/stat : 17712 (java) S 17693 17693 18810 0 -1 1077944384 6147 0 0 0 59 1 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875102251760 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17713] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17713/stat : 17713 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875101198688 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17714] ppid=17693 vsize=13801768 CPUtime=0.09 cores=4-7,12-15
/proc/17694/task/17714/stat : 17714 (java) S 17693 17693 18810 0 -1 1077944384 836 0 0 0 4 5 0 0 20 0 28 0 4782192 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875100145968 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17822] ppid=17693 vsize=13801768 CPUtime=92.62 cores=4-7,12-15
/proc/17694/task/17822/stat : 17822 (java) R 17693 17693 18810 0 -1 4202560 640 0 0 0 9262 0 0 0 20 0 28 0 4801107 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875087920056 139875424245819 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17823] ppid=17693 vsize=13801768 CPUtime=92.12 cores=4-7,12-15
/proc/17694/task/17823/stat : 17823 (java) R 17693 17693 18810 0 -1 4202560 554 0 0 0 9212 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875084765760 139875422589099 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17824] ppid=17693 vsize=13801768 CPUtime=92.64 cores=4-7,12-15
/proc/17694/task/17824/stat : 17824 (java) R 17693 17693 18810 0 -1 4202560 544 0 0 0 9264 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875086868488 139875424246068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17825] ppid=17693 vsize=13801768 CPUtime=91.97 cores=4-7,12-15
/proc/17694/task/17825/stat : 17825 (java) R 17693 17693 18810 0 -1 4202560 1236 0 0 0 9197 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875092131680 139875422056236 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17826] ppid=17693 vsize=13801768 CPUtime=92.48 cores=4-7,12-15
/proc/17694/task/17826/stat : 17826 (java) R 17693 17693 18810 0 -1 4202560 1139 0 0 0 9248 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875091079704 139875424245828 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17827] ppid=17693 vsize=13801768 CPUtime=92.4 cores=4-7,12-15
/proc/17694/task/17827/stat : 17827 (java) R 17693 17693 18810 0 -1 4202560 278 0 0 0 9240 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875090026904 139875423127080 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17828] ppid=17693 vsize=13801768 CPUtime=92.6 cores=4-7,12-15
/proc/17694/task/17828/stat : 17828 (java) R 17693 17693 18810 0 -1 4202560 499 0 0 0 9260 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875085815576 139875423126906 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17829] ppid=17693 vsize=13801768 CPUtime=91.99 cores=4-7,12-15
/proc/17694/task/17829/stat : 17829 (java) R 17693 17693 18810 0 -1 4202560 392 0 0 0 9199 0 0 0 20 0 28 0 4801108 14133010432 46393 33554432000 4194304 4196468 140731544446112 139875088973352 139875423129955 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
Current children cumulated CPU time (s) 2239.02
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.615 s]
/proc/loadavg: 15.81 13.29 12.63 17/305 17840
/proc/meminfo: memFree=30774316/32770624 swapFree=5932/269856
[pid=17693] ppid=17690 vsize=9512 CPUtime=0 cores=4-7,12-15
/proc/17693/stat : 17693 (xcsp3-exec) S 17690 17693 18810 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4782183 9740288 346 33554432000 4194304 5098028 140725250966272 140725250964376 140129291207292 0 65536 4100 65538 18446744071579417331 0 0 17 14 0 0 0 0 0 7196144 7232144 33423360 140725250974863 140725250975072 140725250975072 140725250977771 0
/proc/17693/statm: 2378 346 289 221 0 87 0
[pid=17694] ppid=17693 vsize=13801768 CPUtime=2400.3 cores=4-7,12-15
/proc/17694/stat : 17694 (java) S 17693 17693 18810 0 -1 1077944320 75377 0 0 0 239940 90 0 0 20 0 28 0 4782183 14133010432 47855 33554432000 4194304 4196468 140731544446112 140731544428656 139875781648119 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
/proc/17694/statm: 3450442 47855 3282 1 0 3437675 0
[pid=17694/tid=17695] ppid=17693 vsize=13801768 CPUtime=0.56 cores=4-7,12-15
/proc/17694/task/17695/stat : 17695 (java) S 17693 17693 18810 0 -1 1077944384 7044 0 0 0 53 3 0 0 20 0 28 0 4782184 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875785888896 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17697] ppid=17693 vsize=13801768 CPUtime=0.25 cores=4-7,12-15
/proc/17694/task/17697/stat : 17697 (java) S 17693 17693 18810 0 -1 1077944384 1180 0 0 0 20 5 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875744754064 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17698] ppid=17693 vsize=13801768 CPUtime=0.25 cores=4-7,12-15
/proc/17694/task/17698/stat : 17698 (java) S 17693 17693 18810 0 -1 1077944384 1405 0 0 0 21 4 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875380033808 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17699] ppid=17693 vsize=13801768 CPUtime=0.24 cores=4-7,12-15
/proc/17694/task/17699/stat : 17699 (java) S 17693 17693 18810 0 -1 1077944384 1037 0 0 0 19 5 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875378981520 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17700] ppid=17693 vsize=13801768 CPUtime=0.26 cores=4-7,12-15
/proc/17694/task/17700/stat : 17700 (java) S 17693 17693 18810 0 -1 1077944384 1856 0 0 0 20 6 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875377928720 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17701] ppid=17693 vsize=13801768 CPUtime=0.25 cores=4-7,12-15
/proc/17694/task/17701/stat : 17701 (java) S 17693 17693 18810 0 -1 1077944384 368 0 0 0 21 4 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875376876432 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17702] ppid=17693 vsize=13801768 CPUtime=0.25 cores=4-7,12-15
/proc/17694/task/17702/stat : 17702 (java) S 17693 17693 18810 0 -1 1077944384 1172 0 0 0 20 5 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875375823632 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17703] ppid=17693 vsize=13801768 CPUtime=0.26 cores=4-7,12-15
/proc/17694/task/17703/stat : 17703 (java) S 17693 17693 18810 0 -1 1077944384 893 0 0 0 21 5 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875374771344 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17704] ppid=17693 vsize=13801768 CPUtime=0.26 cores=4-7,12-15
/proc/17694/task/17704/stat : 17704 (java) S 17693 17693 18810 0 -1 1077944384 2044 0 0 0 20 6 0 0 20 0 28 0 4782185 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875373718544 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17705] ppid=17693 vsize=13801768 CPUtime=0.35 cores=4-7,12-15
/proc/17694/task/17705/stat : 17705 (java) S 17693 17693 18810 0 -1 1077944384 3742 0 0 0 15 20 0 0 20 0 28 0 4782187 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875109619824 139875781659266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17706] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17706/stat : 17706 (java) S 17693 17693 18810 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875108565856 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17707] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17707/stat : 17707 (java) S 17693 17693 18810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 4782188 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875107513456 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17708] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17708/stat : 17708 (java) S 17693 17693 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875106461776 139875781666715 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17709] ppid=17693 vsize=13801768 CPUtime=2.02 cores=4-7,12-15
/proc/17694/task/17709/stat : 17709 (java) S 17693 17693 18810 0 -1 1077944384 10419 0 0 0 201 1 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875105409648 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17710] ppid=17693 vsize=13801768 CPUtime=2.09 cores=4-7,12-15
/proc/17694/task/17710/stat : 17710 (java) S 17693 17693 18810 0 -1 1077944384 9217 0 0 0 208 1 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875104356848 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17711] ppid=17693 vsize=13801768 CPUtime=2.49 cores=4-7,12-15
/proc/17694/task/17711/stat : 17711 (java) S 17693 17693 18810 0 -1 1077944384 12095 0 0 0 248 1 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875103304560 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17712] ppid=17693 vsize=13801768 CPUtime=0.6 cores=4-7,12-15
/proc/17694/task/17712/stat : 17712 (java) S 17693 17693 18810 0 -1 1077944384 6149 0 0 0 59 1 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875102251760 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17713] ppid=17693 vsize=13801768 CPUtime=0 cores=4-7,12-15
/proc/17694/task/17713/stat : 17713 (java) S 17693 17693 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4782191 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875101198688 139875781658325 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17714] ppid=17693 vsize=13801768 CPUtime=0.1 cores=4-7,12-15
/proc/17694/task/17714/stat : 17714 (java) S 17693 17693 18810 0 -1 1077944384 909 0 0 0 4 6 0 0 20 0 28 0 4782192 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875100145968 139875781659266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17822] ppid=17693 vsize=13801768 CPUtime=112.82 cores=4-7,12-15
/proc/17694/task/17822/stat : 17822 (java) R 17693 17693 18810 0 -1 4202560 738 0 0 0 11282 0 0 0 20 0 28 0 4801107 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875087920056 139875423126975 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17823] ppid=17693 vsize=13801768 CPUtime=112.25 cores=4-7,12-15
/proc/17694/task/17823/stat : 17823 (java) R 17693 17693 18810 0 -1 4202560 685 0 0 0 11225 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875084762560 139875424246088 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17824] ppid=17693 vsize=13801768 CPUtime=112.86 cores=4-7,12-15
/proc/17694/task/17824/stat : 17824 (java) R 17693 17693 18810 0 -1 4202560 629 0 0 0 11286 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875086868760 139875424246301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17825] ppid=17693 vsize=13801768 CPUtime=112.19 cores=4-7,12-15
/proc/17694/task/17825/stat : 17825 (java) R 17693 17693 18810 0 -1 4202560 1423 0 0 0 11219 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875092131992 139875423023836 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17826] ppid=17693 vsize=13801768 CPUtime=112.64 cores=4-7,12-15
/proc/17694/task/17826/stat : 17826 (java) R 17693 17693 18810 0 -1 4202560 1300 0 0 0 11264 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875091082304 139875423127217 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17827] ppid=17693 vsize=13801768 CPUtime=112.55 cores=4-7,12-15
/proc/17694/task/17827/stat : 17827 (java) R 17693 17693 18810 0 -1 4202560 315 0 0 0 11255 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875090026840 139875422056311 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17828] ppid=17693 vsize=13801768 CPUtime=112.8 cores=4-7,12-15
/proc/17694/task/17828/stat : 17828 (java) R 17693 17693 18810 0 -1 4202560 544 0 0 0 11280 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875085815512 139875422056375 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
[pid=17694/tid=17829] ppid=17693 vsize=13801768 CPUtime=111.71 cores=4-7,12-15
/proc/17694/task/17829/stat : 17829 (java) R 17693 17693 18810 0 -1 4202560 451 0 0 0 11171 0 0 0 20 0 28 0 4801108 14133010432 47855 33554432000 4194304 4196468 140731544446112 139875088973464 139875422451225 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 24203264 140731544450236 140731544450412 140731544450412 140731544453071 0
Current children cumulated CPU time (s) 2400.3
Current children cumulated vsize (KiB) 13811280

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 17694 sig 9
??? kill 17693 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 17693 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1492
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2105
# CPU time returned by wait4() is 0.003597
# while last known CPU time is 2400.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 302.625
CPU time (s): 2400.3
CPU user time (s): 2399.4
CPU system time (s): 0.9
CPU usage (%): 793.159
Max. virtual memory (cumulated for all children) (KiB): 13811280

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

The end

Launcher Data

Begin job on node132 at 2017-07-22 05:45:50
IDJOB=4249601
IDBENCH=137387
IDSOLVER=2625
FILE ID=node132/4249601-1500695150
RUNJOBID= node132-1500682387-18842
PBS_JOBID= 20623322
Free space on /tmp= 61760 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r4.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-4249601-1500695150/watcher-4249601-1500695150 -o /tmp/evaluation-result-4249601-1500695150/solver-4249601-1500695150 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500682387-18842 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 281602969 HOME/instance-4249601-1500695150.xml

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

MD5SUM BENCH= 6d00557b853b2556046a5f6541eccb2e
RANDOM SEED=281602969

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

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

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

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

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

processor	: 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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 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	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22198716 kB
MemAvailable:   22381684 kB
Buffers:          119280 kB
Cached:           343636 kB
SwapCached:            0 kB
Active:          9842700 kB
Inactive:         278076 kB
Active(anon):    9660760 kB
Inactive(anon):     8628 kB
Active(file):     181940 kB
Inactive(file):   269448 kB
Unevictable:        5932 kB
Mlocked:            5932 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7876 kB
Writeback:             0 kB
AnonPages:       9663940 kB
Mapped:            43232 kB
Shmem:              8872 kB
Slab:             130540 kB
SReclaimable:      94832 kB
SUnreclaim:        35708 kB
KernelStack:        4800 kB
PageTables:        24080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10773676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9506816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61752 MiB
End job on node132 at 2017-07-22 05:50:53