Trace number 4397068

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 300.631 300.624

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-4397068-1568577826.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.17	o 2027570
0.10/0.17	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.22	o 1754956
0.21/0.22	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.27	o 1501534
0.21/0.27	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.31	o 1371855
0.31/0.32	o 1366565
0.31/0.32	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.35	o 1321376
0.31/0.35	c   43 calls to solver(id=0): best=1321376 lower=652269 upper=1321375 
0.31/0.36	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.40	o 1273374
0.31/0.40	c   49 calls to solver(id=0): best=1273374 lower=652269 upper=1273373 
0.31/0.41	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.44	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.47	o 1245823
0.41/0.48	o 1245724
0.41/0.48	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.50	o 1233755
0.41/0.51	o 1217733
0.41/0.51	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.53	o 1187539
0.51/0.54	o 1089246
0.51/0.54	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.56	o 1059521
0.51/0.57	o 1057021
0.51/0.57	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.59	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.61	o 1026015
0.60/0.61	c   77 calls to solver(id=0): best=1026015 lower=652269 upper=1026014 
0.60/0.62	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.63	o 1023525
0.60/0.64	o 1021976
0.60/0.64	c   81 calls to solver(id=0): best=1021976 lower=652269 upper=1021975 
0.60/0.65	o 1018824
0.60/0.65	o 1018414
0.60/0.65	c   83 calls to solver(id=0): best=1018414 lower=652269 upper=1018413 
0.60/0.66	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.67	o 1018144
0.60/0.68	o 1017527
0.60/0.68	c   87 calls to solver(id=0): best=1017527 lower=652269 upper=1017526 
0.60/0.69	o 1014364
0.60/0.69	o 1013211
0.60/0.69	c   89 calls to solver(id=0): best=1013211 lower=652269 upper=1013210 
0.69/0.70	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.71	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.73	o 967141
0.69/0.73	c   95 calls to solver(id=0): best=967141 lower=652269 upper=967140 
0.69/0.74	o 952147
0.69/0.74	o 951922
0.69/0.74	c   97 calls to solver(id=0): best=951922 lower=652269 upper=951921 
0.69/0.75	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.76	o 900316
0.69/0.77	o 900215
0.69/0.77	c  101 calls to solver(id=0): best=900215 lower=652269 upper=900214 
0.69/0.78	o 899813
0.69/0.78	o 895192
0.69/0.78	c  103 calls to solver(id=0): best=895192 lower=652269 upper=895191 
0.69/0.79	o 894992
0.69/0.79	o 892740
0.69/0.79	c  105 calls to solver(id=0): best=892740 lower=652269 upper=892739 
0.79/0.80	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.81	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.82	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.84	o 818008
0.79/0.84	c  113 calls to solver(id=0): best=818008 lower=652269 upper=818007 
0.79/0.85	o 817918
0.79/0.85	o 813104
0.79/0.85	c  115 calls to solver(id=0): best=813104 lower=652269 upper=813103 
0.79/0.86	o 810125
0.79/0.86	o 808944
0.79/0.86	c  117 calls to solver(id=0): best=808944 lower=652269 upper=808943 
0.79/0.87	o 807673
0.79/0.88	o 807483
0.79/0.88	c  119 calls to solver(id=0): best=807483 lower=652269 upper=807482 
1.00/1.05	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.23	o 805803
7.59/7.61	o 805350
7.59/7.61	c  123 calls to solver(id=0): best=805350 lower=652269 upper=805349 
7.59/7.61	o 805303
7.59/7.61	o 805248
7.59/7.61	c  125 calls to solver(id=0): best=805248 lower=652269 upper=805247 
7.59/7.62	o 805060
18.79/18.88	o 804126
18.79/18.88	c  127 calls to solver(id=0): best=804126 lower=652269 upper=804125 
300.60/300.62	s OPTIMUM FOUND
300.60/300.62	c call to solver        : 128
300.60/300.62	c
300.60/300.62	c restarts              : 127         
300.60/300.62	c conflicts             : 424070       (1411 /sec)
300.60/300.62	c decisions             : 1668550      (5550 /sec)
300.60/300.62	c propagations          : 519967483   (1729615 /sec)
300.60/300.62	c root propagations     : 2522        
300.60/300.62	c filter calls          : 872716278      (2902995 /sec)
300.60/300.62	c useless filter calls  : 769698987      (88 %)
300.60/300.62	c Memory used           : 27.23 MB
300.60/300.62	c Best bound time (wc)  : 18.8804 s
300.60/300.62	c CPU time              : 300.626 s
300.60/300.62	c real time             : 300.619 s
300.60/300.62	
300.60/300.62	
300.60/300.62	v <instantiation type='solution' cost='804126'>
300.60/300.62	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>
300.60/300.62	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>
300.60/300.62	v </instantiation>
300.60/300.62	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397068-1568577826/watcher-4397068-1568577826 -o /tmp/evaluation-result-4397068-1568577826/solver-4397068-1568577826 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568572744-4122 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4397068-1568577826.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
solver pid=4974, runsolver pid=4971
Current StackSize limit: 8192 KiB


[startup+0.100145 s]*
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20544376/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4476 CPUtime=0.1 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1306 0 0 0 10 0 0 0 20 0 1 0 433722756 28553216 1119 33554432000 4194304 6211092 140731791426880 140731791423416 5397375 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.209569 s]*
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20540680/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4476 CPUtime=0.21 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1309 0 0 0 21 0 0 0 20 0 1 0 433722756 28553216 1119 33554432000 4194304 6211092 140731791426880 140731791423416 5250287 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.309127 s]*
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20538932/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4476 CPUtime=0.31 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1310 0 0 0 31 0 0 0 20 0 1 0 433722756 28553216 1119 33554432000 4194304 6211092 140731791426880 140731791414760 5397223 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.700268 s]
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20537072/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4476 CPUtime=0.69 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1310 0 0 0 69 0 0 0 20 0 1 0 433722756 28553216 1119 33554432000 4194304 6211092 140731791426880 140731791414760 5250234 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.50028 s]
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20531492/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4476 CPUtime=1.49 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1311 0 0 0 149 0 0 0 20 0 1 0 433722756 28553216 1119 33554432000 4194304 6211092 140731791426880 140731791414760 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.10915 s]
/proc/loadavg: 2.16 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20508680/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=3.1 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1485 0 0 0 310 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791425016 5250287 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.15 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20473148/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=6.29 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1659 0 0 0 629 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791425016 5397398 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.7003 s]
/proc/loadavg: 2.14 2.05 2.03 3/201 4975
/proc/meminfo: memFree=20404340/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=12.69 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 1849 0 0 0 1269 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791425016 5390088 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.11 2.04 2.03 3/201 4975
/proc/meminfo: memFree=20253660/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=25.49 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 2213 0 0 0 2549 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5250453 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.1092 s]
/proc/loadavg: 2.07 2.04 2.03 3/201 4978
/proc/meminfo: memFree=19951000/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=51.1 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 2387 0 0 0 5110 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5250298 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.03 2.04 2.03 3/201 4982
/proc/meminfo: memFree=19358180/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=102.29 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 2561 0 0 0 10229 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5250289 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.03 3/201 4988
/proc/meminfo: memFree=18657244/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=162.29 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 2735 0 0 0 16229 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5250279 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/199 4992
/proc/meminfo: memFree=17961176/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=222.3 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 2909 0 0 0 22230 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5155800 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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.02 2.03 3/199 4996
/proc/meminfo: memFree=17265128/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=282.3 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3083 0 0 0 28230 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5157976 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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+300.624 s]
# the end of solver process 4974 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=300.627 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/199 4996
/proc/meminfo: memFree=17126040/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=294.4 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 29440 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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/200 4998
/proc/meminfo: memFree=17089696/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=297.6 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 29760 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5186242 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/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+299.2 s]
/proc/loadavg: 2.00 2.02 2.03 3/199 4998
/proc/meminfo: memFree=17066400/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=299.2 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 29920 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5155960 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 299.2 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+300 s]*
/proc/loadavg: 2.00 2.02 2.03 3/199 4998
/proc/meminfo: memFree=17055116/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=300.01 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 30001 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5157993 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 300.01 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+300.4 s]
/proc/loadavg: 2.00 2.02 2.03 3/199 4998
/proc/meminfo: memFree=17055116/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=300.4 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 30040 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5390017 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 300.4 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

[startup+300.6 s]
/proc/loadavg: 2.00 2.02 2.03 3/199 4998
/proc/meminfo: memFree=17055116/32770624 swapFree=66959232/67108860
[pid=4974] ppid=4971 vsize=27884 memory=4596 CPUtime=300.6 cores=1,3,5,7
/proc/4974/stat : 4974 (cosoco) R 4971 4974 4090 0 -1 4202496 3257 0 0 0 30060 0 0 0 20 0 1 0 433722756 28553216 1149 33554432000 4194304 6211092 140731791426880 140731791414760 5155804 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 12861440 140731791434763 140731791434865 140731791434865 140731791437774 0
/proc/4974/statm: 6971 1149 891 493 0 276 0
Current children cumulated CPU time: 300.6 s
Current children cumulated vsize: 27884 KiB
Current children cumulated memory: 4596 KiB

Child status: 0
Real time (s): 300.624
CPU time (s): 300.631
CPU user time (s): 300.627
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= 300.627
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= 88


# summary of solver processes directly reported to runsolver:
#   pid: 4974
#   total CPU time (s): 300.631
#   total CPU user time (s): 300.627
#   total CPU system time (s): 0.004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.800292 second user time and 2.261 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-15 22:03:06
IDJOB=4397068
IDBENCH=123246
IDSOLVER=2848
FILE ID=node124/4397068-1568577826
RUNJOBID= node124-1568572744-4122
PBS_JOBID= 21703326
Free space on /tmp= 61808 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-4397068-1568577826/watcher-4397068-1568577826 -o /tmp/evaluation-result-4397068-1568577826/solver-4397068-1568577826 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568572744-4122 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4397068-1568577826.xml

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

MD5SUM BENCH= b3bc9c910d0d9ad9cb0df62a165750df
RANDOM SEED=1007110592

node124.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.47
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.47
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.47
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.47
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:        20545012 kB
MemAvailable:   23728736 kB
Buffers:          208504 kB
Cached:          3263416 kB
SwapCached:        45912 kB
Active:          9094780 kB
Inactive:        2526552 kB
Active(anon):    8102068 kB
Inactive(anon):    96512 kB
Active(file):     992712 kB
Inactive(file):  2430040 kB
Unevictable:      108336 kB
Mlocked:          108336 kB
SwapTotal:      67108860 kB
SwapFree:       66959232 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:       8225872 kB
Mapped:            48616 kB
Shmem:             40940 kB
Slab:             183148 kB
SReclaimable:     153612 kB
SUnreclaim:        29536 kB
KernelStack:        3584 kB
PageTables:        21640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8649388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1306624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61808 MiB
End job on node124 at 2019-09-15 22:08:07