Trace number 4267663

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 1.12OPT1134 1041.95 1041.96

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-06.xml
MD5SUMe510f4e528f92f41d50b9f762f8b8317
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1134
Best CPU time to get the best result obtained on this benchmark151.156
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.11	c best=?? lower=0 upper=2767 
0.00/0.11	c
0.00/0.11	c This is cosoco 1.12 --  
0.00/0.11	c
0.00/0.11	c command line: cosoco -lc -model -restarts HOME/instance-4267663-1502540645.xml 
0.00/0.11	c enable optimization
0.00/0.11	c ========================================[ Problem Statistics ]===========================================
0.00/0.11	c |                                                                                                       
0.00/0.11	c |  Parse time        :         0.00 s 
0.00/0.11	c |
0.00/0.11	c |               Variables: 60
0.00/0.11	c |            Domain Sizes: 2..2
0.00/0.11	c |
0.00/0.11	c |             Constraints: 2
0.00/0.11	c |                   Arity: 60..60
0.00/0.11	c | 
0.00/0.11	c |                   Types: 
0.00/0.11	c |                          Sum: 2
0.00/0.11	c |                          
0.00/0.11	c =========================================================================================================
0.00/0.11	o 0
0.00/0.11	c    1 calls to solver: best=0 lower=1 upper=2767 
0.00/0.11	o 16
0.00/0.11	o 57
0.00/0.11	c    3 calls to solver: best=57 lower=58 upper=2767 
0.00/0.11	o 63
0.00/0.11	o 65
0.00/0.11	c    5 calls to solver: best=65 lower=66 upper=2767 
0.00/0.11	o 75
0.00/0.11	o 87
0.00/0.11	c    7 calls to solver: best=87 lower=88 upper=2767 
0.00/0.11	o 103
0.00/0.12	o 108
0.00/0.12	c    9 calls to solver: best=108 lower=109 upper=2767 
0.00/0.12	o 113
0.00/0.12	o 126
0.00/0.12	c   11 calls to solver: best=126 lower=127 upper=2767 
0.00/0.12	o 141
0.00/0.12	o 152
0.00/0.12	c   13 calls to solver: best=152 lower=153 upper=2767 
0.00/0.12	o 194
0.00/0.12	o 204
0.00/0.12	c   15 calls to solver: best=204 lower=205 upper=2767 
0.00/0.12	o 214
0.00/0.12	o 239
0.00/0.12	c   17 calls to solver: best=239 lower=240 upper=2767 
0.00/0.12	o 254
0.00/0.12	o 260
0.00/0.12	c   19 calls to solver: best=260 lower=261 upper=2767 
0.00/0.12	o 263
0.00/0.12	o 276
0.00/0.12	c   21 calls to solver: best=276 lower=277 upper=2767 
0.00/0.12	o 280
0.00/0.12	o 281
0.00/0.12	c   23 calls to solver: best=281 lower=282 upper=2767 
0.00/0.12	o 298
0.00/0.12	o 305
0.00/0.12	c   25 calls to solver: best=305 lower=306 upper=2767 
0.00/0.12	o 318
0.00/0.12	o 329
0.00/0.12	c   27 calls to solver: best=329 lower=330 upper=2767 
0.00/0.12	o 338
0.00/0.12	o 409
0.00/0.12	c   29 calls to solver: best=409 lower=410 upper=2767 
0.00/0.12	o 426
0.00/0.12	o 435
0.00/0.12	c   31 calls to solver: best=435 lower=436 upper=2767 
0.00/0.12	o 436
0.00/0.12	o 438
0.00/0.12	c   33 calls to solver: best=438 lower=439 upper=2767 
0.00/0.12	o 515
0.00/0.13	o 538
0.00/0.13	c   35 calls to solver: best=538 lower=539 upper=2767 
0.00/0.13	o 607
0.00/0.13	o 645
0.00/0.13	c   37 calls to solver: best=645 lower=646 upper=2767 
0.00/0.13	o 682
0.00/0.13	o 692
0.00/0.13	c   39 calls to solver: best=692 lower=693 upper=2767 
0.00/0.13	o 693
0.00/0.13	o 718
0.00/0.13	c   41 calls to solver: best=718 lower=719 upper=2767 
0.00/0.13	o 723
0.00/0.13	o 726
0.00/0.13	c   43 calls to solver: best=726 lower=727 upper=2767 
0.00/0.13	o 731
0.00/0.13	o 736
0.00/0.13	c   45 calls to solver: best=736 lower=737 upper=2767 
0.00/0.14	o 737
0.00/0.15	o 740
0.00/0.15	c   47 calls to solver: best=740 lower=741 upper=2767 
0.00/0.15	o 744
0.00/0.15	o 753
0.00/0.15	c   49 calls to solver: best=753 lower=754 upper=2767 
0.00/0.15	o 774
0.00/0.17	o 783
0.00/0.17	c   51 calls to solver: best=783 lower=784 upper=2767 
0.00/0.18	o 787
0.00/0.18	o 789
0.00/0.18	c   53 calls to solver: best=789 lower=790 upper=2767 
0.00/0.18	o 794
0.00/0.19	o 813
0.00/0.19	c   55 calls to solver: best=813 lower=814 upper=2767 
0.00/0.19	o 818
0.00/0.19	o 827
0.00/0.19	c   57 calls to solver: best=827 lower=828 upper=2767 
0.08/0.20	o 828
0.08/0.20	o 830
0.08/0.20	c   59 calls to solver: best=830 lower=831 upper=2767 
0.08/0.20	o 843
0.08/0.20	o 845
0.08/0.20	c   61 calls to solver: best=845 lower=846 upper=2767 
0.08/0.20	o 858
0.08/0.22	o 860
0.08/0.22	c   63 calls to solver: best=860 lower=861 upper=2767 
0.08/0.24	o 864
0.08/0.24	o 865
0.08/0.24	c   65 calls to solver: best=865 lower=866 upper=2767 
0.08/0.25	o 876
0.08/0.25	o 884
0.08/0.25	c   67 calls to solver: best=884 lower=885 upper=2767 
0.08/0.28	o 890
0.18/0.30	o 905
0.18/0.30	c   69 calls to solver: best=905 lower=906 upper=2767 
0.99/1.20	o 907
2.58/2.73	o 909
2.58/2.73	c   71 calls to solver: best=909 lower=910 upper=2767 
2.58/2.77	o 912
4.18/4.33	o 916
4.18/4.33	c   73 calls to solver: best=916 lower=917 upper=2767 
4.39/4.57	o 919
5.08/5.22	o 923
5.08/5.22	c   75 calls to solver: best=923 lower=924 upper=2767 
6.68/6.82	o 926
16.39/16.57	o 935
16.39/16.57	c   77 calls to solver: best=935 lower=936 upper=2767 
16.98/17.17	o 936
25.88/26.06	o 937
25.88/26.06	c   79 calls to solver: best=937 lower=938 upper=2767 
43.68/43.88	o 939
45.09/45.28	o 946
45.09/45.28	c   81 calls to solver: best=946 lower=947 upper=2767 
46.58/46.71	o 948
47.29/47.41	o 953
47.29/47.41	c   83 calls to solver: best=953 lower=954 upper=2767 
47.58/47.78	o 960
47.88/48.03	o 962
47.88/48.03	c   85 calls to solver: best=962 lower=963 upper=2767 
47.98/48.15	o 972
52.39/52.55	o 975
52.39/52.55	c   87 calls to solver: best=975 lower=976 upper=2767 
53.49/53.65	o 985
61.49/61.66	o 991
61.49/61.66	c   89 calls to solver: best=991 lower=992 upper=2767 
61.99/62.17	o 993
62.29/62.48	o 1009
62.29/62.48	c   91 calls to solver: best=1009 lower=1010 upper=2767 
62.89/63.04	o 1016
145.79/145.99	o 1024
145.79/145.99	c   93 calls to solver: best=1024 lower=1025 upper=2767 
171.60/171.77	o 1027
179.80/179.95	o 1031
179.80/179.95	c   95 calls to solver: best=1031 lower=1032 upper=2767 
183.60/183.78	o 1035
190.00/190.18	o 1047
190.00/190.18	c   97 calls to solver: best=1047 lower=1048 upper=2767 
197.90/198.07	o 1060
201.70/201.89	o 1064
201.70/201.89	c   99 calls to solver: best=1064 lower=1065 upper=2767 
254.01/254.17	o 1068
269.31/269.49	o 1072
269.31/269.49	c  101 calls to solver: best=1072 lower=1073 upper=2767 
277.91/278.08	o 1079
312.81/312.95	o 1083
312.81/312.95	c  103 calls to solver: best=1083 lower=1084 upper=2767 
313.31/313.44	o 1085
316.21/316.37	o 1089
316.21/316.37	c  105 calls to solver: best=1089 lower=1090 upper=2767 
318.92/319.01	o 1092
320.21/320.30	o 1097
320.21/320.30	c  107 calls to solver: best=1097 lower=1098 upper=2767 
325.62/325.79	o 1101
335.52/335.64	o 1102
335.52/335.64	c  109 calls to solver: best=1102 lower=1103 upper=2767 
601.84/601.91	o 1106
618.14/618.29	o 1107
618.14/618.29	c  111 calls to solver: best=1107 lower=1108 upper=2767 
633.94/634.08	o 1113
649.44/649.56	o 1118
649.44/649.56	c  113 calls to solver: best=1118 lower=1119 upper=2767 
656.04/656.12	o 1119
796.15/796.25	o 1121
796.15/796.25	c  115 calls to solver: best=1121 lower=1122 upper=2767 
842.66/842.76	o 1122
860.16/860.23	o 1129
860.16/860.23	c  117 calls to solver: best=1129 lower=1130 upper=2767 
953.07/953.10	o 1132
961.57/961.66	o 1134
961.57/961.66	c  119 calls to solver: best=1134 lower=1135 upper=2767 
1041.88/1041.96	c
1041.88/1041.96	c Optimum found         : 1134
1041.88/1041.96	c
1041.88/1041.96	
1041.88/1041.96	v <instantiation type='solution' cost='1134'>
1041.88/1041.96	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[6] x[7] x[8] x[9] </list>
1041.88/1041.96	v <values>0 1 0 0 0 0 0 1 0 1 0 1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 </values>
1041.88/1041.96	v </instantiation>
1041.88/1041.96	
1041.88/1041.96	c call to solver        : 120
1041.88/1041.96	c
1041.88/1041.96	c restarts              : 103         
1041.88/1041.96	c conflicts             : 18565315     (17818 /sec)
1041.88/1041.96	c decisions             : 107954748    (103609 /sec)
1041.88/1041.96	c propagations          : 1007346815  (966798 /sec)
1041.88/1041.96	c root propagations     : 60          
1041.88/1041.96	c filter calls          : 377503984      (362308 /sec)
1041.88/1041.96	c useless filter calls  : 228530195      (60 %)
1041.88/1041.96	c Memory used           : 26.37 MB
1041.88/1041.96	c CPU time              : 1041.94 s
1041.88/1041.96	
1041.88/1041.96	s OPTIMUM FOUND

Verifier Data

OK	1134

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-4267663-1502540645/watcher-4267663-1502540645 -o /tmp/evaluation-result-4267663-1502540645/solver-4267663-1502540645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267663-1502540645.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.00 2.01 2.05 3/180 30682
/proc/meminfo: memFree=31217148/32770624 swapFree=0/524956
[pid=30682] ppid=30679 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/30682/stat : 30682 (runsolver) D 30679 30682 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56285215 24240128 107 18446744073709551615 4194304 4338465 140722579387680 140722579385320 140091194639063 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 38494208 140722579390657 140722579391049 140722579391049 140722579394506 0
/proc/30682/statm: 5918 107 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 30682
/proc/meminfo: memFree=31217148/32770624 swapFree=0/524956
[pid=30682] ppid=30679 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/30682/stat : 30682 (runsolver) D 30679 30682 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56285215 24240128 107 18446744073709551615 4194304 4338465 140722579387680 140722579385320 140091194639063 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 38494208 140722579390657 140722579391049 140722579391049 140722579394506 0
/proc/30682/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200709 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 30682
/proc/meminfo: memFree=31217148/32770624 swapFree=0/524956
[pid=30682] ppid=30679 vsize=26996 CPUtime=0.08 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1035 0 0 0 8 0 0 0 20 0 1 0 56285215 27643904 832 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046424 0 0 1 8405026 0 0 0 17 6 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26996

[startup+0.30071 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 30682
/proc/meminfo: memFree=31217148/32770624 swapFree=0/524956
[pid=30682] ppid=30679 vsize=26996 CPUtime=0.18 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1035 0 0 0 18 0 0 0 20 0 1 0 56285215 27643904 832 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5139338 0 0 1 8405026 0 0 0 17 6 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 26996

[startup+0.70028 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 30682
/proc/meminfo: memFree=31217148/32770624 swapFree=0/524956
[pid=30682] ppid=30679 vsize=26996 CPUtime=0.58 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1035 0 0 0 58 0 0 0 20 0 1 0 56285215 27643904 832 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5045817 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 26996

[startup+1.50028 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 30683
/proc/meminfo: memFree=31216876/32770624 swapFree=0/524724
[pid=30682] ppid=30679 vsize=26996 CPUtime=1.38 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1035 0 0 0 138 0 0 0 20 0 1 0 56285215 27643904 832 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139312 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 26996

[startup+3.10027 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 30698
/proc/meminfo: memFree=31210436/32770624 swapFree=0/524960
[pid=30682] ppid=30679 vsize=26996 CPUtime=2.98 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1035 0 0 0 298 0 0 0 20 0 1 0 56285215 27643904 832 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5045821 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 26996

[startup+6.30028 s]
/proc/loadavg: 1.85 1.98 2.03 3/185 30698
/proc/meminfo: memFree=31210984/32770624 swapFree=0/524960
[pid=30682] ppid=30679 vsize=26996 CPUtime=6.18 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1122 0 0 0 618 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5139291 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 26996

[startup+12.7003 s]
/proc/loadavg: 1.86 1.98 2.03 3/185 30698
/proc/meminfo: memFree=31210920/32770624 swapFree=0/524960
[pid=30682] ppid=30679 vsize=26996 CPUtime=12.58 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1148 0 0 0 1258 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5048020 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 1.88 1.98 2.03 3/185 30698
/proc/meminfo: memFree=31211172/32770624 swapFree=0/524952
[pid=30682] ppid=30679 vsize=26996 CPUtime=25.38 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1217 0 0 0 2538 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5045817 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 1.93 1.99 2.03 3/185 30760
/proc/meminfo: memFree=31221816/32770624 swapFree=0/524980
[pid=30682] ppid=30679 vsize=26996 CPUtime=50.99 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1277 0 0 0 5099 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5139319 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/183 30761
/proc/meminfo: memFree=31223364/32770624 swapFree=0/524964
[pid=30682] ppid=30679 vsize=26996 CPUtime=102.2 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1303 0 0 0 10220 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5139505 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26996

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/182 30763
/proc/meminfo: memFree=31224744/32770624 swapFree=0/524972
[pid=30682] ppid=30679 vsize=26996 CPUtime=162.2 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1346 0 0 0 16220 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5048674 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26996

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 30765
/proc/meminfo: memFree=31224992/32770624 swapFree=0/524980
[pid=30682] ppid=30679 vsize=26996 CPUtime=222.21 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1389 0 0 0 22221 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5099664 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26996

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 30767
/proc/meminfo: memFree=31225364/32770624 swapFree=0/524988
[pid=30682] ppid=30679 vsize=26996 CPUtime=282.21 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1389 0 0 0 28221 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5046945 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26996

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/181 30769
/proc/meminfo: memFree=31225964/32770624 swapFree=0/524984
[pid=30682] ppid=30679 vsize=26996 CPUtime=342.21 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1432 0 0 0 34221 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5048480 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 26996

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/181 30771
/proc/meminfo: memFree=31225716/32770624 swapFree=0/524992
[pid=30682] ppid=30679 vsize=26996 CPUtime=402.22 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1432 0 0 0 40222 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5048500 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26996

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 30773
/proc/meminfo: memFree=31225468/32770624 swapFree=0/524996
[pid=30682] ppid=30679 vsize=26996 CPUtime=462.22 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1458 0 0 0 46222 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139327 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 26996

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30775
/proc/meminfo: memFree=31225468/32770624 swapFree=0/525004
[pid=30682] ppid=30679 vsize=26996 CPUtime=522.23 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1458 0 0 0 52223 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046159 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 26996

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30777
/proc/meminfo: memFree=31225596/32770624 swapFree=0/525012
[pid=30682] ppid=30679 vsize=26996 CPUtime=582.23 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1484 0 0 0 58223 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5048037 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 26996

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 30793
/proc/meminfo: memFree=31221032/32770624 swapFree=0/525004
[pid=30682] ppid=30679 vsize=26996 CPUtime=642.24 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1501 0 0 0 64224 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5046437 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 26996

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 30795
/proc/meminfo: memFree=31223208/32770624 swapFree=0/525024
[pid=30682] ppid=30679 vsize=26996 CPUtime=702.24 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1527 0 0 0 70224 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5045821 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 26996

[startup+762.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 30797
/proc/meminfo: memFree=31223776/32770624 swapFree=0/525036
[pid=30682] ppid=30679 vsize=26996 CPUtime=762.26 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1527 0 0 0 76226 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135209432 5046297 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 26996

[startup+822.3 s]
/proc/loadavg: 2.25 2.07 2.06 3/181 30799
/proc/meminfo: memFree=31224396/32770624 swapFree=0/525056
[pid=30682] ppid=30679 vsize=26996 CPUtime=822.26 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1570 0 0 0 82226 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5338173 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 26996

[startup+882.306 s]
/proc/loadavg: 2.20 2.09 2.07 3/181 30801
/proc/meminfo: memFree=31224892/32770624 swapFree=0/525060
[pid=30682] ppid=30679 vsize=26996 CPUtime=882.27 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1570 0 0 0 88227 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139312 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 26996

[startup+942.3 s]
/proc/loadavg: 2.07 2.07 2.06 3/181 30804
/proc/meminfo: memFree=31224644/32770624 swapFree=0/525068
[pid=30682] ppid=30679 vsize=26996 CPUtime=942.27 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1596 0 0 0 94227 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139274 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 26996

[startup+1002.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/181 30806
/proc/meminfo: memFree=31224892/32770624 swapFree=0/525084
[pid=30682] ppid=30679 vsize=26996 CPUtime=1002.27 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1613 0 0 0 100227 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139319 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 26996

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 30682 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1024 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225264/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1023.97 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1639 0 0 0 102397 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046736 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1023.97
Current children cumulated vsize (KiB) 26996

[startup+1030.4 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225388/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1030.38 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1639 0 0 0 103038 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5139281 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1030.38
Current children cumulated vsize (KiB) 26996

[startup+1036.8 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1036.78 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1639 0 0 0 103678 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5045980 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1036.78
Current children cumulated vsize (KiB) 26996

[startup+1040 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1039.98 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1639 0 0 0 103998 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046454 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1039.98
Current children cumulated vsize (KiB) 26996

[startup+1040.8 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1040.78 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1640 0 0 0 104078 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046019 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1040.78
Current children cumulated vsize (KiB) 26996

[startup+1041.6 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1041.58 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1640 0 0 0 104158 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046712 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1041.58
Current children cumulated vsize (KiB) 26996

[startup+1041.81 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1041.78 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1640 0 0 0 104178 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5048580 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 26996

[startup+1041.9 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 30807
/proc/meminfo: memFree=31225512/32770624 swapFree=0/525096
[pid=30682] ppid=30679 vsize=26996 CPUtime=1041.88 cores=0,2,4,6
/proc/30682/stat : 30682 (cosoco) R 30679 30682 21984 0 -1 4202496 1640 0 0 0 104188 0 0 0 20 0 1 0 56285215 27643904 876 18446744073709551615 4194304 5972588 140734135211984 140734135199176 5046437 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 13680640 140734135218670 140734135218765 140734135218765 140734135222222 0
/proc/30682/statm: 6749 876 775 435 0 112 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 26996

Child status: 0
Real time (s): 1041.96
CPU time (s): 1041.95
CPU user time (s): 1041.94
CPU system time (s): 0.004
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1041.94
system time used= 0.004
maximum resident set size= 3588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1697
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= 10
involuntary context switches= 681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.24463 second user time and 3.91066 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 14:09:59
IDJOB=4267663
IDBENCH=133484
IDSOLVER=2658
FILE ID=node125/4267663-1502540645
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-06.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267663-1502540645/watcher-4267663-1502540645 -o /tmp/evaluation-result-4267663-1502540645/solver-4267663-1502540645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267663-1502540645.xml

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

MD5SUM BENCH= e510f4e528f92f41d50b9f762f8b8317
RANDOM SEED=926668700

node125.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.07
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.07
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.07
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.07
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:        31217944 kB
MemAvailable:   31992896 kB
Buffers:          270108 kB
Cached:           794724 kB
SwapCached:            0 kB
Active:           580748 kB
Inactive:         549864 kB
Active(anon):      66020 kB
Inactive(anon):    24908 kB
Active(file):     514728 kB
Inactive(file):   524956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2184 kB
Writeback:             4 kB
AnonPages:         65416 kB
Mapped:            45848 kB
Shmem:             25252 kB
Slab:             127668 kB
SReclaimable:     102204 kB
SUnreclaim:        25464 kB
KernelStack:        3200 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-12 14:27:22