Trace number 4300063

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.12SAT (TO)1378 2520.08 2520.01

General information on the benchmark

NameKnapsack/
Knapsack-70-300-01_c18.xml
MD5SUM140f8f4c33ce7e414b2f0aa2389f8c03
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1465
Best CPU time to get the best result obtained on this benchmark302
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":70}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":70}]
Minimum constraint arity70
Maximum constraint arity70
Distribution of constraint arities[{"arity":70,"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=3510 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4300063-1532829780.xml 
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: 70
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: 70..70
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 |               Objective: Maximize Sum
0.00/0.00	
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=3510 
0.00/0.00	o 16
0.00/0.00	o 59
0.00/0.00	c    3 calls to solver: best=59 lower=60 upper=3510 
0.00/0.00	o 88
0.00/0.00	o 93
0.00/0.00	c    5 calls to solver: best=93 lower=94 upper=3510 
0.00/0.01	o 125
0.00/0.01	o 191
0.00/0.01	c    7 calls to solver: best=191 lower=192 upper=3510 
0.00/0.01	o 280
0.00/0.01	o 292
0.00/0.01	c    9 calls to solver: best=292 lower=293 upper=3510 
0.00/0.01	o 336
0.00/0.01	o 343
0.00/0.01	c   11 calls to solver: best=343 lower=344 upper=3510 
0.00/0.01	o 353
0.00/0.01	o 369
0.00/0.01	c   13 calls to solver: best=369 lower=370 upper=3510 
0.00/0.01	o 371
0.00/0.01	o 420
0.00/0.01	c   15 calls to solver: best=420 lower=421 upper=3510 
0.00/0.01	o 435
0.00/0.01	o 462
0.00/0.01	c   17 calls to solver: best=462 lower=463 upper=3510 
0.00/0.01	o 482
0.00/0.01	o 489
0.00/0.01	c   19 calls to solver: best=489 lower=490 upper=3510 
0.00/0.01	o 491
0.00/0.01	o 515
0.00/0.01	c   21 calls to solver: best=515 lower=516 upper=3510 
0.00/0.01	o 526
0.00/0.01	o 547
0.00/0.01	c   23 calls to solver: best=547 lower=548 upper=3510 
0.00/0.01	o 561
0.00/0.02	o 605
0.00/0.02	c   25 calls to solver: best=605 lower=606 upper=3510 
0.00/0.02	o 606
0.00/0.02	o 625
0.00/0.02	c   27 calls to solver: best=625 lower=626 upper=3510 
0.00/0.02	o 630
0.00/0.02	o 665
0.00/0.02	c   29 calls to solver: best=665 lower=666 upper=3510 
0.00/0.02	o 669
0.00/0.02	o 673
0.00/0.02	c   31 calls to solver: best=673 lower=674 upper=3510 
0.00/0.02	o 689
0.00/0.02	o 695
0.00/0.02	c   33 calls to solver: best=695 lower=696 upper=3510 
0.00/0.02	o 702
0.00/0.02	o 736
0.00/0.02	c   35 calls to solver: best=736 lower=737 upper=3510 
0.00/0.02	o 752
0.00/0.02	o 763
0.00/0.02	c   37 calls to solver: best=763 lower=764 upper=3510 
0.00/0.02	o 772
0.00/0.02	o 776
0.00/0.02	c   39 calls to solver: best=776 lower=777 upper=3510 
0.00/0.02	o 789
0.00/0.03	o 798
0.00/0.03	c   41 calls to solver: best=798 lower=799 upper=3510 
0.00/0.03	o 817
0.00/0.03	o 832
0.00/0.03	c   43 calls to solver: best=832 lower=833 upper=3510 
0.00/0.03	o 835
0.00/0.03	o 848
0.00/0.03	c   45 calls to solver: best=848 lower=849 upper=3510 
0.00/0.03	o 866
0.00/0.03	o 876
0.00/0.03	c   47 calls to solver: best=876 lower=877 upper=3510 
0.00/0.03	o 881
0.00/0.03	o 899
0.00/0.03	c   49 calls to solver: best=899 lower=900 upper=3510 
0.00/0.04	o 912
0.00/0.04	o 924
0.00/0.04	c   51 calls to solver: best=924 lower=925 upper=3510 
0.00/0.04	o 933
0.00/0.07	o 949
0.00/0.07	c   53 calls to solver: best=949 lower=950 upper=3510 
0.00/0.08	o 951
1.00/1.10	o 957
1.00/1.10	c   55 calls to solver: best=957 lower=958 upper=3510 
3.29/3.36	o 959
5.29/5.34	o 962
5.29/5.34	c   57 calls to solver: best=962 lower=963 upper=3510 
5.59/5.64	o 966
5.59/5.67	o 970
5.59/5.67	c   59 calls to solver: best=970 lower=971 upper=3510 
5.69/5.76	o 973
6.69/6.78	o 977
6.69/6.78	c   61 calls to solver: best=977 lower=978 upper=3510 
9.00/9.09	o 981
9.69/9.73	o 982
9.69/9.73	c   63 calls to solver: best=982 lower=983 upper=3510 
14.69/14.78	o 986
17.49/17.57	o 987
17.49/17.57	c   65 calls to solver: best=987 lower=988 upper=3510 
17.69/17.75	o 993
18.00/18.03	o 1005
18.00/18.03	c   67 calls to solver: best=1005 lower=1006 upper=3510 
19.10/19.18	o 1007
19.39/19.45	o 1016
19.39/19.45	c   69 calls to solver: best=1016 lower=1017 upper=3510 
19.49/19.55	o 1021
19.79/19.81	o 1022
19.79/19.81	c   71 calls to solver: best=1022 lower=1023 upper=3510 
20.19/20.23	o 1023
20.39/20.40	o 1032
20.39/20.40	c   73 calls to solver: best=1032 lower=1033 upper=3510 
20.59/20.66	o 1038
21.10/21.18	o 1044
21.10/21.18	c   75 calls to solver: best=1044 lower=1045 upper=3510 
21.49/21.57	o 1050
21.79/21.82	o 1054
21.79/21.82	c   77 calls to solver: best=1054 lower=1055 upper=3510 
21.89/21.91	o 1056
21.89/21.97	o 1057
21.89/21.97	c   79 calls to solver: best=1057 lower=1058 upper=3510 
22.29/22.32	o 1072
23.19/23.22	o 1081
23.19/23.22	c   81 calls to solver: best=1081 lower=1082 upper=3510 
23.29/23.38	o 1086
23.49/23.52	o 1090
23.49/23.52	c   83 calls to solver: best=1090 lower=1091 upper=3510 
23.59/23.68	o 1101
24.29/24.32	o 1105
24.29/24.32	c   85 calls to solver: best=1105 lower=1106 upper=3510 
25.39/25.41	o 1109
25.49/25.57	o 1111
25.49/25.57	c   87 calls to solver: best=1111 lower=1112 upper=3510 
25.59/25.69	o 1114
26.19/26.27	o 1115
26.19/26.27	c   89 calls to solver: best=1115 lower=1116 upper=3510 
26.49/26.53	o 1120
31.49/31.58	o 1129
31.49/31.58	c   91 calls to solver: best=1129 lower=1130 upper=3510 
41.59/41.62	o 1134
50.29/50.32	o 1156
50.29/50.32	c   93 calls to solver: best=1156 lower=1157 upper=3510 
62.10/62.10	o 1159
68.00/68.10	o 1170
68.00/68.10	c   95 calls to solver: best=1170 lower=1171 upper=3510 
162.60/162.60	o 1174
169.10/169.12	o 1177
169.10/169.12	c   97 calls to solver: best=1177 lower=1178 upper=3510 
194.30/194.36	o 1180
194.70/194.77	o 1184
194.70/194.77	c   99 calls to solver: best=1184 lower=1185 upper=3510 
195.00/195.10	o 1195
204.60/204.64	o 1198
204.60/204.64	c  101 calls to solver: best=1198 lower=1199 upper=3510 
209.00/209.02	o 1200
232.90/233.00	o 1204
232.90/233.00	c  103 calls to solver: best=1204 lower=1205 upper=3510 
258.40/258.44	o 1206
269.70/269.79	o 1216
269.70/269.79	c  105 calls to solver: best=1216 lower=1217 upper=3510 
713.71/713.72	o 1220
1191.13/1191.10	o 1222
1191.13/1191.10	c  107 calls to solver: best=1222 lower=1223 upper=3510 
1275.73/1275.74	o 1225
1332.33/1332.32	o 1226
1332.33/1332.32	c  109 calls to solver: best=1226 lower=1227 upper=3510 
1371.04/1371.03	o 1230
1455.33/1455.31	o 1231
1455.33/1455.31	c  111 calls to solver: best=1231 lower=1232 upper=3510 
1585.04/1585.01	o 1247
1703.34/1703.31	o 1252
1703.34/1703.31	c  113 calls to solver: best=1252 lower=1253 upper=3510 
1861.94/1861.99	o 1255
1904.94/1904.95	o 1265
1904.94/1904.95	c  115 calls to solver: best=1265 lower=1266 upper=3510 
1958.34/1958.39	o 1268
1974.84/1974.88	o 1281
1974.84/1974.88	c  117 calls to solver: best=1281 lower=1282 upper=3510 
2006.65/2006.67	o 1284
2051.85/2051.86	o 1288
2051.85/2051.86	c  119 calls to solver: best=1288 lower=1289 upper=3510 
2071.55/2071.53	o 1291
2087.85/2087.81	o 1292
2087.85/2087.81	c  121 calls to solver: best=1292 lower=1293 upper=3510 
2097.16/2097.15	o 1297
2137.95/2137.93	o 1304
2137.95/2137.93	c  123 calls to solver: best=1304 lower=1305 upper=3510 
2144.85/2144.81	o 1310
2151.06/2151.10	o 1312
2151.06/2151.10	c  125 calls to solver: best=1312 lower=1313 upper=3510 
2213.06/2213.06	o 1345
2261.65/2261.60	o 1349
2261.65/2261.60	c  127 calls to solver: best=1349 lower=1350 upper=3510 
2300.25/2300.20	o 1378
2520.07/2520.00	
2520.07/2520.00	c *** INTERRUPTED ***
2520.07/2520.00	c restarts              : 110         
2520.07/2520.00	c conflicts             : 37266002     (14788 /sec)
2520.07/2520.00	c decisions             : 230357437    (91409 /sec)
2520.07/2520.00	c propagations          : 2261587405  (897429 /sec)
2520.07/2520.00	c root propagations     : 70          
2520.07/2520.00	c filter calls          : 784764967      (311406 /sec)
2520.07/2520.00	c useless filter calls  : 485194235      (61 %)
2520.07/2520.00	c Memory used           : 26.53 MB
2520.07/2520.00	c CPU time              : 2520.07 s
2520.07/2520.00	
2520.07/2520.00	c nb Solutions = 128
2520.07/2520.00	s SATISFIABLE
2520.07/2520.00	c Best value found: 1378
2520.07/2520.00	
2520.07/2520.00	
2520.07/2520.00	v <instantiation type='solution' cost='1378'>
2520.07/2520.00	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[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[7] x[8] x[9] </list>
2520.07/2520.00	v <values>0 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 0 1 0 0 0 1 1 0 0 0 1 0 0 0 </values>
2520.07/2520.00	v </instantiation>
2520.07/2520.00	

Verifier Data

OK	1378

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10339 MiB free)
  memory of node 1: 16384 MiB (15797 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300063-1532829780/watcher-4300063-1532829780 -o /tmp/evaluation-result-4300063-1532829780/solver-4300063-1532829780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2126 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4300063-1532829780.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=4123, runsolver pid=4120

[startup+0.100156 s]*
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764672/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3672 CPUtime=0.1 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1122 0 0 0 10 0 0 0 20 0 1 0 100541174 27811840 918 33554432000 4194304 6142532 140733987760032 140733987756664 5215611 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 918 818 476 0 112 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209342 s]*
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764672/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3672 CPUtime=0.21 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1122 0 0 0 21 0 0 0 20 0 1 0 100541174 27811840 918 33554432000 4194304 6142532 140733987760032 140733987756664 5215601 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 918 818 476 0 112 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3672 KiB

[startup+0.308857 s]*
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764408/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3672 CPUtime=0.31 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1122 0 0 0 31 0 0 0 20 0 1 0 100541174 27811840 918 33554432000 4194304 6142532 140733987760032 140733987756664 5138192 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 918 818 476 0 112 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764244/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3672 CPUtime=0.69 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1122 0 0 0 69 0 0 0 20 0 1 0 100541174 27811840 918 33554432000 4194304 6142532 140733987760032 140733987757560 5215584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 918 818 476 0 112 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764244/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3672 CPUtime=1.49 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1122 0 0 0 149 0 0 0 20 0 1 0 100541174 27811840 918 33554432000 4194304 6142532 140733987760032 140733987757560 5337445 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 918 818 476 0 112 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10902 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 4124
/proc/meminfo: memFree=26764120/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=3.1 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1152 0 0 0 310 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5138869 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+6.30027 s]
/proc/loadavg: 1.92 1.98 2.03 3/188 4124
/proc/meminfo: memFree=26763808/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=6.29 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1211 0 0 0 629 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5137784 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+12.7003 s]
/proc/loadavg: 1.92 1.98 2.03 3/188 4124
/proc/meminfo: memFree=26764508/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=12.69 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1256 0 0 0 1269 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5215611 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 2.03 3/188 4124
/proc/meminfo: memFree=26764924/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=25.49 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1346 0 0 0 2549 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5215819 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+51.109 s]
/proc/loadavg: 1.96 1.99 2.03 3/188 4124
/proc/meminfo: memFree=26765172/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=51.1 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1391 0 0 0 5110 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5215584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/188 4125
/proc/meminfo: memFree=26765588/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=102.29 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1421 0 0 0 10229 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5175098 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/188 4126
/proc/meminfo: memFree=26765072/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=162.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1451 0 0 0 16230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5137899 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4127
/proc/meminfo: memFree=26765460/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=222.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1511 0 0 0 22230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5139921 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4128
/proc/meminfo: memFree=26766064/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=282.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1556 0 0 0 28230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5329671 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4129
/proc/meminfo: memFree=26765640/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=342.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1586 0 0 0 34230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5138416 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4130
/proc/meminfo: memFree=26765628/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=402.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1616 0 0 0 40230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5215601 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4138
/proc/meminfo: memFree=26763908/32770624 swapFree=67028500/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=462.3 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 1646 0 0 0 46230 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5347469 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB


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

/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4237
/proc/meminfo: memFree=26765032/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=1782.34 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2407 0 0 0 178234 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5139913 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4238
/proc/meminfo: memFree=26765148/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=1842.34 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2437 0 0 0 184234 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5215601 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4239
/proc/meminfo: memFree=26765024/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=1902.34 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2481 0 0 0 190234 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5329504 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 1902.34 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4240
/proc/meminfo: memFree=26764900/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=1962.34 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2526 0 0 0 196234 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5138368 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 1962.34 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4241
/proc/meminfo: memFree=26764776/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2022.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2571 0 0 0 202235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5138027 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4242
/proc/meminfo: memFree=26764756/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2082.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2616 0 0 0 208235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5215632 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2082.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4243
/proc/meminfo: memFree=26765008/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2142.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2661 0 0 0 214235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5215813 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4244
/proc/meminfo: memFree=26764760/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2202.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2691 0 0 0 220235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987747304 5137736 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4253
/proc/meminfo: memFree=26764572/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2262.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2750 0 0 0 226235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5215647 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4254
/proc/meminfo: memFree=26764824/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2322.35 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2794 0 0 0 232235 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5138400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4255
/proc/meminfo: memFree=26764692/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2382.36 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2824 0 0 0 238236 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5215819 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4256
/proc/meminfo: memFree=26764452/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2442.36 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2854 0 0 0 244236 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5138432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4257
/proc/meminfo: memFree=26764328/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2502.36 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2884 0 0 0 250236 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5138259 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 4257
/proc/meminfo: memFree=26764328/32770624 swapFree=67028516/67108860
[pid=4123] ppid=4120 vsize=27160 memory=3864 CPUtime=2520.07 cores=1,3,5,7
/proc/4123/stat : 4123 (cosoco) R 4120 4123 2093 0 -1 4202496 2914 0 0 0 252007 0 0 0 20 0 1 0 100541174 27811840 966 33554432000 4194304 6142532 140733987760032 140733987757560 5215635 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37928960 140733987767430 140733987767560 140733987767560 140733987770318 0
/proc/4123/statm: 6790 966 862 476 0 112 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 27160 KiB
Current children cumulated memory: 3864 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 4123 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.004 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.08
CPU user time (s): 2520.07
CPU system time (s): 0.004
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27160
Max. memory (cumulated for all children) (KiB): 3864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.004
maximum resident set size= 3932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2966
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= 15
involuntary context switches= 663


# summary of solver processes directly reported to runsolver:
#   pid: 4123
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.90844 second user time and 16.6406 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 04:03:00
IDJOB=4300063
IDBENCH=141537
IDSOLVER=2761
FILE ID=node102/4300063-1532829780
RUNJOBID= node102-1532812129-2126
PBS_JOBID= 21022490
Free space on /tmp= 52744 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Knapsack/Knapsack-70-300-01_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300063-1532829780/watcher-4300063-1532829780 -o /tmp/evaluation-result-4300063-1532829780/solver-4300063-1532829780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532812129-2126 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4300063-1532829780.xml

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

MD5SUM BENCH= 140f8f4c33ce7e414b2f0aa2389f8c03
RANDOM SEED=317453650

node102.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.51
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.51
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.51
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.51
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:        26765340 kB
MemAvailable:   31931960 kB
Buffers:          220856 kB
Cached:          5200848 kB
SwapCached:        53352 kB
Active:          1223212 kB
Inactive:        4280404 kB
Active(anon):       7548 kB
Inactive(anon):    99184 kB
Active(file):    1215664 kB
Inactive(file):  4181220 kB
Unevictable:        6628 kB
Mlocked:            6628 kB
SwapTotal:      67108860 kB
SwapFree:       67028500 kB
Dirty:              2648 kB
Writeback:             0 kB
AnonPages:         35664 kB
Mapped:            38376 kB
Shmem:             22264 kB
Slab:             198952 kB
SReclaimable:     171144 kB
SUnreclaim:        27808 kB
KernelStack:        3328 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-29 04:45:00