Trace number 4253120

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
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.07 2399.8

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-13.xml
MD5SUM38d75cb998cf411a03c81843abbd85b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1467
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c best=?? lower=0 upper=3285 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 60
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 60..60
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o 0
0.00/0.00	c    1 calls to solver: best=0 lower=1 upper=3285 
0.00/0.00	o 98
0.00/0.00	o 100
0.00/0.00	c    3 calls to solver: best=100 lower=101 upper=3285 
0.00/0.00	o 140
0.00/0.00	o 155
0.00/0.00	c    5 calls to solver: best=155 lower=156 upper=3285 
0.00/0.00	o 205
0.00/0.00	o 219
0.00/0.00	c    7 calls to solver: best=219 lower=220 upper=3285 
0.00/0.00	o 230
0.00/0.00	o 249
0.00/0.00	c    9 calls to solver: best=249 lower=250 upper=3285 
0.00/0.00	o 272
0.00/0.00	o 277
0.00/0.00	c   11 calls to solver: best=277 lower=278 upper=3285 
0.00/0.01	o 302
0.00/0.01	o 329
0.00/0.01	c   13 calls to solver: best=329 lower=330 upper=3285 
0.00/0.01	o 337
0.00/0.01	o 340
0.00/0.01	c   15 calls to solver: best=340 lower=341 upper=3285 
0.00/0.01	o 409
0.00/0.01	o 435
0.00/0.01	c   17 calls to solver: best=435 lower=436 upper=3285 
0.00/0.01	o 509
0.00/0.01	o 560
0.00/0.01	c   19 calls to solver: best=560 lower=561 upper=3285 
0.00/0.01	o 567
0.00/0.01	o 571
0.00/0.01	c   21 calls to solver: best=571 lower=572 upper=3285 
0.00/0.01	o 602
0.00/0.01	o 650
0.00/0.01	c   23 calls to solver: best=650 lower=651 upper=3285 
0.00/0.01	o 656
0.00/0.01	o 670
0.00/0.01	c   25 calls to solver: best=670 lower=671 upper=3285 
0.00/0.01	o 682
0.00/0.01	o 740
0.00/0.01	c   27 calls to solver: best=740 lower=741 upper=3285 
0.00/0.01	o 743
0.00/0.01	o 774
0.00/0.01	c   29 calls to solver: best=774 lower=775 upper=3285 
0.00/0.01	o 781
0.00/0.01	o 792
0.00/0.01	c   31 calls to solver: best=792 lower=793 upper=3285 
0.00/0.01	o 812
0.00/0.01	o 825
0.00/0.01	c   33 calls to solver: best=825 lower=826 upper=3285 
0.00/0.01	o 863
0.00/0.01	o 870
0.00/0.01	c   35 calls to solver: best=870 lower=871 upper=3285 
0.00/0.01	o 916
0.09/0.18	o 921
0.09/0.18	c   37 calls to solver: best=921 lower=922 upper=3285 
0.09/0.18	o 937
0.19/0.20	o 939
0.19/0.20	c   39 calls to solver: best=939 lower=940 upper=3285 
0.19/0.21	o 942
0.19/0.21	o 961
0.19/0.21	c   41 calls to solver: best=961 lower=962 upper=3285 
0.19/0.22	o 966
0.19/0.25	o 971
0.19/0.25	c   43 calls to solver: best=971 lower=972 upper=3285 
0.19/0.25	o 990
0.19/0.26	o 1018
0.19/0.26	c   45 calls to solver: best=1018 lower=1019 upper=3285 
0.49/0.54	o 1019
0.49/0.59	o 1027
0.49/0.59	c   47 calls to solver: best=1027 lower=1028 upper=3285 
0.69/0.72	o 1032
0.89/0.91	o 1049
0.89/0.91	c   49 calls to solver: best=1049 lower=1050 upper=3285 
0.89/0.92	o 1060
0.89/0.95	o 1085
0.89/0.95	c   51 calls to solver: best=1085 lower=1086 upper=3285 
0.89/0.95	o 1102
2.30/2.34	o 1103
2.30/2.34	c   53 calls to solver: best=1103 lower=1104 upper=3285 
2.39/2.48	o 1106
2.49/2.54	o 1107
2.49/2.54	c   55 calls to solver: best=1107 lower=1108 upper=3285 
2.49/2.59	o 1110
2.79/2.86	o 1112
2.79/2.86	c   57 calls to solver: best=1112 lower=1113 upper=3285 
3.30/3.30	o 1113
3.49/3.56	o 1126
3.49/3.56	c   59 calls to solver: best=1126 lower=1127 upper=3285 
3.69/3.71	o 1128
3.69/3.76	o 1134
3.69/3.76	c   61 calls to solver: best=1134 lower=1135 upper=3285 
3.89/3.97	o 1137
3.99/4.03	o 1139
3.99/4.03	c   63 calls to solver: best=1139 lower=1140 upper=3285 
4.99/5.08	o 1147
11.79/11.88	o 1152
11.79/11.88	c   65 calls to solver: best=1152 lower=1153 upper=3285 
12.10/12.14	o 1153
12.20/12.28	o 1157
12.20/12.28	c   67 calls to solver: best=1157 lower=1158 upper=3285 
12.89/12.92	o 1163
13.39/13.40	o 1168
13.39/13.40	c   69 calls to solver: best=1168 lower=1169 upper=3285 
13.49/13.53	o 1173
13.59/13.63	o 1177
13.59/13.63	c   71 calls to solver: best=1177 lower=1178 upper=3285 
13.59/13.69	o 1180
13.89/13.90	o 1191
13.89/13.90	c   73 calls to solver: best=1191 lower=1192 upper=3285 
14.09/14.10	o 1195
14.40/14.48	o 1204
14.40/14.48	c   75 calls to solver: best=1204 lower=1205 upper=3285 
15.19/15.29	o 1223
15.50/15.55	o 1249
15.50/15.55	c   77 calls to solver: best=1249 lower=1250 upper=3285 
15.79/15.88	o 1250
15.99/16.06	o 1263
15.99/16.06	c   79 calls to solver: best=1263 lower=1264 upper=3285 
16.69/16.76	o 1266
17.09/17.10	o 1271
17.09/17.10	c   81 calls to solver: best=1271 lower=1272 upper=3285 
17.70/17.73	o 1273
25.30/25.39	o 1274
25.30/25.39	c   83 calls to solver: best=1274 lower=1275 upper=3285 
30.80/30.86	o 1284
30.90/30.93	o 1301
30.90/30.93	c   85 calls to solver: best=1301 lower=1302 upper=3285 
125.41/125.45	o 1302
127.21/127.29	o 1303
127.21/127.29	c   87 calls to solver: best=1303 lower=1304 upper=3285 
161.82/161.89	o 1325
180.42/180.47	o 1329
180.42/180.47	c   89 calls to solver: best=1329 lower=1330 upper=3285 
193.41/193.46	o 1331
414.14/414.14	o 1335
414.14/414.14	c   91 calls to solver: best=1335 lower=1336 upper=3285 
414.24/414.21	o 1341
448.64/448.69	o 1343
448.64/448.69	c   93 calls to solver: best=1343 lower=1344 upper=3285 
476.35/476.40	o 1345
496.95/496.93	o 1347
496.95/496.93	c   95 calls to solver: best=1347 lower=1348 upper=3285 
512.55/512.58	o 1350
520.85/520.85	o 1357
520.85/520.85	c   97 calls to solver: best=1357 lower=1358 upper=3285 
526.15/526.10	o 1366
541.36/541.31	o 1369
541.36/541.31	c   99 calls to solver: best=1369 lower=1370 upper=3285 
554.75/554.79	o 1372
606.76/606.79	o 1381
606.76/606.79	c  101 calls to solver: best=1381 lower=1382 upper=3285 
625.16/625.16	o 1399
635.87/635.83	o 1411
635.87/635.83	c  103 calls to solver: best=1411 lower=1412 upper=3285 
641.06/641.08	o 1416
992.41/992.36	o 1417
992.41/992.36	c  105 calls to solver: best=1417 lower=1418 upper=3285 
1172.62/1172.51	o 1419
1201.43/1201.32	o 1421
1201.43/1201.32	c  107 calls to solver: best=1421 lower=1422 upper=3285 
1230.03/1229.92	o 1424
1504.56/1504.46	o 1427
1504.56/1504.46	c  109 calls to solver: best=1427 lower=1428 upper=3285 
1567.47/1567.39	o 1430
1686.98/1686.85	o 1433
1686.98/1686.85	c  111 calls to solver: best=1433 lower=1434 upper=3285 
1956.61/1956.42	o 1436
2057.52/2057.39	o 1439
2057.52/2057.39	c  113 calls to solver: best=1439 lower=1440 upper=3285 
2115.73/2115.52	o 1444
2205.84/2205.62	o 1466
2205.84/2205.62	c  115 calls to solver: best=1466 lower=1467 upper=3285 
2312.25/2312.03	o 1467

Verifier Data

One s line expected

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-4253120-1500927760/watcher-4253120-1500927760 -o /tmp/evaluation-result-4253120-1500927760/solver-4253120-1500927760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253120-1500927760.xml 

pid=7909
running on 4 cores: 1,3,5,7

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: 2.73 2.18 2.10 5/194 7912
/proc/meminfo: memFree=23312280/32770624 swapFree=6548/188596
[pid=7912] ppid=7909 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1012 0 0 0 0 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324268936 5125952 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0

[startup+0.100113 s]
/proc/loadavg: 2.73 2.18 2.10 5/194 7912
/proc/meminfo: memFree=23312280/32770624 swapFree=6548/188596
[pid=7912] ppid=7909 vsize=26772 CPUtime=0.09 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1015 0 0 0 9 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324269896 5024402 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26772

[startup+0.200214 s]
/proc/loadavg: 2.73 2.18 2.10 5/194 7912
/proc/meminfo: memFree=23312280/32770624 swapFree=6548/188596
[pid=7912] ppid=7909 vsize=26772 CPUtime=0.19 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1015 0 0 0 19 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324269896 5024193 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26772

[startup+0.300202 s]
/proc/loadavg: 2.73 2.18 2.10 5/194 7912
/proc/meminfo: memFree=23312280/32770624 swapFree=6548/188596
[pid=7912] ppid=7909 vsize=26772 CPUtime=0.29 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1015 0 0 0 29 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324269896 5024413 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26772

[startup+0.700177 s]
/proc/loadavg: 2.73 2.18 2.10 5/194 7912
/proc/meminfo: memFree=23312280/32770624 swapFree=6548/188596
[pid=7912] ppid=7909 vsize=26772 CPUtime=0.69 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1015 0 0 0 69 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324269896 4948372 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26772

[startup+1.50018 s]
/proc/loadavg: 2.73 2.18 2.10 3/195 7913
/proc/meminfo: memFree=23302668/32770624 swapFree=6548/188616
[pid=7912] ppid=7909 vsize=26772 CPUtime=1.49 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1015 0 0 0 149 0 0 0 20 0 1 0 2329261 27414528 825 33554432000 4194304 5744392 140731324272288 140731324269896 5136359 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26772

[startup+3.10017 s]
/proc/loadavg: 2.91 2.22 2.11 6/195 7913
/proc/meminfo: memFree=23302172/32770624 swapFree=6548/188616
[pid=7912] ppid=7909 vsize=26772 CPUtime=3.09 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1055 0 0 0 309 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4947012 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26772

[startup+6.3002 s]
/proc/loadavg: 2.91 2.22 2.11 6/195 7913
/proc/meminfo: memFree=23302104/32770624 swapFree=6548/188624
[pid=7912] ppid=7909 vsize=26772 CPUtime=6.29 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1095 0 0 0 629 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26772

[startup+12.7002 s]
/proc/loadavg: 2.93 2.25 2.12 6/195 7913
/proc/meminfo: memFree=23302068/32770624 swapFree=6548/188632
[pid=7912] ppid=7909 vsize=26772 CPUtime=12.69 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1135 0 0 0 1269 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4946199 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26772

[startup+25.5002 s]
/proc/loadavg: 3.01 2.29 2.14 6/195 7913
/proc/meminfo: memFree=23301448/32770624 swapFree=6548/188644
[pid=7912] ppid=7909 vsize=26772 CPUtime=25.5 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1215 0 0 0 2550 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4945891 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 26772

[startup+51.1002 s]
/proc/loadavg: 3.17 2.39 2.17 3/182 7945
/proc/meminfo: memFree=32015392/32770624 swapFree=6548/188664
[pid=7912] ppid=7909 vsize=26772 CPUtime=51.1 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1239 0 0 0 5110 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5024402 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26772

[startup+102.3 s]
/proc/loadavg: 2.53 2.34 2.17 3/182 8006
/proc/meminfo: memFree=32014364/32770624 swapFree=6548/188748
[pid=7912] ppid=7909 vsize=26772 CPUtime=102.31 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1263 0 0 0 10231 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4998912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26772

[startup+162.3 s]
/proc/loadavg: 2.21 2.29 2.16 3/182 8129
/proc/meminfo: memFree=32013984/32770624 swapFree=6548/188876
[pid=7912] ppid=7909 vsize=26772 CPUtime=162.31 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1303 0 0 0 16231 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5024402 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 26772

[startup+222.306 s]
/proc/loadavg: 2.13 2.25 2.15 3/182 8130
/proc/meminfo: memFree=32013428/32770624 swapFree=6548/188940
[pid=7912] ppid=7909 vsize=26772 CPUtime=222.32 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1343 0 0 0 22232 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4945852 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 26772

[startup+282.3 s]
/proc/loadavg: 2.12 2.22 2.15 3/182 8131
/proc/meminfo: memFree=32013244/32770624 swapFree=6548/188984
[pid=7912] ppid=7909 vsize=26772 CPUtime=282.32 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1343 0 0 0 28232 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4947909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 26772

[startup+342.3 s]
/proc/loadavg: 2.11 2.20 2.14 3/182 8133
/proc/meminfo: memFree=32013164/32770624 swapFree=6548/189032
[pid=7912] ppid=7909 vsize=26772 CPUtime=342.33 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1367 0 0 0 34233 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4946177 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 26772

[startup+402.3 s]
/proc/loadavg: 2.04 2.16 2.13 3/182 8134
/proc/meminfo: memFree=32012688/32770624 swapFree=6548/189064
[pid=7912] ppid=7909 vsize=26772 CPUtime=402.34 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1367 0 0 0 40234 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4946204 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 26772

[startup+462.3 s]
/proc/loadavg: 2.15 2.16 2.14 3/183 8143
/proc/meminfo: memFree=32011468/32770624 swapFree=6548/189116
[pid=7912] ppid=7909 vsize=26772 CPUtime=462.34 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1423 0 0 0 46234 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5118984 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 26772

[startup+522.3 s]
/proc/loadavg: 2.05 2.13 2.13 3/183 8144
/proc/meminfo: memFree=32012200/32770624 swapFree=6548/189184
[pid=7912] ppid=7909 vsize=26772 CPUtime=522.35 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1423 0 0 0 52235 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4948498 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 26772

[startup+582.3 s]
/proc/loadavg: 2.02 2.11 2.12 3/183 8145
/proc/meminfo: memFree=32012132/32770624 swapFree=6548/189236
[pid=7912] ppid=7909 vsize=26772 CPUtime=582.36 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1463 0 0 0 58236 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024176 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 26772


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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8168
/proc/meminfo: memFree=32011176/32770624 swapFree=6548/189792
[pid=7912] ppid=7909 vsize=26772 CPUtime=1482.46 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1663 0 0 0 148246 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4945877 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1482.46
Current children cumulated vsize (KiB) 26772

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8169
/proc/meminfo: memFree=32010728/32770624 swapFree=6548/189828
[pid=7912] ppid=7909 vsize=26772 CPUtime=1542.47 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1703 0 0 0 154247 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4948512 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1542.47
Current children cumulated vsize (KiB) 26772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8170
/proc/meminfo: memFree=32010788/32770624 swapFree=6548/189868
[pid=7912] ppid=7909 vsize=26772 CPUtime=1602.47 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1703 0 0 0 160247 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4946852 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1602.47
Current children cumulated vsize (KiB) 26772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 8179
/proc/meminfo: memFree=32009944/32770624 swapFree=6548/189908
[pid=7912] ppid=7909 vsize=26772 CPUtime=1662.48 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1727 0 0 0 166248 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024402 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1662.48
Current children cumulated vsize (KiB) 26772

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/183 8180
/proc/meminfo: memFree=32010492/32770624 swapFree=6548/189944
[pid=7912] ppid=7909 vsize=26772 CPUtime=1722.48 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1743 0 0 0 172248 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5024227 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1722.48
Current children cumulated vsize (KiB) 26772

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/183 8181
/proc/meminfo: memFree=32010572/32770624 swapFree=6548/189988
[pid=7912] ppid=7909 vsize=26772 CPUtime=1782.49 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1767 0 0 0 178249 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4947260 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (KiB) 26772

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/183 8182
/proc/meminfo: memFree=32010864/32770624 swapFree=6548/190012
[pid=7912] ppid=7909 vsize=26772 CPUtime=1842.5 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1767 0 0 0 184250 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5140596 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1842.5
Current children cumulated vsize (KiB) 26772

[startup+1902.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 8183
/proc/meminfo: memFree=32010936/32770624 swapFree=6548/190048
[pid=7912] ppid=7909 vsize=26772 CPUtime=1902.5 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1791 0 0 0 190250 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 5024188 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1902.5
Current children cumulated vsize (KiB) 26772

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8185
/proc/meminfo: memFree=32011016/32770624 swapFree=6548/190084
[pid=7912] ppid=7909 vsize=26772 CPUtime=1962.51 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1805 0 0 0 196251 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4946020 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1962.51
Current children cumulated vsize (KiB) 26772

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 8186
/proc/meminfo: memFree=32010944/32770624 swapFree=6548/190124
[pid=7912] ppid=7909 vsize=26772 CPUtime=2022.52 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1829 0 0 0 202252 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024411 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2022.52
Current children cumulated vsize (KiB) 26772

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8187
/proc/meminfo: memFree=32010712/32770624 swapFree=6548/190168
[pid=7912] ppid=7909 vsize=26772 CPUtime=2082.53 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1845 0 0 0 208253 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4947832 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2082.53
Current children cumulated vsize (KiB) 26772

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8189
/proc/meminfo: memFree=32010604/32770624 swapFree=6548/190208
[pid=7912] ppid=7909 vsize=26772 CPUtime=2142.53 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1883 0 0 0 214253 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4947832 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2142.53
Current children cumulated vsize (KiB) 26772

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8190
/proc/meminfo: memFree=32010376/32770624 swapFree=6548/190240
[pid=7912] ppid=7909 vsize=26772 CPUtime=2202.54 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1883 0 0 0 220254 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2202.54
Current children cumulated vsize (KiB) 26772

[startup+2262.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 8198
/proc/meminfo: memFree=32010380/32770624 swapFree=6548/190284
[pid=7912] ppid=7909 vsize=26772 CPUtime=2262.54 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1909 0 0 0 226254 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324259640 4948452 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2262.54
Current children cumulated vsize (KiB) 26772

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8221
/proc/meminfo: memFree=32009876/32770624 swapFree=6548/190332
[pid=7912] ppid=7909 vsize=26772 CPUtime=2322.55 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1923 0 0 0 232255 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2322.55
Current children cumulated vsize (KiB) 26772

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8222
/proc/meminfo: memFree=32010044/32770624 swapFree=6548/190360
[pid=7912] ppid=7909 vsize=26772 CPUtime=2382.56 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1947 0 0 0 238256 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 5024224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2382.56
Current children cumulated vsize (KiB) 26772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 8223
/proc/meminfo: memFree=32009796/32770624 swapFree=6548/190392
[pid=7912] ppid=7909 vsize=26772 CPUtime=2400.06 cores=1,3,5,7
/proc/7912/stat : 7912 (cosoco) R 7909 7912 4783 0 -1 4202496 1947 0 0 0 240006 0 0 0 20 0 1 0 2329261 27414528 855 33554432000 4194304 5744392 140731324272288 140731324269896 4948512 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 26710016 140731324273857 140731324273987 140731324273987 140731324276686 0
/proc/7912/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 26772

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.003
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.003
maximum resident set size= 3468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1981
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= 12
involuntary context switches= 796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46356 second user time and 8.04082 second system time

The end

Launcher Data

Begin job on node123 at 2017-07-24 22:22:40
IDJOB=4253120
IDBENCH=133500
IDSOLVER=2633
FILE ID=node123/4253120-1500927760
RUNJOBID= node123-1500914921-4815
PBS_JOBID= 20625407
Free space on /tmp= 60708 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-13.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253120-1500927760/watcher-4253120-1500927760 -o /tmp/evaluation-result-4253120-1500927760/solver-4253120-1500927760 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253120-1500927760.xml

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

MD5SUM BENCH= 38d75cb998cf411a03c81843abbd85b8
RANDOM SEED=1205289892

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23312556 kB
MemAvailable:   24562216 kB
Buffers:           39264 kB
Cached:          1508120 kB
SwapCached:            0 kB
Active:          8863288 kB
Inactive:         197236 kB
Active(anon):    7516028 kB
Inactive(anon):     8640 kB
Active(file):    1347260 kB
Inactive(file):   188596 kB
Unevictable:        6548 kB
Mlocked:            6548 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1972 kB
Writeback:             0 kB
AnonPages:       7521544 kB
Mapped:            39160 kB
Shmem:              8844 kB
Slab:              84420 kB
SReclaimable:      59276 kB
SUnreclaim:        25144 kB
KernelStack:        3488 kB
PageTables:        19648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8812268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7417856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61872 MiB
End job on node123 at 2017-07-24 23:02:40