Trace number 4389542

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 NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2519.94 2520.01

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h375-06.xml
MD5SUM4d249bb6d4470f00f240c18f02f8ea53
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.363
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":375},{"degree":2,"count":525}]
Minimum constraint arity525
Maximum constraint arity900
Distribution of constraint arities[{"arity":525,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 4697        
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389542-1568358514.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 900
0.00/0.02	c |            Domain Sizes: 30..30
0.00/0.02	c |
0.00/0.02	c |             Constraints: 585
0.00/0.02	c |                   Arity: 1..30  -- Unary: 525
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 60
0.00/0.02	c |                          Unary: 525
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.10	c 101            1090           17115          60140          895            0              651   693   658
0.10/0.20	c 211            2459           34857          151670         895            0              432   734   702
0.21/0.25	c 332            3720           46040          191041         895            0              520   637   608
0.21/0.29	c 465            4677           52394          208687         895            0              517   606   585
0.31/0.34	c 611            6067           62549          244332         895            0              492   622   596
0.31/0.37	c 771            7113           68495          263780         895            0              395   470   447
0.31/0.40	c 947            8106           74590          284658         895            0              362   486   382
0.41/0.45	c 1140           8955           83230          319355         895            0              284   314   290
0.41/0.49	c 1352           9821           91277          352009         895            0              246   259   251
0.51/0.54	c 1585           10632          99576          386246         895            0              233   246   236
0.69/0.76	c 1841           14717          141980         578709         895            0              211   647   613
1.00/1.02	c 2122           17357          188034         781571         895            0              460   616   584
1.19/1.21	c 2431           19840          223446         932539         895            0              391   673   638
1.39/1.47	c 2770           22379          269090         1160411        895            0              429   703   666
1.59/1.66	c 3142           24670          303380         1304648        895            0              495   671   626
1.79/1.83	c 3551           26898          333856         1443713        895            0              506   625   587
1.89/1.99	c 4000           29340          362931         1573166        895            0              507   558   536
2.19/2.24	c 4493           32019          407144         1772856        895            0              476   503   491
3.10/3.15	c 5035           38063          565764         2565652        895            0              419   701   661
3.49/3.57	c 5631           42901          642736         2928882        895            0              575   719   684
4.39/4.42	c 6286           49681          792994         3705744        895            0              628   741   694
5.19/5.26	c 7006           56435          942814         4446716        895            0              642   743   704
5.89/5.97	c 7798           62010          1068130        5127065        895            0              646   727   692
6.69/6.79	c 8669           68512          1211390        5873620        895            0              589   709   677
7.79/7.83	c 9627           75606          1396204        6835174        895            0              564   726   693
8.79/8.84	c 10680          84196          1573305        7793788        895            0              553   738   709
9.59/9.69	c 11838          91591          1724978        8580004        895            0              561   723   691
10.69/10.72	c 13111          99278          1906856        9527852        895            0              536   720   688
12.19/12.23	c 14511          110947         2172521        10912731       895            0              536   732   686
14.10/14.17	c 16051          128837         2517647        12689723       895            0              538   763   708
16.00/16.01	c 17745          147057         2845126        14370857       895            0              538   764   704
17.49/17.59	c 19608          159868         3125403        15786448       895            0              539   729   674
18.99/19.07	c 21657          170807         3384003        17155411       895            0              543   723   684
20.69/20.74	c 23910          183456         3678811        18821650       895            0              543   720   693
22.79/22.88	c 26388          199626         4056493        20880097       895            0              561   725   687
25.19/25.20	c 29113          218917         4466753        23318123       895            0              547   741   711
27.29/27.31	c 32110          238978         4843711        25187000       895            0              563   715   674
29.99/30.10	c 35406          263252         5338337        27660162       895            0              547   721   674
33.59/33.64	c 39031          288352         5960857        31186332       895            0              566   730   689
36.99/37.10	c 43018          320311         6578012        34259903       895            0              548   725   688
41.79/41.82	c 47403          357689         7413862        38567277       895            0              548   745   688
46.19/46.22	c 52226          392343         8188459        42829244       895            0              550   734   696
50.99/51.05	c 57531          434386         9058764        47253417       895            0              555   755   711
57.79/57.81	c 63366          484228         10257964       53904826       895            0              558   751   704
63.28/63.34	c 69784          518774         11229858       59430322       895            0              553   738   704
70.28/70.38	c 76843          555485         12454986       66427887       895            0              594   721   680
74.58/74.62	c 84607          597530         13221129       70344503       895            0              613   731   694
81.38/81.40	c 93147          662465         14428281       76746368       895            0              576   726   681
89.28/89.37	c 102541         716054         15831037       84298647       895            0              581   719   683
98.38/98.45	c 112874         776335         17437205       93260743       895            0              649   737   695
111.88/111.90	c 124240         854213         19791408       105928797      895            0              577   718   678
122.68/122.77	c 136742         927716         21712428       116490572      895            0              584   742   693
135.38/135.45	c 150494         1011631        23948034       128805713      895            0              600   732   687
150.09/150.14	c 165621         1111679        26526825       143118666      895            0              601   728   682
164.68/164.78	c 182260         1230158        29126167       157372263      895            0              608   754   697
180.58/180.63	c 200562         1353252        31956759       172502179      895            0              651   744   702
198.78/198.84	c 220694         1479411        35160998       190059614      895            0              616   738   692
221.09/221.17	c 242839         1620995        39109302       210975566      895            0              648   733   690
242.99/243.08	c 267198         1772723        42985443       231716166      895            0              636   747   698
267.88/267.99	c 293992         1914643        47326489       255993896      895            0              620   730   680
291.98/292.08	c 323465         2086047        51552239       278553060      895            0              571   725   671
323.58/323.61	c 355885         2366674        57145352       307742797      895            0              603   758   681
350.08/350.11	c 391547         2595783        61871443       331399803      895            0              575   742   693
376.17/376.20	c 430775         2792184        66482562       357370463      895            0              581   741   694
401.37/401.47	c 473925         3017463        71023709       379951037      895            0              562   749   692
435.08/435.13	c 521390         3314684        77034645       410239521      895            0              568   733   681
478.37/478.45	c 573601         3637195        84641395       450054747      895            0              561   723   665
520.47/520.59	c 631033         4024598        92188413       487870437      895            0              559   757   702
566.37/566.46	c 694208         4362921        100259872      532962976      895            0              650   743   685
624.87/624.97	c 763700         4866989        110614208      589283589      895            0              575   759   687
688.57/688.61	c 840141         5360745        121904006      646013883      895            0              550   757   689
750.86/750.96	c 924226         5950041        133036425      702464404      895            0              552   733   684
820.97/821.02	c 1016719        6485055        145434890      769891130      895            0              566   733   687
885.97/886.04	c 1118461        6973621        157024368      834080702      895            0              566   729   687
976.26/976.33	c 1230377        7569487        172972230      916504082      895            0              558   740   694
1066.85/1066.96	c 1353484        8273282        189028456      997188911      895            0              557   738   684
1172.36/1172.46	c 1488901        9167560        207759698      1091241013     895            0              554   736   684
1279.07/1279.14	c 1637859        9966744        226728490      1186005731     895            0              581   724   674
1377.85/1377.93	c 1801712        10888085       244390361      1274912421     895            0              551   750   690
1520.35/1520.49	c 1981950        12043023       269725669      1396141279     895            0              548   734   676
1668.24/1668.33	c 2180211        13310443       296154623      1523962408     895            0              543   744   680
1849.54/1849.60	c 2398298        14656830       328154082      1687848449     895            0              540   745   690
2064.94/2065.03	c 2638193        16359404       366005632      1891902479     895            0              570   756   688
2296.43/2296.52	c 2902077        18149151       406960570      2101007711     895            0              605   757   694
2519.93/2520.00	
2519.93/2520.00	c *** INTERRUPTED ***
2519.93/2520.00	c restarts              : 84          
2519.93/2520.00	c conflicts             : 3141082      (1246 /sec)
2519.93/2520.00	c decisions             : 19794921     (7855 /sec)
2519.93/2520.00	c propagations          : 2293681621  (910218 /sec)
2519.93/2520.00	c root propagations     : 4697        
2519.93/2520.00	c filter calls          : 446487545      (177183 /sec)
2519.93/2520.00	c useless filter calls  : 113642280      (25 %)
2519.93/2520.00	c Memory used           : 32.52 MB
2519.93/2520.00	c CPU time              : 2519.93 s
2519.93/2520.00	c real time             : 2520 s
2519.93/2520.00	
2519.93/2520.00	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389542-1568358514/watcher-4389542-1568358514 -o /tmp/evaluation-result-4389542-1568358514/solver-4389542-1568358514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-994 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389542-1568358514.xml 

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

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


[startup+0.100146 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30784324/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=32504 memory=8936 CPUtime=0.1 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 2442 0 0 0 10 0 0 0 20 0 1 0 412106086 33284096 2234 33554432000 4194304 6210612 140724914839776 140724914836312 5080848 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8126 2234 859 493 0 1431 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32504 KiB
Current children cumulated memory: 8936 KiB

[startup+0.209653 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783952/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=32900 memory=9200 CPUtime=0.21 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 2518 0 0 0 21 0 0 0 20 0 1 0 412106086 33689600 2300 33554432000 4194304 6210612 140724914839776 140724914836312 5081403 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8225 2300 862 493 0 1530 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32900 KiB
Current children cumulated memory: 9200 KiB

[startup+0.308992 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783952/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=32900 memory=9464 CPUtime=0.31 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 2541 0 0 0 31 0 0 0 20 0 1 0 412106086 33689600 2366 33554432000 4194304 6210612 140724914839776 140724914836312 5080987 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8225 2366 862 493 0 1530 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32900 KiB
Current children cumulated memory: 9464 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783952/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33164 memory=9464 CPUtime=0.69 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 2581 0 0 0 69 0 0 0 20 0 1 0 412106086 33959936 2366 33554432000 4194304 6210612 140724914839776 140724914836312 5081014 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8291 2366 862 493 0 1596 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33164 KiB
Current children cumulated memory: 9464 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783848/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33164 memory=9728 CPUtime=1.49 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 2609 0 0 0 149 0 0 0 20 0 1 0 412106086 33959936 2432 33554432000 4194304 6210612 140724914839776 140724914837736 5074863 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8291 2432 862 493 0 1596 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33164 KiB
Current children cumulated memory: 9728 KiB

[startup+3.10906 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783644/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33164 memory=9788 CPUtime=3.1 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 4085 0 0 0 310 0 0 0 20 0 1 0 412106086 33959936 2447 33554432000 4194304 6210612 140724914839776 140724914837736 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8291 2447 862 493 0 1596 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 33164 KiB
Current children cumulated memory: 9788 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30783864/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9796 CPUtime=6.29 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 5583 0 0 0 629 0 0 0 20 0 1 0 412106086 34095104 2449 33554432000 4194304 6210612 140724914839776 140724914837736 5076042 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2449 862 493 0 1629 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9796 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2159
/proc/meminfo: memFree=30784144/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9816 CPUtime=12.69 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 7077 0 0 0 1269 0 0 0 20 0 1 0 412106086 34095104 2454 33554432000 4194304 6210612 140724914839776 140724914837736 5074853 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2454 862 493 0 1629 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9816 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2161
/proc/meminfo: memFree=30784184/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9844 CPUtime=25.49 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 10067 0 0 0 2549 0 0 0 20 0 1 0 412106086 34095104 2461 33554432000 4194304 6210612 140724914839776 140724914837736 5080826 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2461 862 493 0 1629 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9844 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2161
/proc/meminfo: memFree=30784076/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9856 CPUtime=51.09 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 11565 0 0 0 5109 0 0 0 20 0 1 0 412106086 34095104 2464 33554432000 4194304 6210612 140724914839776 140724914837736 5080969 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2464 862 493 0 1629 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9856 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2165
/proc/meminfo: memFree=30784200/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9860 CPUtime=102.28 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 12064 0 0 0 10228 0 0 0 20 0 1 0 412106086 34095104 2465 33554432000 4194304 6210612 140724914839776 140724914837736 5078880 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2465 862 493 0 1629 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9860 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 2171
/proc/meminfo: memFree=30783852/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9872 CPUtime=162.28 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 12566 0 0 0 16228 0 0 0 20 0 1 0 412106086 34095104 2468 33554432000 4194304 6210612 140724914839776 140724914837736 5074869 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2468 862 493 0 1629 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9872 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 2183
/proc/meminfo: memFree=30783056/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9884 CPUtime=222.28 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 13063 0 0 0 22228 0 0 0 20 0 1 0 412106086 34095104 2471 33554432000 4194304 6210612 140724914839776 140724914837736 5082388 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2471 862 493 0 1629 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9884 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 2187
/proc/meminfo: memFree=30783172/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9888 CPUtime=282.28 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 13559 0 0 0 28228 0 0 0 20 0 1 0 412106086 34095104 2472 33554432000 4194304 6210612 140724914839776 140724914837736 5074253 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2472 862 493 0 1629 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9888 KiB

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 2.04 3/199 2193
/proc/meminfo: memFree=30783100/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9888 CPUtime=342.28 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 14054 0 0 0 34228 0 0 0 20 0 1 0 412106086 34095104 2472 33554432000 4194304 6210612 140724914839776 140724914837736 5078384 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2472 862 493 0 1629 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9888 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/199 2197
/proc/meminfo: memFree=30782524/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9888 CPUtime=402.27 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 14555 0 0 0 40227 0 0 0 20 0 1 0 412106086 34095104 2472 33554432000 4194304 6210612 140724914839776 140724914837736 5075637 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2472 862 493 0 1629 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9888 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/199 2201
/proc/meminfo: memFree=30782384/32770624 swapFree=66996884/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9892 CPUtime=462.27 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 15056 0 0 0 46227 0 0 0 20 0 1 0 412106086 34095104 2473 33554432000 4194304 6210612 140724914839776 140724914837736 5078555 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2473 862 493 0 1629 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9892 KiB


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

/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2457
/proc/meminfo: memFree=30786964/32770624 swapFree=66996888/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=1782.24 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 24272 0 0 0 178223 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2461
/proc/meminfo: memFree=30786936/32770624 swapFree=66996888/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=1842.24 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 24551 0 0 0 184223 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081170 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2465
/proc/meminfo: memFree=30786940/32770624 swapFree=66996888/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=1902.24 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 25052 0 0 0 190223 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5076034 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2471
/proc/meminfo: memFree=30786696/32770624 swapFree=66996888/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=1962.24 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 25335 0 0 0 196223 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5078394 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2505
/proc/meminfo: memFree=30786000/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2022.24 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 25618 0 0 0 202223 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5082025 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2509
/proc/meminfo: memFree=30785812/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2082.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 26117 0 0 0 208222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5082370 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2515
/proc/meminfo: memFree=30786172/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2142.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 26392 0 0 0 214222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5076008 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2519
/proc/meminfo: memFree=30785804/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2202.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 26670 0 0 0 220222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081335 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2523
/proc/meminfo: memFree=30786292/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2262.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 26943 0 0 0 226222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081856 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2262.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2529
/proc/meminfo: memFree=30786524/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2322.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 27443 0 0 0 232222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081301 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2322.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2533
/proc/meminfo: memFree=30786004/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2382.23 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 27720 0 0 0 238222 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5074928 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2382.23 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2537
/proc/meminfo: memFree=30786348/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2442.22 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 27997 0 0 0 244221 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5080961 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 2543
/proc/meminfo: memFree=30786508/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2502.22 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 28274 0 0 0 250221 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5081014 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 2543
/proc/meminfo: memFree=30786288/32770624 swapFree=66996892/67108860
[pid=2158] ppid=2155 vsize=33296 memory=9896 CPUtime=2519.93 cores=0,2,4,6
/proc/2158/stat : 2158 (cosoco) R 2155 2158 963 0 -1 4202496 28542 0 0 0 251992 1 0 0 20 0 1 0 412106086 34095104 2474 33554432000 4194304 6210612 140724914839776 140724914837736 5078965 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 30334976 140724914848779 140724914848881 140724914848881 140724914851790 0
/proc/2158/statm: 8324 2474 862 493 0 1629 0
Current children cumulated CPU time: 2519.93 s
Current children cumulated vsize: 33296 KiB
Current children cumulated memory: 9896 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.94
CPU user time (s): 2519.93
CPU system time (s): 0.015999
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 33296
Max. memory (cumulated for all children) (KiB): 9896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.015999
maximum resident set size= 9964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28594
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= 16
involuntary context switches= 673


# summary of solver processes directly reported to runsolver:
#   pid: 2158
#   total CPU time (s): 2519.94
#   total CPU user time (s): 2519.93
#   total CPU system time (s): 0.015999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.50869 second user time and 16.6151 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 08:07:17
IDJOB=4389542
IDBENCH=138970
IDSOLVER=2829
FILE ID=node106/4389542-1568358514
RUNJOBID= node106-1568347274-994
PBS_JOBID= 21701175
Free space on /tmp= 56732 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h375-06.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389542-1568358514/watcher-4389542-1568358514 -o /tmp/evaluation-result-4389542-1568358514/solver-4389542-1568358514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-994 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389542-1568358514.xml

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

MD5SUM BENCH= 4d249bb6d4470f00f240c18f02f8ea53
RANDOM SEED=730059464

node106.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.79
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.79
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.79
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.79
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:        30789752 kB
MemAvailable:   31890972 kB
Buffers:          147124 kB
Cached:          1233008 kB
SwapCached:         9844 kB
Active:           369752 kB
Inactive:        1037116 kB
Active(anon):      26040 kB
Inactive(anon):    33820 kB
Active(file):     343712 kB
Inactive(file):  1003296 kB
Unevictable:      107560 kB
Mlocked:          107560 kB
SwapTotal:      67108860 kB
SwapFree:       66996884 kB
Dirty:              2764 kB
Writeback:             0 kB
AnonPages:        125332 kB
Mapped:            38584 kB
Shmem:             24508 kB
Slab:             169544 kB
SReclaimable:     140096 kB
SUnreclaim:        29448 kB
KernelStack:        3504 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     531080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56728 MiB
End job on node106 at 2019-09-13 08:49:17