Trace number 4300177

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.12? (TO) 2519.97 2520.01

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-m011_c18.xml
MD5SUMcb154bca5bef3b2160515065825e7dfd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":39}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 9           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4300177-1532833481.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 169
0.00/0.01	c |            Domain Sizes: 127..127
0.00/0.01	c |
0.00/0.01	c |             Constraints: 46
0.00/0.01	c |                   Arity: 2..127  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 39
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][7]
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[1][8]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[1][11]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[2][9]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[2][11]
0.00/0.01	c remove useless variable x[2][12]
0.00/0.01	c remove useless variable x[3][10]
0.00/0.01	c remove useless variable x[3][11]
0.00/0.01	c remove useless variable x[3][12]
0.00/0.01	c remove useless variable x[4][11]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[5][12]
0.00/0.01	c remove useless variable x[7][12]
0.00/0.01	c remove useless variable x[8][11]
0.00/0.01	c remove useless variable x[8][12]
0.00/0.01	c remove useless variable x[9][10]
0.00/0.01	c remove useless variable x[9][11]
0.00/0.01	c remove useless variable x[9][12]
0.00/0.01	c remove useless variable x[10][9]
0.00/0.01	c remove useless variable x[10][10]
0.00/0.01	c remove useless variable x[10][11]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[11][8]
0.00/0.01	c remove useless variable x[11][9]
0.00/0.01	c remove useless variable x[11][10]
0.00/0.01	c remove useless variable x[11][11]
0.00/0.01	c remove useless variable x[11][12]
0.00/0.01	c remove useless variable x[12][7]
0.00/0.01	c remove useless variable x[12][8]
0.00/0.01	c remove useless variable x[12][9]
0.00/0.01	c remove useless variable x[12][10]
0.00/0.01	c remove useless variable x[12][11]
0.00/0.01	c remove useless variable x[12][12]
0.00/0.03	c 101            150            2821           20287          6              0              3   16   5     
0.00/0.05	c 211            314            5836           42180          6              0              4   17   7     
0.00/0.07	c 332            488            8864           65261          6              0              4   13   6     
0.00/0.10	c 465            679            12214          89910          6              0              4   13   7     
0.10/0.13	c 611            887            15818          116717         6              0              4   13   7     
0.10/0.16	c 771            1114           19772          145456         6              0              4   13   8     
0.10/0.19	c 947            1364           24086          176654         6              0              4   13   8     
0.21/0.23	c 1140           1643           29026          211266         6              0              4   20   9     
0.21/0.27	c 1352           1945           34418          250233         6              0              4   19   9     
0.31/0.32	c 1585           2278           40435          291000         6              0              4   19   10    
0.31/0.37	c 1841           2639           47079          338582         6              0              4   19   11    
0.41/0.42	c 2122           3041           54510          389888         6              0              4   23   12    
0.41/0.48	c 2431           3479           62626          450817         6              0              4   19   11    
0.51/0.55	c 2770           3956           71195          515158         6              0              4   25   14    
0.60/0.62	c 3142           4487           81152          588919         6              0              4   19   13    
0.60/0.69	c 3551           5060           91103          667261         6              0              4   25   15    
0.69/0.78	c 4000           5694           102975         754614         6              0              4   19   13    
0.79/0.88	c 4493           6369           114342         872604         6              0              4   25   17    
0.89/0.97	c 5035           7126           126968         972640         6              0              4   23   16    
1.00/1.09	c 5631           7956           140727         1123277        6              0              4   30   17    
1.19/1.21	c 6286           8866           156236         1252338        6              0              5   24   18    
1.29/1.37	c 7006           9973           176585         1400076        6              0              5   17   15    
1.49/1.51	c 7798           11064          195730         1563189        6              0              2   29   19    
1.59/1.65	c 8669           12295          215779         1734261        6              0              5   39   24    
1.79/1.81	c 9627           13624          237108         1916620        6              0              5   30   21    
2.00/2.04	c 10680          15193          267898         2136620        6              0              5   17   15    
2.19/2.24	c 11838          16795          294415         2365283        6              0              2   35   23    
2.39/2.45	c 13111          18575          323836         2605088        6              0              5   36   24    
2.59/2.68	c 14511          20547          355620         2857075        6              0              5   69   29    
2.89/2.94	c 16051          22710          390588         3137754        6              0              5   37   26    
3.19/3.21	c 17745          25101          429092         3442805        6              0              5   73   31    
3.49/3.53	c 19608          27748          472076         3781573        6              0              5   60   28    
3.79/3.87	c 21657          30625          518214         4164586        6              0              4   48   34    
4.19/4.24	c 23910          33844          570084         4553400        6              0              5   73   35    
4.59/4.64	c 26388          37262          632359         5040700        6              0              4   82   46    
5.00/5.03	c 29113          40994          688501         5466256        6              0              5   60   41    
5.59/5.66	c 32110          45246          795029         6271942        6              0              5   94   54    
6.10/6.15	c 35406          49669          868842         6945355        6              0              5   73   50    
6.59/6.62	c 39031          54400          940373         7504512        6              0              5   63   47    
7.19/7.29	c 43018          59989          1019557        8437054        6              0              4   36   32    
8.29/8.31	c 47403          66691          1141158        9313173        6              0              5   17   16    
9.00/9.06	c 52226          73957          1248624        10140313       6              0              2   66   49    
9.69/9.71	c 57531          80847          1346224        10912939       6              0              5   59   49    
10.39/10.40	c 63366          88391          1453457        11770018       6              0              5   59   52    
11.49/11.51	c 69784          97509          1589716        13237989       6              0              7   43   39    
12.59/12.62	c 76843          107348         1720571        14655673       6              0              4   34   32    
14.29/14.39	c 84607          119091         1927376        16224946       6              0              5   17   16    
15.29/15.36	c 93147          129877         2079756        17404546       6              0              3   64   57    
16.89/16.91	c 102541         143378         2272083        19452526       6              0              6   46   37    
18.39/18.42	c 112874         157566         2448758        21373984       6              0              7   34   32    
20.79/20.84	c 124240         174570         2740972        23625325       6              0              5   59   18    
22.69/22.76	c 136742         191693         2964604        26315031       6              0              5   67   29    
26.39/26.40	c 150494         210451         3243588        31290987       6              0              5   20   18    
28.19/28.22	c 165621         230580         3542824        33773946       6              0              4   72   61    
30.29/30.37	c 182260         253223         3869577        36425128       6              0              5   60   48    
32.69/32.75	c 200562         278187         4230853        39382643       6              0              5   60   49    
35.29/35.36	c 220694         306828         4749821        41997740       6              0              5   77   67    
38.00/38.06	c 242839         335773         5224569        45187528       6              0              5   72   61    
40.39/40.40	c 267198         365332         5629395        48367098       6              0              5   71   62    
43.29/43.40	c 293992         403338         6186052        51679626       6              0              6   77   71    
46.89/46.96	c 323465         443976         6763999        56217634       6              0              6   60   57    
50.79/50.86	c 355885         488692         7398809        61192705       6              0              6   60   57    
55.10/55.16	c 391547         537837         8095621        66663105       6              0              6   60   57    
59.89/59.91	c 430775         592136         8866655        72728372       6              0              6   60   58    
65.39/65.42	c 473925         651809         9767720        79521819       6              0              6   60   58    
71.10/71.16	c 521390         717383         10713318       86717448       6              0              6   77   59    
76.00/76.07	c 573601         781420         11544260       94357556       6              0              6   72   62    
83.00/83.05	c 631033         860192         12763823       102479477      6              0              7   76   62    
90.79/90.88	c 694208         944140         14230270       112747370      6              0              7   72   62    
100.19/100.27	c 763700         1042869        15989682       124146291      6              0              6   81   62    
111.79/111.80	c 840141         1144228        18173266       139828170      6              0              6   72   63    
127.19/127.21	c 924226         1257947        21246788       165232951      6              0              6   80   67    
137.59/137.60	c 1016719        1375919        22914582       181935000      6              0              6   72   67    
162.29/162.37	c 1118461        1598963        27964838       207515366      6              0              6   78   72    
186.39/186.42	c 1230377        1760085        32916125       241585433      6              0              6   81   73    
220.59/220.69	c 1353484        1961335        40235850       283575516      6              0              6   95   87    
256.49/256.52	c 1488901        2183073        47682422       320170011      6              0              6   110   99   
276.59/276.64	c 1637859        2365189        51473677       359253422      6              0              7   76   69    
300.39/300.44	c 1801712        2586262        56332176       382130741      6              0              9   88   82    
319.59/319.63	c 1981950        2809243        59719185       413791489      6              0              6   79   75    
355.18/355.22	c 2180211        3059607        67430249       469374287      6              0              9   87   82    
414.48/414.51	c 2398298        3316198        79345098       581618328      6              0              10   65   63   
461.48/461.52	c 2638193        3602964        87990763       686719390      6              0              11   63   60   
535.48/535.52	c 2902077        3942516        100953480      849304263      6              0              12   76   74   
617.68/617.75	c 3192349        4269334        117149910      1061950630     6              0              9   67   65    
660.38/660.41	c 3511648        4704577        124306991      1132494275     6              0              12   62   60   
752.78/752.82	c 3862876        5171338        139842093      1272298518     6              0              12   52   48   
805.38/805.48	c 4249226        5690256        147833474      1349507317     6              0              13   55   54   
913.17/913.25	c 4674211        6254388        170720834      1515998001     6              0              4   56   52    
980.08/980.12	c 5141694        6776452        182779637      1712982415     6              0              8   68   66    
1034.17/1034.21	c 5655925        7429224        191399265      1818502903     6              0              12   58   56   
1104.37/1104.47	c 6221579        8123222        202825431      1968101095     6              0              11   53   50   
1184.87/1185.00	c 6843798        8963589        214908918      2098603359     6              0              7   51   46    
1369.56/1369.66	c 7528238        10033945       255206961      2301424282     6              0              4   101   94   
1557.56/1557.68	c 8281122        10968135       293961586      2743067997     6              0              9   76   74    
1695.56/1695.64	c 9109294        12203255       311425586      2937245372     6              0              11   31   29   
1955.46/1955.52	c 10020283       13430703       363184614      3283404473     6              0              5   92   83    
2327.35/2327.47	c 11022370       14984542       433601401      3869334164     6              0              6   100   92   
2519.96/2520.00	
2519.96/2520.00	c *** INTERRUPTED ***
2519.96/2520.00	c restarts              : 98          
2519.96/2520.00	c conflicts             : 11755659     (4665 /sec)
2519.96/2520.00	c decisions             : 15769445     (6258 /sec)
2519.96/2520.00	c propagations          : 4592846094  (1822584 /sec)
2519.96/2520.00	c root propagations     : 9           
2519.96/2520.00	c filter calls          : 466816524      (185247 /sec)
2519.96/2520.00	c useless filter calls  : 310263326      (66 %)
2519.96/2520.00	c Memory used           : 26.91 MB
2519.96/2520.00	c CPU time              : 2519.96 s
2519.96/2520.00	
2519.96/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 (9082 MiB free)
  memory of node 1: 16384 MiB (12630 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300177-1532833481/watcher-4300177-1532833481 -o /tmp/evaluation-result-4300177-1532833481/solver-4300177-1532833481 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532809523-24536 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4300177-1532833481.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=27502, runsolver pid=27499

[startup+0.100153 s]*
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233800/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4196 CPUtime=0.1 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1210 0 0 0 10 0 0 0 20 0 1 0 100911306 28217344 1049 33554432000 4194304 6142532 140721277243344 140721277239976 5131346 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1049 875 476 0 211 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4196 KiB

[startup+0.209433 s]*
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233800/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4196 CPUtime=0.21 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1210 0 0 0 21 0 0 0 20 0 1 0 100911306 28217344 1049 33554432000 4194304 6142532 140721277243344 140721277239976 5175278 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1049 875 476 0 211 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4196 KiB

[startup+0.308888 s]*
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233800/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4196 CPUtime=0.31 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1210 0 0 0 31 0 0 0 20 0 1 0 100911306 28217344 1049 33554432000 4194304 6142532 140721277243344 140721277239976 5054405 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1049 875 476 0 211 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4196 KiB

[startup+0.70027 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233536/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4196 CPUtime=0.69 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1210 0 0 0 69 0 0 0 20 0 1 0 100911306 28217344 1049 33554432000 4194304 6142532 140721277243344 140721277240744 5331024 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1049 875 476 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4196 KiB

[startup+1.50027 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233388/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4196 CPUtime=1.49 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1210 0 0 0 149 0 0 0 20 0 1 0 100911306 28217344 1049 33554432000 4194304 6142532 140721277243344 140721277240744 5131350 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1049 875 476 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4196 KiB

[startup+3.10896 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233388/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4212 CPUtime=3.1 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1325 0 0 0 310 0 0 0 20 0 1 0 100911306 28217344 1053 33554432000 4194304 6142532 140721277243344 140721277240744 5062512 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1053 878 476 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4212 KiB

[startup+6.30027 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233428/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4232 CPUtime=6.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1445 0 0 0 629 0 0 0 20 0 1 0 100911306 28217344 1058 33554432000 4194304 6142532 140721277243344 140721277240744 5062604 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1058 878 476 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4232 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233428/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=12.69 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1564 0 0 0 1269 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5054624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233428/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=25.49 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1785 0 0 0 2549 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5062522 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.04 2.05 3/189 27503
/proc/meminfo: memFree=22233428/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=51.1 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 1921 0 0 0 5110 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5054518 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 27504
/proc/meminfo: memFree=22232972/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=102.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2040 0 0 0 10229 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5054699 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 27505
/proc/meminfo: memFree=22232840/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=162.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2160 0 0 0 16229 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5053565 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27506
/proc/meminfo: memFree=22232476/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=222.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2280 0 0 0 22229 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5170056 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 27507
/proc/meminfo: memFree=22232236/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4252 CPUtime=282.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2401 0 0 0 28229 0 0 0 20 0 1 0 100911306 28217344 1063 33554432000 4194304 6142532 140721277243344 140721277240744 5061824 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1063 878 476 0 211 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4252 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27516
/proc/meminfo: memFree=22231416/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=342.29 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2522 0 0 0 34229 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5058664 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27517
/proc/meminfo: memFree=22231912/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=402.28 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2625 0 0 0 40228 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5175264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 27518
/proc/meminfo: memFree=22231888/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=462.28 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 2763 0 0 0 46228 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5060741 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB


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

/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+1782.3 s]
/proc/loadavg: 2.16 2.10 2.08 3/188 27618
/proc/meminfo: memFree=18310096/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=1782.26 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5241 0 0 0 178226 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5058628 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+1842.3 s]
/proc/loadavg: 2.47 2.21 2.12 3/187 27619
/proc/meminfo: memFree=18309904/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=1842.26 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5340 0 0 0 184226 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5130792 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+1902.3 s]
/proc/loadavg: 2.17 2.17 2.11 3/187 27620
/proc/meminfo: memFree=18309748/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=1902.26 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5439 0 0 0 190226 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5054373 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+1962.3 s]
/proc/loadavg: 2.06 2.14 2.11 3/187 27621
/proc/meminfo: memFree=18309396/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=1962.26 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5560 0 0 0 196226 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5061866 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.12 2.10 3/187 27622
/proc/meminfo: memFree=18309536/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=2022.26 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5661 0 0 0 202226 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5175056 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.10 2.10 3/187 27623
/proc/meminfo: memFree=18309192/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4256 CPUtime=2082.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5767 0 0 0 208225 0 0 0 20 0 1 0 100911306 28217344 1064 33554432000 4194304 6142532 140721277243344 140721277240744 5062383 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1064 878 476 0 211 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4256 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.08 2.09 3/187 27631
/proc/meminfo: memFree=18308364/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2142.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5870 0 0 0 214225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5061384 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/187 27632
/proc/meminfo: memFree=18307840/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2202.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 5971 0 0 0 220225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5053711 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/187 27633
/proc/meminfo: memFree=18308240/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2262.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6072 0 0 0 226225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5061889 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2322.3 s]
/proc/loadavg: 2.08 2.06 2.08 3/187 27634
/proc/meminfo: memFree=18308464/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2322.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6171 0 0 0 232225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5131346 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.05 2.07 3/187 27635
/proc/meminfo: memFree=18308792/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2382.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6298 0 0 0 238225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5131341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.04 2.07 3/187 27636
/proc/meminfo: memFree=18309096/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2442.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6402 0 0 0 244225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5131364 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/187 27637
/proc/meminfo: memFree=18308636/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2502.25 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6506 0 0 0 250225 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5130604 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.06 3/187 27637
/proc/meminfo: memFree=18308604/32770624 swapFree=67108796/67108860
[pid=27502] ppid=27499 vsize=27556 memory=4264 CPUtime=2519.96 cores=1,3,5,7
/proc/27502/stat : 27502 (cosoco) R 27499 27502 24504 0 -1 4202496 6610 0 0 0 251996 0 0 0 20 0 1 0 100911306 28217344 1066 33554432000 4194304 6142532 140721277243344 140721277240744 5054508 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 40816640 140721277244550 140721277244680 140721277244680 140721277247438 0
/proc/27502/statm: 6889 1066 878 476 0 211 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4264 KiB

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

[startup+2520.01 s]
# the end of solver process 27502 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.96 s, system=0.002999 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.97
CPU user time (s): 2519.96
CPU system time (s): 0.002999
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 27556
Max. memory (cumulated for all children) (KiB): 4264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.002999
maximum resident set size= 4328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6659
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= 6
involuntary context switches= 632


# summary of solver processes directly reported to runsolver:
#   pid: 27502
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.96
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.48164 second user time and 15.1106 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-29 05:04:41
IDJOB=4300177
IDBENCH=141566
IDSOLVER=2761
FILE ID=node138/4300177-1532833481
RUNJOBID= node138-1532809523-24536
PBS_JOBID= 21022478
Free space on /tmp= 53796 MiB

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

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

MD5SUM BENCH= cb154bca5bef3b2160515065825e7dfd
RANDOM SEED=1309988886

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:        22234532 kB
MemAvailable:   31922960 kB
Buffers:          216128 kB
Cached:          9676020 kB
SwapCached:           44 kB
Active:          2566064 kB
Inactive:        7386960 kB
Active(anon):       5256 kB
Inactive(anon):    83480 kB
Active(file):    2560808 kB
Inactive(file):  7303480 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              2888 kB
Writeback:             0 kB
AnonPages:         75924 kB
Mapped:            40608 kB
Shmem:             25164 kB
Slab:             281312 kB
SReclaimable:     252600 kB
SUnreclaim:        28712 kB
KernelStack:        3600 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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 05:46:42