Trace number 4253110

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.1 2400.1

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-03.xml
MD5SUM51492dfdc05fd658a6c92bd20bc2cdd8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1272
Best CPU time to get the best result obtained on this benchmark2400.02
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=3507 
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=3507 
0.00/0.00	o 76
0.00/0.00	o 87
0.00/0.00	c    3 calls to solver: best=87 lower=88 upper=3507 
0.00/0.00	o 88
0.00/0.00	o 96
0.00/0.00	c    5 calls to solver: best=96 lower=97 upper=3507 
0.00/0.00	o 147
0.00/0.00	o 162
0.00/0.00	c    7 calls to solver: best=162 lower=163 upper=3507 
0.00/0.00	o 172
0.00/0.00	o 177
0.00/0.00	c    9 calls to solver: best=177 lower=178 upper=3507 
0.00/0.00	o 224
0.00/0.00	o 239
0.00/0.00	c   11 calls to solver: best=239 lower=240 upper=3507 
0.00/0.00	o 270
0.00/0.00	o 286
0.00/0.00	c   13 calls to solver: best=286 lower=287 upper=3507 
0.00/0.00	o 333
0.00/0.01	o 382
0.00/0.01	c   15 calls to solver: best=382 lower=383 upper=3507 
0.00/0.01	o 386
0.00/0.01	o 470
0.00/0.01	c   17 calls to solver: best=470 lower=471 upper=3507 
0.00/0.01	o 486
0.00/0.01	o 491
0.00/0.01	c   19 calls to solver: best=491 lower=492 upper=3507 
0.00/0.01	o 504
0.00/0.01	o 558
0.00/0.01	c   21 calls to solver: best=558 lower=559 upper=3507 
0.00/0.01	o 565
0.00/0.01	o 575
0.00/0.01	c   23 calls to solver: best=575 lower=576 upper=3507 
0.00/0.01	o 656
0.00/0.01	o 723
0.00/0.01	c   25 calls to solver: best=723 lower=724 upper=3507 
0.00/0.01	o 724
0.00/0.02	o 732
0.00/0.02	c   27 calls to solver: best=732 lower=733 upper=3507 
0.00/0.02	o 747
0.00/0.02	o 772
0.00/0.02	c   29 calls to solver: best=772 lower=773 upper=3507 
0.00/0.02	o 784
0.00/0.02	o 805
0.00/0.02	c   31 calls to solver: best=805 lower=806 upper=3507 
0.00/0.02	o 820
0.00/0.02	o 899
0.00/0.02	c   33 calls to solver: best=899 lower=900 upper=3507 
0.00/0.02	o 942
0.00/0.02	o 962
0.00/0.02	c   35 calls to solver: best=962 lower=963 upper=3507 
0.00/0.02	o 994
0.00/0.02	o 1009
0.00/0.02	c   37 calls to solver: best=1009 lower=1010 upper=3507 
0.00/0.02	o 1016
0.00/0.02	o 1017
0.00/0.02	c   39 calls to solver: best=1017 lower=1018 upper=3507 
1.29/1.38	o 1024
1.49/1.57	o 1031
1.49/1.57	c   41 calls to solver: best=1031 lower=1032 upper=3507 
1.59/1.63	o 1032
1.59/1.65	o 1034
1.59/1.65	c   43 calls to solver: best=1034 lower=1035 upper=3507 
1.59/1.67	o 1035
1.89/1.94	o 1036
1.89/1.94	c   45 calls to solver: best=1036 lower=1037 upper=3507 
1.89/1.95	o 1038
1.89/1.97	o 1041
1.89/1.97	c   47 calls to solver: best=1041 lower=1042 upper=3507 
1.99/2.04	o 1043
45.10/45.20	o 1049
45.10/45.20	c   49 calls to solver: best=1049 lower=1050 upper=3507 
47.89/47.92	o 1051
48.59/48.69	o 1058
48.59/48.69	c   51 calls to solver: best=1058 lower=1059 upper=3507 
49.39/49.40	o 1063
49.99/50.01	o 1067
49.99/50.01	c   53 calls to solver: best=1067 lower=1068 upper=3507 
51.89/51.96	o 1069
57.59/57.66	o 1070
57.59/57.66	c   55 calls to solver: best=1070 lower=1071 upper=3507 
62.80/62.81	o 1074
73.49/73.57	o 1085
73.49/73.57	c   57 calls to solver: best=1085 lower=1086 upper=3507 
78.79/78.84	o 1087
80.99/81.05	o 1088
80.99/81.05	c   59 calls to solver: best=1088 lower=1089 upper=3507 
201.09/201.14	o 1090
277.49/277.56	o 1091
277.49/277.56	c   61 calls to solver: best=1091 lower=1092 upper=3507 
297.39/297.44	o 1092
342.10/342.20	o 1093
342.10/342.20	c   63 calls to solver: best=1093 lower=1094 upper=3507 
368.39/368.44	o 1099
381.19/381.25	o 1109
381.19/381.25	c   65 calls to solver: best=1109 lower=1110 upper=3507 
389.69/389.72	o 1110
399.69/399.72	o 1125
399.69/399.72	c   67 calls to solver: best=1125 lower=1126 upper=3507 
409.59/409.61	o 1129
446.99/447.00	o 1133
446.99/447.00	c   69 calls to solver: best=1133 lower=1134 upper=3507 
490.99/491.00	o 1135
528.49/528.50	o 1136
528.49/528.50	c   71 calls to solver: best=1136 lower=1137 upper=3507 
539.89/539.96	o 1137
546.19/546.23	o 1138
546.19/546.23	c   73 calls to solver: best=1138 lower=1139 upper=3507 
634.39/634.40	o 1143
641.09/641.15	o 1147
641.09/641.15	c   75 calls to solver: best=1147 lower=1148 upper=3507 
667.49/667.56	o 1148
781.19/781.26	o 1151
781.19/781.26	c   77 calls to solver: best=1151 lower=1152 upper=3507 
798.79/798.81	o 1155
820.69/820.77	o 1158
820.69/820.77	c   79 calls to solver: best=1158 lower=1159 upper=3507 
834.69/834.71	o 1177
982.79/982.80	o 1184
982.79/982.80	c   81 calls to solver: best=1184 lower=1185 upper=3507 
1224.49/1224.56	o 1186
1246.39/1246.40	o 1190
1246.39/1246.40	c   83 calls to solver: best=1190 lower=1191 upper=3507 
1488.89/1488.98	o 1197
1523.29/1523.30	o 1200
1523.29/1523.30	c   85 calls to solver: best=1200 lower=1201 upper=3507 
1560.79/1560.85	o 1207
1611.79/1611.85	o 1208
1611.79/1611.85	c   87 calls to solver: best=1208 lower=1209 upper=3507 
1657.49/1657.56	o 1209
1691.49/1691.53	o 1217
1691.49/1691.53	c   89 calls to solver: best=1217 lower=1218 upper=3507 
1708.39/1708.48	o 1228
1717.09/1717.20	o 1243
1717.09/1717.20	c   91 calls to solver: best=1243 lower=1244 upper=3507 
1745.99/1746.09	o 1253
1961.79/1961.89	o 1264
1961.79/1961.89	c   93 calls to solver: best=1264 lower=1265 upper=3507 
1982.99/1983.05	o 1265
2057.59/2057.60	o 1266
2057.59/2057.60	c   95 calls to solver: best=1266 lower=1267 upper=3507 
2096.29/2096.34	o 1272

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-4253110-1500927333/watcher-4253110-1500927333 -o /tmp/evaluation-result-4253110-1500927333/solver-4253110-1500927333 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500914943-3946 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253110-1500927333.xml 

pid=10851
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 10854
/proc/meminfo: memFree=32081052/32770624 swapFree=5832/131392
[pid=10854] ppid=10851 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1014 0 0 0 0 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466849528 139927913864288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0

[startup+0.100194 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 10854
/proc/meminfo: memFree=32081052/32770624 swapFree=5832/131392
[pid=10854] ppid=10851 vsize=26772 CPUtime=0.09 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1015 0 0 0 9 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466840232 4946181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26772

[startup+0.200341 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 10854
/proc/meminfo: memFree=32081052/32770624 swapFree=5832/131392
[pid=10854] ppid=10851 vsize=26772 CPUtime=0.19 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1015 0 0 0 19 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466840232 4946020 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26772

[startup+0.300312 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 10854
/proc/meminfo: memFree=32081052/32770624 swapFree=5832/131392
[pid=10854] ppid=10851 vsize=26772 CPUtime=0.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1015 0 0 0 29 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466840232 4946296 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26772

[startup+0.700288 s]
/proc/loadavg: 1.95 2.01 2.04 3/181 10854
/proc/meminfo: memFree=32081052/32770624 swapFree=5832/131392
[pid=10854] ppid=10851 vsize=26772 CPUtime=0.69 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1015 0 0 0 69 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466840232 5024415 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26772

[startup+1.50028 s]
/proc/loadavg: 1.95 2.01 2.04 3/182 10855
/proc/meminfo: memFree=32080592/32770624 swapFree=5832/131352
[pid=10854] ppid=10851 vsize=26772 CPUtime=1.49 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1015 0 0 0 149 0 0 0 20 0 1 0 2292468 27414528 825 33554432000 4194304 5744392 140724466852880 140724466840232 4945863 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 825 729 379 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26772

[startup+3.10029 s]
/proc/loadavg: 1.95 2.01 2.04 3/182 10855
/proc/meminfo: memFree=32080220/32770624 swapFree=5832/131352
[pid=10854] ppid=10851 vsize=26772 CPUtime=3.09 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1054 0 0 0 309 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 5118856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26772

[startup+6.30028 s]
/proc/loadavg: 1.96 2.01 2.04 3/182 10855
/proc/meminfo: memFree=32080196/32770624 swapFree=5832/131364
[pid=10854] ppid=10851 vsize=26772 CPUtime=6.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1079 0 0 0 629 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4945697 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26772

[startup+12.7003 s]
/proc/loadavg: 1.96 2.01 2.04 3/182 10855
/proc/meminfo: memFree=32079840/32770624 swapFree=5832/131372
[pid=10854] ppid=10851 vsize=26772 CPUtime=12.69 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1104 0 0 0 1269 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946156 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26772

[startup+25.5003 s]
/proc/loadavg: 1.97 2.01 2.04 3/182 10855
/proc/meminfo: memFree=32079468/32770624 swapFree=5832/131380
[pid=10854] ppid=10851 vsize=26772 CPUtime=25.49 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1154 0 0 0 2549 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024402 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26772

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.05 3/182 10855
/proc/meminfo: memFree=32079468/32770624 swapFree=5832/131396
[pid=10854] ppid=10851 vsize=26772 CPUtime=51.09 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1195 0 0 0 5109 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 4998922 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26772

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10856
/proc/meminfo: memFree=32078968/32770624 swapFree=5832/131456
[pid=10854] ppid=10851 vsize=26772 CPUtime=102.3 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1236 0 0 0 10230 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 4946020 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26772

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 10857
/proc/meminfo: memFree=32079204/32770624 swapFree=5832/131484
[pid=10854] ppid=10851 vsize=26772 CPUtime=162.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1261 0 0 0 16229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26772

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10858
/proc/meminfo: memFree=32079260/32770624 swapFree=5832/131528
[pid=10854] ppid=10851 vsize=26772 CPUtime=222.3 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1300 0 0 0 22230 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024411 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26772

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10867
/proc/meminfo: memFree=32078456/32770624 swapFree=5832/131580
[pid=10854] ppid=10851 vsize=26772 CPUtime=282.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1341 0 0 0 28229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 5024415 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26772

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10868
/proc/meminfo: memFree=32078280/32770624 swapFree=5832/131620
[pid=10854] ppid=10851 vsize=26772 CPUtime=342.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1382 0 0 0 34229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024193 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26772

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10869
/proc/meminfo: memFree=32078620/32770624 swapFree=5832/131668
[pid=10854] ppid=10851 vsize=26772 CPUtime=402.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1423 0 0 0 40229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024193 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 26772

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10870
/proc/meminfo: memFree=32078732/32770624 swapFree=5832/131700
[pid=10854] ppid=10851 vsize=26772 CPUtime=462.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1464 0 0 0 46229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 4946584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 26772

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 10932
/proc/meminfo: memFree=32078228/32770624 swapFree=5832/131796
[pid=10854] ppid=10851 vsize=26772 CPUtime=522.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1503 0 0 0 52229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5140986 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 26772

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 10934
/proc/meminfo: memFree=32077720/32770624 swapFree=5832/131888
[pid=10854] ppid=10851 vsize=26772 CPUtime=582.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 1546 0 0 0 58229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 5140573 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 26772


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10966
/proc/meminfo: memFree=32076164/32770624 swapFree=5832/132588
[pid=10854] ppid=10851 vsize=26772 CPUtime=1542.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2054 0 0 0 154229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 26772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10967
/proc/meminfo: memFree=32076660/32770624 swapFree=5832/132632
[pid=10854] ppid=10851 vsize=26772 CPUtime=1602.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2093 0 0 0 160229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946031 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 26772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10968
/proc/meminfo: memFree=32077168/32770624 swapFree=5832/132664
[pid=10854] ppid=10851 vsize=26772 CPUtime=1662.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2134 0 0 0 166229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4945863 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 26772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10969
/proc/meminfo: memFree=32076672/32770624 swapFree=5832/132708
[pid=10854] ppid=10851 vsize=26772 CPUtime=1722.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2175 0 0 0 172229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 4998922 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 26772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10970
/proc/meminfo: memFree=32076276/32770624 swapFree=5832/132752
[pid=10854] ppid=10851 vsize=26772 CPUtime=1782.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2214 0 0 0 178229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4947051 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 26772

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10971
/proc/meminfo: memFree=32076136/32770624 swapFree=5832/132780
[pid=10854] ppid=10851 vsize=26772 CPUtime=1842.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2239 0 0 0 184229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946592 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1842.29
Current children cumulated vsize (KiB) 26772

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10972
/proc/meminfo: memFree=32075928/32770624 swapFree=5832/132812
[pid=10854] ppid=10851 vsize=26772 CPUtime=1902.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2264 0 0 0 190229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4945697 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1902.29
Current children cumulated vsize (KiB) 26772

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10973
/proc/meminfo: memFree=32075804/32770624 swapFree=5832/132844
[pid=10854] ppid=10851 vsize=26772 CPUtime=1962.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2305 0 0 0 196229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4945689 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 1962.29
Current children cumulated vsize (KiB) 26772

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10974
/proc/meminfo: memFree=32075860/32770624 swapFree=5832/132880
[pid=10854] ppid=10851 vsize=26772 CPUtime=2022.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2344 0 0 0 202229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946817 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2022.29
Current children cumulated vsize (KiB) 26772

[startup+2082.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 10982
/proc/meminfo: memFree=32074880/32770624 swapFree=5832/132928
[pid=10854] ppid=10851 vsize=26772 CPUtime=2082.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2385 0 0 0 208229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466840232 4946488 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2082.29
Current children cumulated vsize (KiB) 26772

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 10983
/proc/meminfo: memFree=32075868/32770624 swapFree=5832/132968
[pid=10854] ppid=10851 vsize=26772 CPUtime=2142.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2410 0 0 0 214229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5124736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 26772

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 10984
/proc/meminfo: memFree=32075884/32770624 swapFree=5832/133000
[pid=10854] ppid=10851 vsize=26772 CPUtime=2202.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2435 0 0 0 220229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 26772

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10985
/proc/meminfo: memFree=32075884/32770624 swapFree=5832/133028
[pid=10854] ppid=10851 vsize=26772 CPUtime=2262.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2460 0 0 0 226229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 26772

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10986
/proc/meminfo: memFree=32075760/32770624 swapFree=5832/133056
[pid=10854] ppid=10851 vsize=26772 CPUtime=2322.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2485 0 0 0 232229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946020 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 26772

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10988
/proc/meminfo: memFree=32074916/32770624 swapFree=5832/133092
[pid=10854] ppid=10851 vsize=26772 CPUtime=2382.29 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2510 0 0 0 238229 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 5024245 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 26772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10988
/proc/meminfo: memFree=32074916/32770624 swapFree=5832/133092
[pid=10854] ppid=10851 vsize=26772 CPUtime=2400.09 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2535 0 0 0 240009 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2400.09
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 10854 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 10988
/proc/meminfo: memFree=32074916/32770624 swapFree=5832/133092
[pid=10854] ppid=10851 vsize=26772 CPUtime=2400.09 cores=0,2,4,6
/proc/10854/stat : 10854 (cosoco) R 10851 10854 3915 0 -1 4202496 2535 0 0 0 240009 0 0 0 20 0 1 0 2292468 27414528 856 33554432000 4194304 5744392 140724466852880 140724466850488 4946584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 14852096 140724466861249 140724466861379 140724466861379 140724466864078 0
/proc/10854/statm: 6693 856 756 379 0 112 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 26772

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.001333
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.001333
maximum resident set size= 3472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2568
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= 6
involuntary context switches= 630

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00211 second user time and 9.0533 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-24 22:15:33
IDJOB=4253110
IDBENCH=133483
IDSOLVER=2633
FILE ID=node143/4253110-1500927333
RUNJOBID= node143-1500914943-3946
PBS_JOBID= 20625420
Free space on /tmp= 61824 MiB

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

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

MD5SUM BENCH= 51492dfdc05fd658a6c92bd20bc2cdd8
RANDOM SEED=1525822582

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32080628 kB
MemAvailable:   32057768 kB
Buffers:           40068 kB
Cached:           250840 kB
SwapCached:            0 kB
Active:           198588 kB
Inactive:         139916 kB
Active(anon):      50324 kB
Inactive(anon):     8592 kB
Active(file):     148264 kB
Inactive(file):   131324 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         53712 kB
Mapped:            29468 kB
Shmem:              8848 kB
Slab:              52224 kB
SReclaimable:      26776 kB
SUnreclaim:        25448 kB
KernelStack:        3280 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61820 MiB
End job on node143 at 2017-07-24 22:55:33