Trace number 4299943

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 1.12SAT 1038.88 1038.98

General information on the benchmark

NameMagicSquare/
MagicSquare-09-sum_c18.xml
MD5SUM206eef8b0985bf3ee35d81919771d14d
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 benchmark1038.88
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints21
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":64},{"degree":4,"count":16},{"degree":5,"count":1}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":20},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299943-1532824850.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 81
0.00/0.00	c |            Domain Sizes: 81..81
0.00/0.00	c |
0.00/0.00	c |             Constraints: 21
0.00/0.00	c |                   Arity: 9..81
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 20
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            150            1693           14890          0              0              6   16   8     
0.00/0.02	c 211            313            3489           30696          0              0              6   16   8     
0.00/0.03	c 332            490            5442           47943          0              0              6   16   9     
0.00/0.04	c 465            684            7561           66312          0              0              6   16   9     
0.00/0.05	c 611            895            9958           86370          0              0              6   16   10    
0.00/0.07	c 771            1125           12657          107952         0              0              6   16   10    
0.00/0.08	c 947            1378           15548          131309         0              0              6   16   11    
0.00/0.10	c 1140           1662           18849          157255         0              0              6   25   11    
0.10/0.12	c 1352           1970           22269          185685         0              0              6   25   13    
0.10/0.14	c 1585           2306           25900          216487         0              0              6   25   14    
0.10/0.16	c 1841           2673           29807          249470         0              0              6   25   15    
0.10/0.18	c 2122           3080           34223          285064         0              0              6   31   16    
0.10/0.21	c 2431           3551           40331          329950         0              0              6   54   19    
0.21/0.23	c 2770           4028           45741          371855         0              0              6   29   17    
0.21/0.26	c 3142           4566           51814          417960         0              0              7   40   22    
0.21/0.30	c 3551           5135           58912          472986         0              0              9   31   21    
0.31/0.33	c 4000           5779           66048          521268         0              0              8   29   23    
0.31/0.37	c 4493           6481           73849          576986         0              0              8   28   23    
0.41/0.42	c 5035           7268           82988          644855         0              0              5   29   24    
0.41/0.46	c 5631           8130           92375          706139         0              0              8   29   24    
0.51/0.51	c 6286           9070           102728         775836         0              0              8   36   25    
0.51/0.57	c 7006           10134          115183         862451         0              0              8   35   26    
0.60/0.64	c 7798           11284          129163         967286         0              0              9   36   26    
0.69/0.70	c 8669           12559          143250         1057613        0              0              10   41   27   
0.69/0.79	c 9627           13963          160120         1176315        0              0              9   30   25    
0.79/0.86	c 10680          15450          177257         1284452        0              0              5   42   31    
0.89/0.95	c 11838          17094          196603         1409067        0              0              6   42   32    
1.00/1.03	c 13111          18772          214475         1562760        0              0              7   41   33    
1.10/1.12	c 14511          20726          236147         1695547        0              0              8   40   33    
1.19/1.22	c 16051          22870          258643         1840794        0              0              8   42   33    
1.29/1.35	c 17745          25365          286386         2092696        0              0              11   39   33   
1.49/1.50	c 19608          28114          319864         2297659        0              0              9   29   26    
1.59/1.69	c 21657          31137          367987         2583676        0              0              6   58   41    
1.79/1.86	c 23910          33990          405446         3008279        0              0              6   41   38    
2.00/2.04	c 26388          37371          447580         3382201        0              0              6   42   36    
2.19/2.22	c 29113          40978          487379         3707021        0              0              6   41   36    
2.39/2.48	c 32110          45214          547233         4147863        0              0              7   42   37    
2.59/2.67	c 35406          49794          592659         4459224        0              0              9   41   36    
2.89/3.00	c 39031          54978          669592         4882305        0              0              8   42   38    
3.19/3.29	c 43018          60243          738181         5480367        0              0              9   41   37    
3.49/3.52	c 47403          66098          790666         5866024        0              0              9   40   38    
3.79/3.87	c 52226          72608          881815         6372404        0              0              6   41   38    
4.19/4.23	c 57531          79925          966694         7016366        0              0              9   41   38    
4.59/4.64	c 63366          89360          1069512        7602550        0              0              9   49   44    
5.10/5.13	c 69784          98072          1178479        8621810        0              0              10   40   37   
5.59/5.64	c 76843          107561         1298044        9407111        0              0              10   42   39   
6.29/6.30	c 84607          118169         1448065        10638881       0              0              8   35   33    
7.00/7.03	c 93147          129617         1615708        11740355       0              0              6   40   37    
7.59/7.63	c 102541         141569         1754036        12686354       0              0              7   42   39    
8.89/8.90	c 112874         158925         1998334        15304598       0              0              6   45   42    
9.49/9.58	c 124240         174435         2149063        16331604       0              0              7   40   38    
10.49/10.58	c 136742         192226         2382938        17671469       0              0              7   41   39    
11.59/11.69	c 150494         209786         2656653        20036278       0              0              8   51   48    
12.69/12.79	c 165621         229460         2907610        22524757       0              0              8   39   37    
15.19/15.25	c 182260         250558         3437212        28213240       0              0              9   51   45    
17.19/17.28	c 200562         274376         3871516        33068868       0              0              11   48   43   
20.79/20.82	c 220694         304010         4778184        39281487       0              0              11   42   40   
23.49/23.57	c 242839         332017         5458265        44047877       0              0              6   46   43    
25.29/25.36	c 267198         369648         5850646        47322066       0              0              10   45   43   
28.89/28.98	c 293992         402753         6740989        54650941       0              0              8   40   37    
31.09/31.18	c 323465         441574         7205666        59314827       0              0              8   39   37    
33.39/33.42	c 355885         484600         7682677        63471903       0              0              6   39   36    
35.99/36.08	c 391547         533765         8256001        68762006       0              0              7   43   38    
39.29/39.34	c 430775         587795         8994971        74995069       0              0              7   43   41    
43.38/43.43	c 473925         644826         9888854        83571743       0              0              9   43   38    
46.58/46.69	c 521390         702893         10594846       90671896       0              0              9   42   40    
50.48/50.56	c 573601         767992         11447276       98505209       0              0              5   41   39    
58.99/59.05	c 631033         860001         13448439       112045898      0              0              6   47   44    
67.38/67.49	c 694208         953222         15520574       127474097      0              0              9   41   38    
72.88/72.94	c 763700         1042975        16854947       135415487      0              0              7   41   39    
79.58/79.69	c 840141         1143518        18327110       151770027      0              0              8   53   44    
86.28/86.30	c 924226         1260039        19908178       161415592      0              0              7   42   40    
95.78/95.84	c 1016719        1390489        22226660       175745566      0              0              5   49   46    
107.28/107.37	c 1118461        1535941        24882071       197518319      0              0              8   36   32    
121.98/122.04	c 1230377        1724678        27441472       222653165      0              0              10   39   35   
131.57/131.63	c 1353484        1920152        29745332       239690347      0              0              6   46   42    
148.98/149.09	c 1488901        2103060        34035624       273223560      0              0              7   53   46    
163.67/163.74	c 1637859        2316774        37081019       305759359      0              0              7   44   42    
174.87/174.90	c 1801712        2537795        39685109       323262078      0              0              9   41   39    
206.17/206.20	c 1981950        2781520        47383764       392010225      0              0              7   49   44    
237.66/237.71	c 2180211        3019050        54979340       458787288      0              0              9   45   40    
265.66/265.76	c 2398298        3357605        60732343       552811072      0              0              9   31   29    
304.45/304.54	c 2638193        3637549        69904548       651655382      0              0              8   43   38    
331.25/331.34	c 2902077        3986081        76234446       700877096      0              0              9   47   42    
367.06/367.11	c 3192349        4413239        84364231       770013840      0              0              10   47   43   
401.54/401.60	c 3511648        4806479        91555997       871260970      0              0              10   48   41   
447.74/447.80	c 3862876        5179686        102656391      996862197      0              0              9   37   35    
492.43/492.55	c 4249226        5723036        113416001      1085809453     0              0              7   47   43    
538.04/538.12	c 4674211        6302329        122652192      1189749879     0              0              8   54   52    
588.42/588.56	c 5141694        7146765        131281301      1286318498     0              0              8   40   37    
641.82/641.96	c 5655925        7807963        142785312      1410587419     0              0              9   45   40    
691.51/691.66	c 6221579        8540507        154891404      1497793029     0              0              9   50   45    
753.30/753.47	c 6843798        9382192        168906491      1633445204     0              0              10   46   40   
823.70/823.86	c 7528238        10348508       185880534      1758814985     0              0              11   48   42   
900.09/900.29	c 8281122        11488536       203206097      1917592471     0              0              10   49   46   
1003.19/1003.34	c 9109294        12956827       227627810      2062810506     0              0              5   45   41    
1038.79/1038.97	c solution 1
1038.79/1038.97	
1038.79/1038.97	v <instantiation type='solution'>
1038.79/1038.97	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
1038.79/1038.97	v <values>65 55 15 39 51 1 53 56 34 47 69 12 11 13 74 70 59 14 31 37 66 40 18 75 10 43 49 22 21 44 68 20 52 72 29 41 23 27 19 25 67 77 73 28 30 42 45 16 57 35 5 71 48 50 32 46 58 33 24 76 8 38 54 81 6 78 36 79 2 3 4 80 26 63 61 60 62 7 9 64 17 </values>
1038.79/1038.97	v </instantiation>
1038.79/1038.97	
1038.79/1038.97	c restarts              : 96          
1038.79/1038.97	c conflicts             : 9400585      (9049 /sec)
1038.79/1038.97	c decisions             : 13544540     (13038 /sec)
1038.79/1038.97	c propagations          : 2097266583  (2018790 /sec)
1038.79/1038.97	c root propagations     : 0           
1038.79/1038.97	c filter calls          : 236247459      (227407 /sec)
1038.79/1038.97	c useless filter calls  : 143749208      (60 %)
1038.79/1038.97	c Memory used           : 26.66 MB
1038.79/1038.97	c CPU time              : 1038.87 s
1038.79/1038.97	
1038.79/1038.97	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299943-1532824850/watcher-4299943-1532824850 -o /tmp/evaluation-result-4299943-1532824850/solver-4299943-1532824850 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532809523-24536 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299943-1532824850.xml 

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

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

solver pid=26407, runsolver pid=26404

[startup+0.100153 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22236284/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3940 CPUtime=0.1 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1147 0 0 0 10 0 0 0 20 0 1 0 100048154 27947008 985 33554432000 4194304 6142532 140733925530864 140733925527496 5060757 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 985 868 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3940 KiB

[startup+0.209217 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22236040/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3940 CPUtime=0.21 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1150 0 0 0 21 0 0 0 20 0 1 0 100048154 27947008 985 33554432000 4194304 6142532 140733925530864 140733925528264 5131364 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 985 868 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3940 KiB

[startup+0.30875 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22236040/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3940 CPUtime=0.31 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1150 0 0 0 31 0 0 0 20 0 1 0 100048154 27947008 985 33554432000 4194304 6142532 140733925530864 140733925528264 5175276 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 985 868 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3940 KiB

[startup+0.700268 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22236040/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3940 CPUtime=0.69 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1150 0 0 0 69 0 0 0 20 0 1 0 100048154 27947008 985 33554432000 4194304 6142532 140733925530864 140733925528264 5061873 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 985 868 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3940 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22236040/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3940 CPUtime=1.49 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1150 0 0 0 149 0 0 0 20 0 1 0 100048154 27947008 985 33554432000 4194304 6142532 140733925530864 140733925528264 5060806 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 985 868 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3940 KiB

[startup+3.10876 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26408
/proc/meminfo: memFree=22235792/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=3.1 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1208 0 0 0 310 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5130931 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 26408
/proc/meminfo: memFree=22235948/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=6.29 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1269 0 0 0 629 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131312 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 26408
/proc/meminfo: memFree=22235948/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=12.69 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1329 0 0 0 1269 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5060745 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 26408
/proc/meminfo: memFree=22236212/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=25.49 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1448 0 0 0 2549 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131346 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+51.1088 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 26408
/proc/meminfo: memFree=22236468/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=51.09 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1507 0 0 0 5109 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5130848 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 26409
/proc/meminfo: memFree=22236440/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=102.28 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1568 0 0 0 10228 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5054402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 26410
/proc/meminfo: memFree=22237068/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=162.27 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1628 0 0 0 16227 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131346 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.01 2.05 3/187 26411
/proc/meminfo: memFree=22236812/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=222.26 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1687 0 0 0 22226 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/187 26412
/proc/meminfo: memFree=22236664/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=282.26 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1746 0 0 0 28226 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131766 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 26413
/proc/meminfo: memFree=22236780/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=342.25 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1805 0 0 0 34225 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5183617 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26414
/proc/meminfo: memFree=22236516/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=402.24 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1864 0 0 0 40224 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5061903 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26415
/proc/meminfo: memFree=22236500/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=462.24 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 1923 0 0 0 46224 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5053981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB


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

Current children cumulated memory: 3976 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 26427
/proc/meminfo: memFree=22235740/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=642.22 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2104 0 0 0 64222 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5058051 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 642.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 26428
/proc/meminfo: memFree=22235872/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=702.21 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2164 0 0 0 70221 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5062213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 702.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 26429
/proc/meminfo: memFree=22236244/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=762.2 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2224 0 0 0 76220 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5336741 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 762.2 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 26430
/proc/meminfo: memFree=22235872/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=822.2 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2270 0 0 0 82220 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5053565 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 822.2 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26432
/proc/meminfo: memFree=22235780/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=882.19 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2330 0 0 0 88219 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5130931 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 882.19 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26433
/proc/meminfo: memFree=22235904/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=942.19 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2390 0 0 0 94219 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 942.19 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26434
/proc/meminfo: memFree=22235648/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1002.19 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2436 0 0 0 100219 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131346 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1002.19 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1038.98 s]
# the end of solver process 26407 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1038.87 s, system=0.004999 s

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

[startup+1024 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 26435
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1023.9 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 102390 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5055573 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1023.9 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1030.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26435
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1030.29 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103029 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5131346 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1030.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1033.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235556/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1033.49 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103349 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5062306 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1033.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1036.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1036.69 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103669 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5058390 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1036.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1037.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1037.49 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103749 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5061127 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1037.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1038.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1038.29 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103829 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5175278 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1038.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1038.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1038.69 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103869 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5053562 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1038.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

[startup+1038.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 26436
/proc/meminfo: memFree=22235680/32770624 swapFree=67108796/67108860
[pid=26407] ppid=26404 vsize=27292 memory=3976 CPUtime=1038.79 cores=1,3,5,7
/proc/26407/stat : 26407 (cosoco) R 26404 26407 24504 0 -1 4202496 2496 0 0 0 103879 0 0 0 20 0 1 0 100048154 27947008 994 33554432000 4194304 6142532 140733925530864 140733925528264 5061881 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 40755200 140733925536902 140733925537032 140733925537032 140733925539790 0
/proc/26407/statm: 6823 994 872 476 0 145 0
Current children cumulated CPU time: 1038.79 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3976 KiB

Child status: 0
Real time (s): 1038.98
CPU time (s): 1038.88
CPU user time (s): 1038.87
CPU system time (s): 0.004999
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1038.87
system time used= 0.004999
maximum resident set size= 4048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2549
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 746


# summary of solver processes directly reported to runsolver:
#   pid: 26407
#   total CPU time (s): 1038.88
#   total CPU user time (s): 1038.87
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.8328 second user time and 6.20152 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-29 02:40:50
IDJOB=4299943
IDBENCH=141511
IDSOLVER=2761
FILE ID=node138/4299943-1532824850
RUNJOBID= node138-1532809523-24536
PBS_JOBID= 21022478
Free space on /tmp= 53796 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicSquare/MagicSquare-09-sum_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299943-1532824850/watcher-4299943-1532824850 -o /tmp/evaluation-result-4299943-1532824850/solver-4299943-1532824850 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532809523-24536 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299943-1532824850.xml

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

MD5SUM BENCH= 206eef8b0985bf3ee35d81919771d14d
RANDOM SEED=448675896

node138.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.71
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.71
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.71
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.71
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:        22236924 kB
MemAvailable:   31921304 kB
Buffers:          214884 kB
Cached:          9673360 kB
SwapCached:           44 kB
Active:          2563836 kB
Inactive:        7385272 kB
Active(anon):       5244 kB
Inactive(anon):    83480 kB
Active(file):    2558592 kB
Inactive(file):  7301792 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:         68168 kB
Mapped:            40076 kB
Shmem:             25164 kB
Slab:             280936 kB
SReclaimable:     252456 kB
SUnreclaim:        28480 kB
KernelStack:        3360 kB
PageTables:         5232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 53792 MiB
End job on node138 at 2018-07-29 02:58:09