Trace number 4249560

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT (TO)0 2400.57 310.712

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-83.xml
MD5SUMc4586722e171332f29cc21e67831b4d7
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 benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size48
Distribution of domain sizes[{"size":23,"count":1},{"size":48,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"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-4249560-1500695281.xml"  -tl '2400s' -p 8 -x 3
0.00/0.21	c [HOME/instance-4249560-1500695281.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.27	c 8 solvers in parallel
0.00/0.34	c parse instance...
16.96/10.91	c solve instance...
49.05/15.48	o 0 
2400.57/310.73	s SATISFIABLE
2400.57/310.73	v <instantiation>
2400.57/310.73	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
2400.57/310.73	v 	<values>0 200 199 198 198 197 0 200 166 165 160 155 151 198 166 164 161 157 150 197 197 194 194 191 0 197 195 191 191 190 0 194 168 164 158 156 152 194 167 162 160 157 150 192 189 188 188 186 0 192 187 185 182 182 0 191 187 187 187 186 0 190 190 190 190 186 0 186 166 165 158 155 153 185 168 165 158 153 153 184 180 180 180 178 0 184 166 163 158 155 153 183 170 162 159 156 151 183 169 162 159 154 153 182 177 177 177 174 0 182 170 161 159 157 150 180 175 175 175 171 0 178 176 176 174 170 0 173 173 173 172 171 0 </values>
2400.57/310.73	v </instantiation>
2400.57/310.73	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-4249560-1500695281/watcher-4249560-1500695281 -o /tmp/evaluation-result-4249560-1500695281/solver-4249560-1500695281 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1831247824 HOME/instance-4249560-1500695281.xml 

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

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


[startup+0 s]
/proc/loadavg: 15.66 14.96 14.48 10/270 16074
/proc/meminfo: memFree=30344344/32770624 swapFree=5780/269432
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0

[startup+0.100062 s]
/proc/loadavg: 15.66 14.96 14.48 10/270 16074
/proc/meminfo: memFree=30344344/32770624 swapFree=5780/269432
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200273 s]
/proc/loadavg: 15.66 14.96 14.48 10/270 16074
/proc/meminfo: memFree=30344344/32770624 swapFree=5780/269432
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300357 s]
/proc/loadavg: 15.66 14.96 14.48 10/270 16074
/proc/meminfo: memFree=30344344/32770624 swapFree=5780/269432
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70021 s]
/proc/loadavg: 15.66 14.96 14.48 10/270 16074
/proc/meminfo: memFree=30344344/32770624 swapFree=5780/269432
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50109 s]
/proc/loadavg: 15.13 14.86 14.45 13/291 16095
/proc/meminfo: memFree=30165636/32770624 swapFree=5780/269428
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
[pid=16075] ppid=16074 vsize=13269256 CPUtime=3.67 cores=0,2,4,6,8,10,12,14
/proc/16075/stat : 16075 (java) S 16074 16074 14782 0 -1 1077944320 14166 0 0 0 353 14 0 0 20 0 20 0 4794382 13587718144 55655 33554432000 4194304 4196468 140721753447120 140721753429664 140139193646839 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
/proc/16075/statm: 3317314 55655 3221 1 0 3304547 0
[pid=16075/tid=16076] ppid=16074 vsize=13269256 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16076/stat : 16076 (java) S 16074 16074 14782 0 -1 1077944384 6574 0 0 0 140 4 0 0 20 0 20 0 4794382 13587718144 55655 33554432000 4194304 4196468 140721753447120 140139197884512 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16078] ppid=16074 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16078/stat : 16078 (java) R 16074 16074 14782 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138792811280 140139178674726 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16079] ppid=16074 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16079/stat : 16079 (java) R 16074 16074 14782 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138791758936 140139178674231 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16080] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16080/stat : 16080 (java) R 16074 16074 14782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138790706192 140139186750446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16081] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16081/stat : 16081 (java) R 16074 16074 14782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138789653648 140139186750446 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16082] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16082/stat : 16082 (java) R 16074 16074 14782 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138788600280 140139178670750 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16083] ppid=16074 vsize=13269256 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16083/stat : 16083 (java) R 16074 16074 14782 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138787547736 140139178673799 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16084] ppid=16074 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16084/stat : 16084 (java) R 16074 16074 14782 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138786495192 140139175272710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16085] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16085/stat : 16085 (java) R 16074 16074 14782 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 4794383 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138785442448 140139193657045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16086] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16086/stat : 16086 (java) S 16074 16074 14782 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 4794385 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138387489824 140139193657045 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16087] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16087/stat : 16087 (java) S 16074 16074 14782 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138386437536 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16088] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16088/stat : 16088 (java) S 16074 16074 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138385384944 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16089] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16089/stat : 16089 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138384333520 140139193665435 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16090] ppid=16074 vsize=13269256 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16090/stat : 16090 (java) R 16074 16074 14782 0 -1 4202560 2182 0 0 0 60 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138383266656 140139174824762 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16091] ppid=16074 vsize=13269256 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16091/stat : 16091 (java) S 16074 16074 14782 0 -1 1077944384 1206 0 0 0 57 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138382227568 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16092] ppid=16074 vsize=13269256 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16092/stat : 16092 (java) S 16074 16074 14782 0 -1 1077944384 1321 0 0 0 53 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138381175024 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16093] ppid=16074 vsize=13269256 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16093/stat : 16093 (java) S 16074 16074 14782 0 -1 1077944384 1380 0 0 0 32 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138380122480 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16094] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16094/stat : 16094 (java) S 16074 16074 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138379070176 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16095] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16095/stat : 16095 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 55655 33554432000 4194304 4196468 140721753447120 140138378017712 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 13278768

[startup+3.10116 s]
/proc/loadavg: 15.13 14.86 14.45 12/291 16095
/proc/meminfo: memFree=30027748/32770624 swapFree=5780/269428
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
[pid=16075] ppid=16074 vsize=13269256 CPUtime=7.35 cores=0,2,4,6,8,10,12,14
/proc/16075/stat : 16075 (java) S 16074 16074 14782 0 -1 1077944320 18211 0 0 0 686 49 0 0 20 0 20 0 4794382 13587718144 114286 33554432000 4194304 4196468 140721753447120 140721753429664 140139193646839 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
/proc/16075/statm: 3317314 114286 3235 1 0 3304547 0
[pid=16075/tid=16076] ppid=16074 vsize=13269256 CPUtime=2.95 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16076/stat : 16076 (java) R 16074 16074 14782 0 -1 4202560 7168 0 0 0 288 7 0 0 20 0 20 0 4794382 13587718144 114286 33554432000 4194304 4196468 140721753447120 140139197884976 140139176109513 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16078] ppid=16074 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16078/stat : 16078 (java) S 16074 16074 14782 0 -1 1077944384 62 0 0 0 5 5 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138792811280 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16079] ppid=16074 vsize=13269256 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16079/stat : 16079 (java) S 16074 16074 14782 0 -1 1077944384 65 0 0 0 4 5 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138791758736 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16080] ppid=16074 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16080/stat : 16080 (java) S 16074 16074 14782 0 -1 1077944384 42 0 0 0 4 3 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138790706192 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16081] ppid=16074 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16081/stat : 16081 (java) S 16074 16074 14782 0 -1 1077944384 32 0 0 0 4 3 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138789653648 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16082] ppid=16074 vsize=13269256 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16082/stat : 16082 (java) S 16074 16074 14782 0 -1 1077944384 61 0 0 0 3 5 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138788600080 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16083] ppid=16074 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16083/stat : 16083 (java) S 16074 16074 14782 0 -1 1077944384 67 0 0 0 6 4 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138787547536 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16084] ppid=16074 vsize=13269256 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16084/stat : 16084 (java) S 16074 16074 14782 0 -1 1077944384 59 0 0 0 3 6 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138786494992 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16085] ppid=16074 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16085/stat : 16085 (java) S 16074 16074 14782 0 -1 1077944384 36 0 0 0 3 4 0 0 20 0 20 0 4794383 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138785442448 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16086] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16086/stat : 16086 (java) S 16074 16074 14782 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4794385 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138387491312 140139193657986 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16087] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16087/stat : 16087 (java) S 16074 16074 14782 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138386437600 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16088] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16088/stat : 16088 (java) S 16074 16074 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138385384960 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16089] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16089/stat : 16089 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138384333520 140139193665435 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16090] ppid=16074 vsize=13269256 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16090/stat : 16090 (java) S 16074 16074 14782 0 -1 1077944384 3442 0 0 0 115 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138383280112 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16091] ppid=16074 vsize=13269256 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16091/stat : 16091 (java) S 16074 16074 14782 0 -1 1077944384 1868 0 0 0 98 1 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138382227568 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16092] ppid=16074 vsize=13269256 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16092/stat : 16092 (java) S 16074 16074 14782 0 -1 1077944384 2285 0 0 0 106 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138381175024 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16093] ppid=16074 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16093/stat : 16093 (java) S 16074 16074 14782 0 -1 1077944384 1519 0 0 0 40 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138380122480 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16094] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16094/stat : 16094 (java) S 16074 16074 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138379070176 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16095] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16095/stat : 16095 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 114286 33554432000 4194304 4196468 140721753447120 140138378017712 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 13278768

[startup+6.30348 s]
/proc/loadavg: 15.13 14.86 14.45 10/291 16095
/proc/meminfo: memFree=29575668/32770624 swapFree=5780/269440
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
[pid=16075] ppid=16074 vsize=13269256 CPUtime=11.2 cores=0,2,4,6,8,10,12,14
/proc/16075/stat : 16075 (java) S 16074 16074 14782 0 -1 1077944320 23579 0 0 0 1035 85 0 0 20 0 20 0 4794382 13587718144 193830 33554432000 4194304 4196468 140721753447120 140721753429664 140139193646839 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
/proc/16075/statm: 3317314 193830 3244 1 0 3304547 0
[pid=16075/tid=16076] ppid=16074 vsize=13269256 CPUtime=6.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16076/stat : 16076 (java) S 16074 16074 14782 0 -1 1077944384 9099 0 0 0 598 11 0 0 20 0 20 0 4794382 13587718144 193830 33554432000 4194304 4196468 140721753447120 140139197885456 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16078] ppid=16074 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16078/stat : 16078 (java) R 16074 16074 14782 0 -1 4202560 125 0 0 0 8 9 0 0 20 0 20 0 4794383 13587718144 193830 33554432000 4194304 4196468 140721753447120 140138792811480 140139178674713 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16079] ppid=16074 vsize=13269256 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16079/stat : 16079 (java) R 16074 16074 14782 0 -1 4202560 173 0 0 0 6 9 0 0 20 0 20 0 4794383 13587718144 193830 33554432000 4194304 4196468 140721753447120 140138791758624 140139172842083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16080] ppid=16074 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16080/stat : 16080 (java) R 16074 16074 14782 0 -1 4202560 269 0 0 0 7 6 0 0 20 0 20 0 4794383 13587718144 193830 33554432000 4194304 4196468 140721753447120 140138790706392 140139186753375 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16081] ppid=16074 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16081/stat : 16081 (java) R 16074 16074 14782 0 -1 4202560 76 0 0 0 6 7 0 0 20 0 20 0 4794383 13587718144 193830 33554432000 4194304 4196468 140721753447120 140138789653848 140139178674695 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16082] ppid=16074 vsize=13269256 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16082/stat : 16082 (java) R 16074 16074 14782 0 -1 4202560 205 0 0 0 6 8 0 0 20 0 20 0 4794383 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138788600280 140139172841514 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16083] ppid=16074 vsize=13269256 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16083/stat : 16083 (java) R 16074 16074 14782 0 -1 4202560 129 0 0 0 8 8 0 0 20 0 20 0 4794383 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138787547736 140139186750156 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16084] ppid=16074 vsize=13269256 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16084/stat : 16084 (java) R 16074 16074 14782 0 -1 4202560 122 0 0 0 6 9 0 0 20 0 20 0 4794383 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138786495192 140139178674731 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16085] ppid=16074 vsize=13269256 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16085/stat : 16085 (java) R 16074 16074 14782 0 -1 4202560 106 0 0 0 5 9 0 0 20 0 20 0 4794383 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138785442648 140139186750112 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16086] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16086/stat : 16086 (java) S 16074 16074 14782 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 20 0 4794385 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138387489824 140139193657045 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16087] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16087/stat : 16087 (java) S 16074 16074 14782 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138386437600 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16088] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16088/stat : 16088 (java) S 16074 16074 14782 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4794386 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138385384960 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16089] ppid=16074 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16089/stat : 16089 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4794391 13587718144 194342 33554432000 4194304 4196468 140721753447120 140138384333520 140139193665435 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0

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

[pid=16075/tid=16110] ppid=16074 vsize=13801768 CPUtime=264.81 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16110/stat : 16110 (java) R 16074 16074 14782 0 -1 4202560 1735 0 0 0 26478 3 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138363686432 140138833490350 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16111] ppid=16074 vsize=13801768 CPUtime=265.23 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16111/stat : 16111 (java) R 16074 16074 14782 0 -1 4202560 1718 0 0 0 26521 2 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138365791832 140138833491427 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
Current children cumulated CPU time (s) 2174.24
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+310.702 s]
/proc/loadavg: 16.12 15.61 14.87 17/301 16221
/proc/meminfo: memFree=27566780/32770624 swapFree=5780/269852
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
[pid=16075] ppid=16074 vsize=13801768 CPUtime=2400.57 cores=0,2,4,6,8,10,12,14
/proc/16075/stat : 16075 (java) S 16074 16074 14782 0 -1 1077944320 116104 0 0 0 239647 410 0 0 20 0 28 0 4794382 14133010432 983470 33554432000 4194304 4196468 140721753447120 140721753429664 140139193646839 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
/proc/16075/statm: 3450442 983470 3296 1 0 3437675 0
[pid=16075/tid=16076] ppid=16074 vsize=13801768 CPUtime=10.56 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16076/stat : 16076 (java) S 16074 16074 14782 0 -1 1077944384 9989 0 0 0 1038 18 0 0 20 0 28 0 4794382 14133010432 983470 33554432000 4194304 4196468 140721753447120 140139197887616 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16078] ppid=16074 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16078/stat : 16078 (java) S 16074 16074 14782 0 -1 1077944384 559 0 0 0 69 42 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138792811280 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16079] ppid=16074 vsize=13801768 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16079/stat : 16079 (java) S 16074 16074 14782 0 -1 1077944384 1560 0 0 0 74 36 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138791758736 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16080] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16080/stat : 16080 (java) S 16074 16074 14782 0 -1 1077944384 1376 0 0 0 61 48 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138790706192 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16081] ppid=16074 vsize=13801768 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16081/stat : 16081 (java) S 16074 16074 14782 0 -1 1077944384 1058 0 0 0 75 31 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138789653648 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16082] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16082/stat : 16082 (java) S 16074 16074 14782 0 -1 1077944384 973 0 0 0 67 42 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138788600080 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16083] ppid=16074 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16083/stat : 16083 (java) S 16074 16074 14782 0 -1 1077944384 612 0 0 0 68 43 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138787547536 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16084] ppid=16074 vsize=13801768 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16084/stat : 16084 (java) S 16074 16074 14782 0 -1 1077944384 1394 0 0 0 66 44 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138786494992 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16085] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16085/stat : 16085 (java) S 16074 16074 14782 0 -1 1077944384 2076 0 0 0 66 43 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138785442448 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16086] ppid=16074 vsize=13801768 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16086/stat : 16086 (java) S 16074 16074 14782 0 -1 1077944384 10996 0 0 0 17 5 0 0 20 0 28 0 4794385 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138387491312 140139193657986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16087] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16087/stat : 16087 (java) S 16074 16074 14782 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 4794386 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138386437600 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16088] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16088/stat : 16088 (java) S 16074 16074 14782 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 4794386 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138385384960 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16089] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16089/stat : 16089 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138384333520 140139193665435 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16090] ppid=16074 vsize=13801768 CPUtime=3.33 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16090/stat : 16090 (java) S 16074 16074 14782 0 -1 1077944384 12949 0 0 0 332 1 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138383280112 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16091] ppid=16074 vsize=13801768 CPUtime=3.66 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16091/stat : 16091 (java) S 16074 16074 14782 0 -1 1077944384 15380 0 0 0 364 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138382227568 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16092] ppid=16074 vsize=13801768 CPUtime=3.59 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16092/stat : 16092 (java) S 16074 16074 14782 0 -1 1077944384 14545 0 0 0 357 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138381175024 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16093] ppid=16074 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16093/stat : 16093 (java) S 16074 16074 14782 0 -1 1077944384 9844 0 0 0 89 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138380122480 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16094] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16094/stat : 16094 (java) S 16074 16074 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138379070176 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16095] ppid=16074 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16095/stat : 16095 (java) S 16074 16074 14782 0 -1 1077944384 1633 0 0 0 8 6 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138378017712 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16104] ppid=16074 vsize=13801768 CPUtime=293.18 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16104/stat : 16104 (java) R 16074 16074 14782 0 -1 4202560 3047 0 0 0 29313 5 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138370001848 140138833490428 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16105] ppid=16074 vsize=13801768 CPUtime=289.33 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16105/stat : 16105 (java) R 16074 16074 14782 0 -1 4202560 1456 0 0 0 28929 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138368950424 140138833490432 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16106] ppid=16074 vsize=13801768 CPUtime=293.81 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16106/stat : 16106 (java) R 16074 16074 14782 0 -1 4202560 6103 0 0 0 29375 6 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138367896608 140138833491454 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16107] ppid=16074 vsize=13801768 CPUtime=293.79 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16107/stat : 16107 (java) R 16074 16074 14782 0 -1 4202560 7537 0 0 0 29375 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138366844312 140138834701812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16108] ppid=16074 vsize=13801768 CPUtime=293.02 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16108/stat : 16108 (java) R 16074 16074 14782 0 -1 4202560 1778 0 0 0 29298 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138364738936 140138833490395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16109] ppid=16074 vsize=13801768 CPUtime=293.84 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16109/stat : 16109 (java) R 16074 16074 14782 0 -1 4202560 3076 0 0 0 29379 5 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138362633880 140138833490345 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16110] ppid=16074 vsize=13801768 CPUtime=293.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16110/stat : 16110 (java) R 16074 16074 14782 0 -1 4202560 1778 0 0 0 29311 3 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138363686680 140138833490432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16111] ppid=16074 vsize=13801768 CPUtime=293.61 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16111/stat : 16111 (java) R 16074 16074 14782 0 -1 4202560 1775 0 0 0 29359 2 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138365791960 140138833490386 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
Current children cumulated CPU time (s) 2400.57
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 16075 sig 9
??? kill 16074 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+310.702 s]
/proc/loadavg: 16.12 15.61 14.87 17/301 16221
/proc/meminfo: memFree=27566780/32770624 swapFree=5780/269852
[pid=16074] ppid=16071 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16074/stat : 16074 (xcsp3-exec) S 16071 16074 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4794381 9740288 345 33554432000 4194304 5098028 140734547860272 140734547858376 140625552142972 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 27197440 140734547862670 140734547862880 140734547862880 140734547865579 0
/proc/16074/statm: 2378 345 289 221 0 87 0
[pid=16075] ppid=16074 vsize=13801768 CPUtime=2400.57 cores=0,2,4,6,8,10,12,14
/proc/16075/stat : 16075 (java) S 16074 16074 14782 0 -1 1077944320 116104 0 0 0 239647 410 0 0 20 0 28 0 4794382 14133010432 983470 33554432000 4194304 4196468 140721753447120 140721753429664 140139193646839 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
/proc/16075/statm: 3450442 983470 3296 1 0 3437675 0
[pid=16075/tid=16076] ppid=16074 vsize=13801768 CPUtime=10.56 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16076/stat : 16076 (java) S 16074 16074 14782 0 -1 1077944384 9989 0 0 0 1038 18 0 0 20 0 28 0 4794382 14133010432 983470 33554432000 4194304 4196468 140721753447120 140139197887616 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16078] ppid=16074 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16078/stat : 16078 (java) S 16074 16074 14782 0 -1 1077944384 559 0 0 0 69 42 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138792811280 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16079] ppid=16074 vsize=13801768 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16079/stat : 16079 (java) S 16074 16074 14782 0 -1 1077944384 1560 0 0 0 74 36 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138791758736 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16080] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16080/stat : 16080 (java) S 16074 16074 14782 0 -1 1077944384 1376 0 0 0 61 48 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138790706192 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16081] ppid=16074 vsize=13801768 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16081/stat : 16081 (java) S 16074 16074 14782 0 -1 1077944384 1058 0 0 0 75 31 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138789653648 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16082] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16082/stat : 16082 (java) S 16074 16074 14782 0 -1 1077944384 973 0 0 0 67 42 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138788600080 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16083] ppid=16074 vsize=13801768 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16083/stat : 16083 (java) S 16074 16074 14782 0 -1 1077944384 612 0 0 0 68 43 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138787547536 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16084] ppid=16074 vsize=13801768 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16084/stat : 16084 (java) S 16074 16074 14782 0 -1 1077944384 1394 0 0 0 66 44 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138786494992 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16085] ppid=16074 vsize=13801768 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16085/stat : 16085 (java) S 16074 16074 14782 0 -1 1077944384 2076 0 0 0 66 43 0 0 20 0 28 0 4794383 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138785442448 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16086] ppid=16074 vsize=13801768 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16086/stat : 16086 (java) S 16074 16074 14782 0 -1 1077944384 10996 0 0 0 17 5 0 0 20 0 28 0 4794385 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138387491312 140139193657986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16087] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16087/stat : 16087 (java) S 16074 16074 14782 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 4794386 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138386437600 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16088] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16088/stat : 16088 (java) S 16074 16074 14782 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 4794386 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138385384960 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16089] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16089/stat : 16089 (java) S 16074 16074 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138384333520 140139193665435 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16090] ppid=16074 vsize=13801768 CPUtime=3.33 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16090/stat : 16090 (java) S 16074 16074 14782 0 -1 1077944384 12949 0 0 0 332 1 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138383280112 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16091] ppid=16074 vsize=13801768 CPUtime=3.66 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16091/stat : 16091 (java) S 16074 16074 14782 0 -1 1077944384 15380 0 0 0 364 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138382227568 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16092] ppid=16074 vsize=13801768 CPUtime=3.59 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16092/stat : 16092 (java) S 16074 16074 14782 0 -1 1077944384 14545 0 0 0 357 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138381175024 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16093] ppid=16074 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16093/stat : 16093 (java) S 16074 16074 14782 0 -1 1077944384 9844 0 0 0 89 2 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138380122480 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16094] ppid=16074 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16094/stat : 16094 (java) S 16074 16074 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138379070176 140139193657045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16095] ppid=16074 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16095/stat : 16095 (java) S 16074 16074 14782 0 -1 1077944384 1633 0 0 0 8 6 0 0 20 0 28 0 4794391 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138378017712 140139193657986 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16104] ppid=16074 vsize=13801768 CPUtime=293.18 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16104/stat : 16104 (java) R 16074 16074 14782 0 -1 4202560 3047 0 0 0 29313 5 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138370001848 140138833490428 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16105] ppid=16074 vsize=13801768 CPUtime=289.33 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16105/stat : 16105 (java) R 16074 16074 14782 0 -1 4202560 1456 0 0 0 28929 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138368950424 140138833490432 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16106] ppid=16074 vsize=13801768 CPUtime=293.81 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16106/stat : 16106 (java) R 16074 16074 14782 0 -1 4202560 6103 0 0 0 29375 6 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138367896608 140138833491454 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16107] ppid=16074 vsize=13801768 CPUtime=293.79 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16107/stat : 16107 (java) R 16074 16074 14782 0 -1 4202560 7537 0 0 0 29375 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138366844312 140138834701812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16108] ppid=16074 vsize=13801768 CPUtime=293.02 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16108/stat : 16108 (java) R 16074 16074 14782 0 -1 4202560 1778 0 0 0 29298 4 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138364738936 140138833490395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16109] ppid=16074 vsize=13801768 CPUtime=293.84 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16109/stat : 16109 (java) R 16074 16074 14782 0 -1 4202560 3076 0 0 0 29379 5 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138362633880 140138833490345 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16110] ppid=16074 vsize=13801768 CPUtime=293.14 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16110/stat : 16110 (java) R 16074 16074 14782 0 -1 4202560 1778 0 0 0 29311 3 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138363686680 140138833490432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
[pid=16075/tid=16111] ppid=16074 vsize=13801768 CPUtime=293.61 cores=0,2,4,6,8,10,12,14
/proc/16075/task/16111/stat : 16111 (java) R 16074 16074 14782 0 -1 4202560 1775 0 0 0 29359 2 0 0 20 0 28 0 4795931 14133010432 983470 33554432000 4194304 4196468 140721753447120 140138365791960 140138833490386 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25370624 140721753449660 140721753449836 140721753449836 140721753452495 0
Current children cumulated CPU time (s) 2400.57
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 310.712
CPU time (s): 2400.57
CPU user time (s): 2396.47
CPU system time (s): 4.1
CPU usage (%): 772.603
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002059
system time used= 0.001029
maximum resident set size= 1384
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 4.27667 second user time and 3.36796 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 05:48:01
IDJOB=4249560
IDBENCH=137148
IDSOLVER=2626
FILE ID=node143/4249560-1500695281
RUNJOBID= node143-1500683785-15435
PBS_JOBID= 20623040
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-83.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-4249560-1500695281/watcher-4249560-1500695281 -o /tmp/evaluation-result-4249560-1500695281/solver-4249560-1500695281 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1831247824 HOME/instance-4249560-1500695281.xml

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

MD5SUM BENCH= c4586722e171332f29cc21e67831b4d7
RANDOM SEED=1831247824

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30344740 kB
MemAvailable:   30558816 kB
Buffers:          148352 kB
Cached:           337892 kB
SwapCached:            0 kB
Active:          1694556 kB
Inactive:         278192 kB
Active(anon):    1489536 kB
Inactive(anon):     8760 kB
Active(file):     205020 kB
Inactive(file):   269432 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8760 kB
Writeback:             0 kB
AnonPages:       1492576 kB
Mapped:            43228 kB
Shmem:              8852 kB
Slab:             145772 kB
SReclaimable:     110920 kB
SUnreclaim:        34852 kB
KernelStack:        4656 kB
PageTables:         8180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3339432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1363968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61976 MiB
End job on node143 at 2017-07-22 05:53:12