Trace number 4390279

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 2OPT804126 302.991 303.024

General information on the benchmark

NameWarehouse/Warehouse-m1-s1/
Warehouse-cap101.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 benchmark94.0261
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-4390279-1568338117.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.24	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.46	o 1252581
0.41/0.46	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.51/0.60	o 1027682
0.51/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.83	o 825345
0.79/0.83	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.65	o 805350
7.59/7.65	c  123 calls to solver(id=0): best=805350 lower=652269 upper=805349 
7.59/7.66	o 805303
7.59/7.66	o 805248
7.59/7.66	c  125 calls to solver(id=0): best=805248 lower=652269 upper=805247 
7.59/7.67	o 805060
19.00/19.02	o 804126
19.00/19.02	c  127 calls to solver(id=0): best=804126 lower=652269 upper=804125 
302.97/303.02	s OPTIMUM FOUND
302.97/303.02	c call to solver        : 128
302.97/303.02	c
302.97/303.02	c restarts              : 127         
302.97/303.02	c conflicts             : 424070       (1400 /sec)
302.97/303.02	c decisions             : 1668550      (5507 /sec)
302.97/303.02	c propagations          : 519967483   (1716129 /sec)
302.97/303.02	c root propagations     : 2522        
302.97/303.02	c filter calls          : 872716278      (2880360 /sec)
302.97/303.02	c useless filter calls  : 769698987      (88 %)
302.97/303.02	c Memory used           : 27.23 MB
302.97/303.02	c Best bound time (wc)  : 19.0164 s
302.97/303.02	c CPU time              : 302.989 s
302.97/303.02	c real time             : 303.019 s
302.97/303.02	
302.97/303.02	
302.97/303.02	v <instantiation type='solution' cost='804126'>
302.97/303.02	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>
302.97/303.02	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>
302.97/303.02	v </instantiation>
302.97/303.02	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390279-1568338117/watcher-4390279-1568338117 -o /tmp/evaluation-result-4390279-1568338117/solver-4390279-1568338117 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568335411-5299 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390279-1568338117.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=5958, runsolver pid=5955
Current StackSize limit: 8192 KiB


[startup+0.100199 s]*
/proc/loadavg: 1.93 2.02 1.96 3/204 5959
/proc/meminfo: memFree=29270864/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4480 CPUtime=0.1 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1303 0 0 0 10 0 0 0 20 0 1 0 410062289 28553216 1120 33554432000 4194304 6210612 140736781421392 140736781417928 5008603 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1120 875 493 0 276 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210108 s]*
/proc/loadavg: 1.93 2.02 1.96 3/204 5959
/proc/meminfo: memFree=29270864/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4480 CPUtime=0.21 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1306 0 0 0 21 0 0 0 20 0 1 0 410062289 28553216 1120 33554432000 4194304 6210612 140736781421392 140736781417928 5157826 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1120 875 493 0 276 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.309971 s]*
/proc/loadavg: 1.93 2.02 1.96 3/204 5959
/proc/meminfo: memFree=29270864/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4480 CPUtime=0.31 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1307 0 0 0 31 0 0 0 20 0 1 0 410062289 28553216 1120 33554432000 4194304 6210612 140736781421392 140736781417928 5249727 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1120 875 493 0 276 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+0.700375 s]
/proc/loadavg: 1.93 2.02 1.96 3/204 5959
/proc/meminfo: memFree=29270864/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4480 CPUtime=0.69 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1307 0 0 0 69 0 0 0 20 0 1 0 410062289 28553216 1120 33554432000 4194304 6210612 140736781421392 140736781417928 5157655 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1120 875 493 0 276 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50042 s]
/proc/loadavg: 1.93 2.02 1.96 3/204 5959
/proc/meminfo: memFree=29271072/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4480 CPUtime=1.49 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1308 0 0 0 149 0 0 0 20 0 1 0 410062289 28553216 1120 33554432000 4194304 6210612 140736781421392 140736781419528 5156782 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1120 875 493 0 276 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4480 KiB

[startup+3.10984 s]
/proc/loadavg: 2.18 2.07 1.98 4/204 5959
/proc/meminfo: memFree=29263836/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=3.1 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1481 0 0 0 310 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781419528 5249664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+7.19048 s]
/proc/loadavg: 2.18 2.07 1.98 4/204 5959
/proc/meminfo: memFree=29263836/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=7.18 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1654 0 0 0 718 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781419528 5397208 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 7.18 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+12.7003 s]
/proc/loadavg: 2.56 2.15 2.00 3/203 5963
/proc/meminfo: memFree=30329848/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=12.69 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 1844 0 0 0 1269 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781419528 5155520 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+25.5003 s]
/proc/loadavg: 2.44 2.14 2.00 3/203 5965
/proc/meminfo: memFree=30331276/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=25.49 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 2207 0 0 0 2549 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249674 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+51.1003 s]
/proc/loadavg: 2.29 2.13 2.00 3/203 5966
/proc/meminfo: memFree=30330776/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=51.09 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 2380 0 0 0 5109 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249727 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.11 2.00 3/203 5970
/proc/meminfo: memFree=30330512/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=102.28 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 2553 0 0 0 10228 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5157817 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.09 2.00 3/204 5984
/proc/meminfo: memFree=30330928/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=162.28 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 2726 0 0 0 16228 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249899 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.07 2.00 3/203 5988
/proc/meminfo: memFree=30331328/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=222.27 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 2899 0 0 0 22227 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5157652 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/204 5993
/proc/meminfo: memFree=30331784/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=282.26 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3072 0 0 0 28226 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5157176 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+303.024 s]
# the end of solver process 5958 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=302.989 s, system=0.001999 s

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

[startup+285.5 s]
/proc/loadavg: 2.01 2.06 2.00 3/204 5993
/proc/meminfo: memFree=30331784/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=285.46 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3072 0 0 0 28546 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249712 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 285.46 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+291.9 s]*
/proc/loadavg: 2.01 2.06 2.00 3/204 5993
/proc/meminfo: memFree=30331488/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=291.87 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3072 0 0 0 29187 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5155768 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 291.87 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+298.3 s]
/proc/loadavg: 2.00 2.06 2.00 3/204 5995
/proc/meminfo: memFree=30331272/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=298.26 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 29826 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5155816 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 298.26 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+301.5 s]
/proc/loadavg: 2.00 2.06 2.00 3/204 5996
/proc/meminfo: memFree=30330900/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=301.46 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 30146 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249712 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 301.46 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+302.3 s]
/proc/loadavg: 2.00 2.06 2.00 3/204 5996
/proc/meminfo: memFree=30330900/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=302.26 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 30226 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5155864 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 302.26 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+302.7 s]
/proc/loadavg: 2.00 2.06 2.00 3/204 5996
/proc/meminfo: memFree=30330900/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=302.66 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 30266 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249893 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 302.66 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+302.9 s]*
/proc/loadavg: 2.00 2.06 2.00 3/204 5996
/proc/meminfo: memFree=30331148/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=302.87 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 30287 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249712 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 302.87 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

[startup+303.009 s]
/proc/loadavg: 2.00 2.06 2.00 3/204 5996
/proc/meminfo: memFree=30331148/32770624 swapFree=66916316/67108860
[pid=5958] ppid=5955 vsize=27884 memory=4584 CPUtime=302.97 cores=0,2,4,6
/proc/5958/stat : 5958 (cosoco) R 5955 5958 5268 0 -1 4202496 3245 0 0 0 30297 0 0 0 20 0 1 0 410062289 28553216 1146 33554432000 4194304 6210612 140736781421392 140736781409272 5249727 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 15785984 140736781427723 140736781427825 140736781427825 140736781430734 0
/proc/5958/statm: 6971 1146 888 493 0 276 0
Current children cumulated CPU time: 302.97 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4584 KiB

Child status: 0
Real time (s): 303.024
CPU time (s): 302.991
CPU user time (s): 302.989
CPU system time (s): 0.001999
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 27884
Max. memory (cumulated for all children) (KiB): 4584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.989
system time used= 0.001999
maximum resident set size= 4656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3298
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= 648


# summary of solver processes directly reported to runsolver:
#   pid: 5958
#   total CPU time (s): 302.991
#   total CPU user time (s): 302.989
#   total CPU system time (s): 0.001999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.09898 second user time and 2.05362 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 03:27:56
IDJOB=4390279
IDBENCH=123244
IDSOLVER=2831
FILE ID=node134/4390279-1568338117
RUNJOBID= node134-1568335411-5299
PBS_JOBID= 21701162
Free space on /tmp= 55612 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Warehouse/Warehouse-m1-s1/Warehouse-cap101.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390279-1568338117/watcher-4390279-1568338117 -o /tmp/evaluation-result-4390279-1568338117/solver-4390279-1568338117 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568335411-5299 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390279-1568338117.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=512059232

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29271236 kB
MemAvailable:   31712604 kB
Buffers:          154212 kB
Cached:          2540652 kB
SwapCached:        90792 kB
Active:           450036 kB
Inactive:        2404912 kB
Active(anon):      93000 kB
Inactive(anon):   106476 kB
Active(file):     357036 kB
Inactive(file):  2298436 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916316 kB
Dirty:            923696 kB
Writeback:         72324 kB
AnonPages:        181528 kB
Mapped:            45580 kB
Shmem:             30772 kB
Slab:             233984 kB
SReclaimable:     203464 kB
SUnreclaim:        30520 kB
KernelStack:        3584 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     592312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 56116 MiB
End job on node134 at 2019-09-13 03:32:59