Trace number 4408328

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 2.0OPT804126 303.789 303.783

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap081.xml
MD5SUMb3bc9c910d0d9ad9cb0df62a165750df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark804126
Best CPU time to get the best result obtained on this benchmark98.5886
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints125
Number of domains52
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":25},{"size":24,"count":3},{"size":25,"count":97}]
Minimum variable degree2
Maximum variable degree51
Distribution of variable degrees[{"degree":2,"count":50},{"degree":27,"count":50},{"degree":51,"count":25}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":50},{"arity":26,"count":50},{"arity":50,"count":25}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":25},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin 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.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408328-1569792520.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 125
0.00/0.01	c |            Domain Sizes: 2..25
0.00/0.01	c |
0.00/0.01	c |             Constraints: 126
0.00/0.01	c |                   Arity: 2..75  -- Binary: 50
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          At most: 25
0.00/0.01	c |                          Element Constant: 50
0.00/0.01	c |                          Extension: 50  (nb tuples: 25..25) -- (shared: 0)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Minimize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	o 2322888
0.00/0.01	c    1 calls to solver(id=0): best=2322888 lower=652269 upper=2322887 
0.00/0.02	o 2314063
0.00/0.03	o 2288279
0.00/0.03	c    3 calls to solver(id=0): best=2288279 lower=652269 upper=2288278 
0.00/0.04	o 2278505
0.00/0.05	o 2254865
0.00/0.05	c    5 calls to solver(id=0): best=2254865 lower=652269 upper=2254864 
0.00/0.06	o 2253249
0.00/0.06	o 2188179
0.00/0.06	c    7 calls to solver(id=0): best=2188179 lower=652269 upper=2188178 
0.00/0.07	o 2171648
0.00/0.08	o 2164789
0.00/0.08	c    9 calls to solver(id=0): best=2164789 lower=652269 upper=2164788 
0.00/0.09	o 2158252
0.00/0.10	o 2154331
0.00/0.10	c   11 calls to solver(id=0): best=2154331 lower=652269 upper=2154330 
0.00/0.10	o 2145315
0.10/0.11	o 2132441
0.10/0.11	c   13 calls to solver(id=0): best=2132441 lower=652269 upper=2132440 
0.10/0.12	o 2099855
0.10/0.13	o 2099059
0.10/0.13	c   15 calls to solver(id=0): best=2099059 lower=652269 upper=2099058 
0.10/0.14	o 2059769
0.10/0.14	o 2051960
0.10/0.14	c   17 calls to solver(id=0): best=2051960 lower=652269 upper=2051959 
0.10/0.15	o 2049068
0.10/0.16	o 2041259
0.10/0.16	c   19 calls to solver(id=0): best=2041259 lower=652269 upper=2041258 
0.10/0.17	o 2028726
0.10/0.18	o 2027570
0.10/0.18	c   21 calls to solver(id=0): best=2027570 lower=652269 upper=2027569 
0.10/0.18	o 1834283
0.10/0.19	o 1818207
0.10/0.19	c   23 calls to solver(id=0): best=1818207 lower=652269 upper=1818206 
0.10/0.20	o 1791562
0.10/0.21	o 1783612
0.10/0.21	c   25 calls to solver(id=0): best=1783612 lower=652269 upper=1783611 
0.21/0.22	o 1763855
0.21/0.23	o 1754956
0.21/0.23	c   27 calls to solver(id=0): best=1754956 lower=652269 upper=1754955 
0.21/0.23	o 1753619
0.21/0.24	o 1600083
0.21/0.24	c   29 calls to solver(id=0): best=1600083 lower=652269 upper=1600082 
0.21/0.25	o 1545156
0.21/0.26	o 1527397
0.21/0.26	c   31 calls to solver(id=0): best=1527397 lower=652269 upper=1527396 
0.21/0.27	o 1512406
0.21/0.28	o 1501534
0.21/0.28	c   33 calls to solver(id=0): best=1501534 lower=652269 upper=1501533 
0.21/0.28	o 1476735
0.21/0.29	o 1467062
0.21/0.29	c   35 calls to solver(id=0): best=1467062 lower=652269 upper=1467061 
0.21/0.30	o 1388234
0.21/0.31	o 1374916
0.21/0.31	c   37 calls to solver(id=0): best=1374916 lower=652269 upper=1374915 
0.31/0.32	o 1371855
0.31/0.33	o 1366565
0.31/0.33	c   39 calls to solver(id=0): best=1366565 lower=652269 upper=1366564 
0.31/0.33	o 1364842
0.31/0.34	o 1345003
0.31/0.34	c   41 calls to solver(id=0): best=1345003 lower=652269 upper=1345002 
0.31/0.35	o 1343912
0.31/0.36	o 1321376
0.31/0.36	c   43 calls to solver(id=0): best=1321376 lower=652269 upper=1321375 
0.31/0.37	o 1320250
0.31/0.37	o 1291618
0.31/0.37	c   45 calls to solver(id=0): best=1291618 lower=652269 upper=1291617 
0.31/0.38	o 1286482
0.31/0.39	o 1280096
0.31/0.39	c   47 calls to solver(id=0): best=1280096 lower=652269 upper=1280095 
0.31/0.40	o 1279963
0.31/0.41	o 1273374
0.31/0.41	c   49 calls to solver(id=0): best=1273374 lower=652269 upper=1273373 
0.41/0.42	o 1272698
0.41/0.42	o 1268802
0.41/0.42	c   51 calls to solver(id=0): best=1268802 lower=652269 upper=1268801 
0.41/0.43	o 1265806
0.41/0.44	o 1261844
0.41/0.44	c   53 calls to solver(id=0): best=1261844 lower=652269 upper=1261843 
0.41/0.45	o 1252882
0.41/0.45	o 1252581
0.41/0.45	c   55 calls to solver(id=0): best=1252581 lower=652269 upper=1252580 
0.41/0.46	o 1250179
0.41/0.47	o 1249583
0.41/0.47	c   57 calls to solver(id=0): best=1249583 lower=652269 upper=1249582 
0.41/0.48	o 1245823
0.41/0.49	o 1245724
0.41/0.49	c   59 calls to solver(id=0): best=1245724 lower=652269 upper=1245723 
0.41/0.49	o 1244249
0.41/0.50	o 1238024
0.41/0.50	c   61 calls to solver(id=0): best=1238024 lower=652269 upper=1238023 
0.41/0.51	o 1233755
0.51/0.52	o 1217733
0.51/0.52	c   63 calls to solver(id=0): best=1217733 lower=652269 upper=1217732 
0.51/0.52	o 1197792
0.51/0.53	o 1193656
0.51/0.53	c   65 calls to solver(id=0): best=1193656 lower=652269 upper=1193655 
0.51/0.54	o 1187539
0.51/0.55	o 1089246
0.51/0.55	c   67 calls to solver(id=0): best=1089246 lower=652269 upper=1089245 
0.51/0.55	o 1088320
0.51/0.56	o 1076203
0.51/0.56	c   69 calls to solver(id=0): best=1076203 lower=652269 upper=1076202 
0.51/0.57	o 1059521
0.51/0.58	o 1057021
0.51/0.58	c   71 calls to solver(id=0): best=1057021 lower=652269 upper=1057020 
0.51/0.58	o 1040634
0.51/0.59	o 1039632
0.51/0.59	c   73 calls to solver(id=0): best=1039632 lower=652269 upper=1039631 
0.51/0.60	o 1037363
0.60/0.60	o 1027682
0.60/0.60	c   75 calls to solver(id=0): best=1027682 lower=652269 upper=1027681 
0.60/0.61	o 1027182
0.60/0.62	o 1026015
0.60/0.62	c   77 calls to solver(id=0): best=1026015 lower=652269 upper=1026014 
0.60/0.63	o 1025166
0.60/0.63	o 1024697
0.60/0.63	c   79 calls to solver(id=0): best=1024697 lower=652269 upper=1024696 
0.60/0.64	o 1023525
0.60/0.65	o 1021976
0.60/0.65	c   81 calls to solver(id=0): best=1021976 lower=652269 upper=1021975 
0.60/0.65	o 1018824
0.60/0.66	o 1018414
0.60/0.66	c   83 calls to solver(id=0): best=1018414 lower=652269 upper=1018413 
0.60/0.67	o 1018291
0.60/0.67	o 1018190
0.60/0.67	c   85 calls to solver(id=0): best=1018190 lower=652269 upper=1018189 
0.60/0.68	o 1018144
0.60/0.69	o 1017527
0.60/0.69	c   87 calls to solver(id=0): best=1017527 lower=652269 upper=1017526 
0.60/0.69	o 1014364
0.69/0.70	o 1013211
0.69/0.70	c   89 calls to solver(id=0): best=1013211 lower=652269 upper=1013210 
0.69/0.71	o 1009314
0.69/0.71	o 1009265
0.69/0.71	c   91 calls to solver(id=0): best=1009265 lower=652269 upper=1009264 
0.69/0.72	o 1007077
0.69/0.72	o 1003933
0.69/0.72	c   93 calls to solver(id=0): best=1003933 lower=652269 upper=1003932 
0.69/0.73	o 998153
0.69/0.74	o 967141
0.69/0.74	c   95 calls to solver(id=0): best=967141 lower=652269 upper=967140 
0.69/0.74	o 952147
0.69/0.75	o 951922
0.69/0.75	c   97 calls to solver(id=0): best=951922 lower=652269 upper=951921 
0.69/0.76	o 947626
0.69/0.76	o 902635
0.69/0.76	c   99 calls to solver(id=0): best=902635 lower=652269 upper=902634 
0.69/0.77	o 900316
0.69/0.78	o 900215
0.69/0.78	c  101 calls to solver(id=0): best=900215 lower=652269 upper=900214 
0.69/0.78	o 899813
0.69/0.79	o 895192
0.69/0.79	c  103 calls to solver(id=0): best=895192 lower=652269 upper=895191 
0.69/0.79	o 894992
0.79/0.80	o 892740
0.79/0.80	c  105 calls to solver(id=0): best=892740 lower=652269 upper=892739 
0.79/0.81	o 888054
0.79/0.81	o 887198
0.79/0.81	c  107 calls to solver(id=0): best=887198 lower=652269 upper=887197 
0.79/0.82	o 841518
0.79/0.82	o 838437
0.79/0.82	c  109 calls to solver(id=0): best=838437 lower=652269 upper=838436 
0.79/0.83	o 837918
0.79/0.84	o 825345
0.79/0.84	c  111 calls to solver(id=0): best=825345 lower=652269 upper=825344 
0.79/0.84	o 818411
0.79/0.85	o 818008
0.79/0.85	c  113 calls to solver(id=0): best=818008 lower=652269 upper=818007 
0.79/0.85	o 817918
0.79/0.86	o 813104
0.79/0.86	c  115 calls to solver(id=0): best=813104 lower=652269 upper=813103 
0.79/0.86	o 810125
0.79/0.87	o 808944
0.79/0.87	c  117 calls to solver(id=0): best=808944 lower=652269 upper=808943 
0.79/0.87	o 807673
0.79/0.89	o 807483
0.79/0.89	c  119 calls to solver(id=0): best=807483 lower=652269 upper=807482 
1.00/1.06	o 807417
1.00/1.06	o 806622
1.00/1.06	c  121 calls to solver(id=0): best=806622 lower=652269 upper=806621 
1.19/1.24	o 805803
7.59/7.69	o 805350
7.59/7.69	c  123 calls to solver(id=0): best=805350 lower=652269 upper=805349 
7.69/7.70	o 805303
7.69/7.70	o 805248
7.69/7.70	c  125 calls to solver(id=0): best=805248 lower=652269 upper=805247 
7.69/7.70	o 805060
19.00/19.08	o 804126
19.00/19.08	c  127 calls to solver(id=0): best=804126 lower=652269 upper=804125 
303.70/303.78	s OPTIMUM FOUND
303.70/303.78	c call to solver        : 128
303.70/303.78	c
303.70/303.78	c restarts              : 127         
303.70/303.78	c conflicts             : 424070       (1396 /sec)
303.70/303.78	c decisions             : 1668550      (5493 /sec)
303.70/303.78	c propagations          : 519967483   (1711632 /sec)
303.70/303.78	c root propagations     : 2522        
303.70/303.78	c filter calls          : 872716278      (2872813 /sec)
303.70/303.78	c useless filter calls  : 769698987      (88 %)
303.70/303.78	c Memory used           : 27.23 MB
303.70/303.78	c Best bound time (wc)  : 19.085 s
303.70/303.78	c CPU time              : 303.785 s
303.70/303.78	c real time             : 303.778 s
303.70/303.78	
303.70/303.78	
303.70/303.78	v <instantiation type='solution' cost='804126'>
303.70/303.78	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[2] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[3] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[4] c[5] c[6] c[7] c[8] c[9] o[0] o[10] o[11] o[12] o[13] o[14] o[15] o[16] o[17] o[18] o[19] o[1] o[20] o[21] o[22] o[23] o[24] o[2] o[3] o[4] o[5] o[6] o[7] o[8] o[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[2] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[3] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[4] s[5] s[6] s[7] s[8] s[9] </list>
303.70/303.78	v <values>3847 12638 2463 5185 1953 7310 8135 2542 11423 3542 5467 1838 693 14919 0 4883 8099 3268 124051 1601 5121 12480 4914 3727 2398 13451 130895 5378 4886 32993 15076 23696 3636 12183 5043 13627 7885 9331 68042 21302 8172 1756 11949 3335 955 6421 28499 8861 1211 546 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 1 0 7 3 10 5 0 6 7 3 8 3 6 6 3 6 10 0 19 10 12 10 19 0 0 0 10 0 16 19 19 17 5 23 24 24 19 3 7 6 22 23 23 6 24 19 7 0 1 5 7 7 </values>
303.70/303.78	v </instantiation>
303.70/303.78	

Verifier Data

OK	804126

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 (13146 MiB free)
  memory of node 1: 16384 MiB (15495 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408328-1569792520/watcher-4408328-1569792520 -o /tmp/evaluation-result-4408328-1569792520/solver-4408328-1569792520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1569787348-7896 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408328-1569792520.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=8868, runsolver pid=8865

[startup+0.100149 s]*
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29328188/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4476 CPUtime=0.1 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1306 0 0 0 10 0 0 0 20 0 1 0 555165703 28553216 1119 33554432000 4194304 6211132 140727489615344 140727489611880 5250321 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1119 874 493 0 276 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4476 KiB

[startup+0.209449 s]*
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29327072/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4476 CPUtime=0.21 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1309 0 0 0 21 0 0 0 20 0 1 0 555165703 28553216 1119 33554432000 4194304 6211132 140727489615344 140727489611880 5158060 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1119 874 493 0 276 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4476 KiB

[startup+0.308972 s]*
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29326080/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4476 CPUtime=0.31 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1310 0 0 0 31 0 0 0 20 0 1 0 555165703 28553216 1119 33554432000 4194304 6211132 140727489615344 140727489611880 5250499 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1119 874 493 0 276 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4476 KiB

[startup+0.700271 s]
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29323980/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4476 CPUtime=0.69 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1310 0 0 0 69 0 0 0 20 0 1 0 555165703 28553216 1119 33554432000 4194304 6211132 140727489615344 140727489613480 5156264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1119 874 493 0 276 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4476 KiB

[startup+1.50027 s]
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29318284/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4476 CPUtime=1.49 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1311 0 0 0 149 0 0 0 20 0 1 0 555165703 28553216 1119 33554432000 4194304 6211132 140727489615344 140727489613480 5157988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1119 874 493 0 276 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4476 KiB

[startup+3.10928 s]
/proc/loadavg: 2.08 2.06 2.03 3/199 8869
/proc/meminfo: memFree=29294872/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=3.1 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1485 0 0 0 310 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489613480 5193776 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+6.30027 s]
/proc/loadavg: 2.08 2.06 2.03 3/199 8870
/proc/meminfo: memFree=29261484/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=6.29 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1659 0 0 0 629 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489613480 5156165 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+12.7002 s]
/proc/loadavg: 2.07 2.06 2.03 3/199 8870
/proc/meminfo: memFree=29195004/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=12.69 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 1849 0 0 0 1269 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489613480 5193786 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.06 2.03 3/199 8870
/proc/meminfo: memFree=29048740/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=25.49 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 2213 0 0 0 2549 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250495 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+51.109 s]
/proc/loadavg: 2.04 2.05 2.03 3/199 8872
/proc/meminfo: memFree=28755988/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=51.1 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 2387 0 0 0 5110 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5397407 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.03 3/199 8876
/proc/meminfo: memFree=28184096/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=102.3 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 2561 0 0 0 10230 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250482 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/201 8889
/proc/meminfo: memFree=27512544/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=162.3 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 2735 0 0 0 16230 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250311 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/201 8895
/proc/meminfo: memFree=26840376/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=222.3 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 2909 0 0 0 22230 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5017373 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/201 8899
/proc/meminfo: memFree=26171252/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=282.3 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3083 0 0 0 28230 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250304 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

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

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

[startup+294.4 s]
/proc/loadavg: 2.00 2.02 2.03 3/201 8899
/proc/meminfo: memFree=26036564/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=294.4 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 29440 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5099201 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 294.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+297.6 s]
/proc/loadavg: 2.00 2.02 2.03 3/201 8899
/proc/meminfo: memFree=26001096/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=297.6 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 29760 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5186344 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 297.6 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+300.8 s]
/proc/loadavg: 2.00 2.02 2.03 3/202 8902
/proc/meminfo: memFree=25967164/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=300.8 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 30080 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250493 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 300.8 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+302.4 s]
/proc/loadavg: 2.00 2.02 2.03 3/202 8903
/proc/meminfo: memFree=25944764/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=302.4 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 30240 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5250321 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 302.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+303.2 s]
/proc/loadavg: 2.00 2.02 2.03 3/201 8903
/proc/meminfo: memFree=25934348/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=303.2 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 30320 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5158226 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 303.2 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+303.6 s]
/proc/loadavg: 2.00 2.02 2.03 3/201 8903
/proc/meminfo: memFree=25934348/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=303.6 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 30360 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5390144 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 303.6 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+303.7 s]
/proc/loadavg: 2.00 2.02 2.03 3/201 8903
/proc/meminfo: memFree=25934348/32770624 swapFree=66936012/67108860
[pid=8868] ppid=8865 vsize=27884 memory=4596 CPUtime=303.7 cores=1,3,5,7
/proc/8868/stat : 8868 (cosoco) R 8865 8868 7864 0 -1 4202496 3257 0 0 0 30370 0 0 0 20 0 1 0 555165703 28553216 1149 33554432000 4194304 6211132 140727489615344 140727489603224 5397407 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 26050560 140727489623051 140727489623153 140727489623153 140727489626062 0
/proc/8868/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 303.7 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

Child status: 0
Real time (s): 303.783
CPU time (s): 303.789
CPU user time (s): 303.785
CPU system time (s): 0.004
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27884
Max. memory (cumulated for all children) (KiB): 4596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.785
system time used= 0.004
maximum resident set size= 4664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3308
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= 14
involuntary context switches= 78


# summary of solver processes directly reported to runsolver:
#   pid: 8868
#   total CPU time (s): 303.789
#   total CPU user time (s): 303.785
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1684 second user time and 1.90732 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-29 23:27:55
IDJOB=4408328
IDBENCH=123246
IDSOLVER=2874
FILE ID=node147/4408328-1569792520
RUNJOBID= node147-1569787348-7896
PBS_JOBID= 21705818
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap081.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408328-1569792520/watcher-4408328-1569792520 -o /tmp/evaluation-result-4408328-1569792520/solver-4408328-1569792520 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1569787348-7896 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408328-1569792520.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=1320885402

node147.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.52
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.52
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.52
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.52
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:        29330000 kB
MemAvailable:   29680056 kB
Buffers:          215292 kB
Cached:           465080 kB
SwapCached:        68896 kB
Active:          2518624 kB
Inactive:         347844 kB
Active(anon):    2131800 kB
Inactive(anon):   136844 kB
Active(file):     386824 kB
Inactive(file):   211000 kB
Unevictable:      107708 kB
Mlocked:          107708 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:       2237332 kB
Mapped:            28512 kB
Shmem:             73672 kB
Slab:             165136 kB
SReclaimable:     136132 kB
SUnreclaim:        29004 kB
KernelStack:        3760 kB
PageTables:         9572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2710756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62024 MiB
End job on node147 at 2019-09-29 23:32:59