Trace number 4389647

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2519.46 2520.01

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-06-m100.xml
MD5SUM48fd215a6575ff2faea72cbf693f6cf6
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 benchmark11498
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"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":33}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 9           
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 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389647-1568341486.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: 121
0.00/0.00	c |            Domain Sizes: 91..91
0.00/0.00	c |
0.00/0.00	c |             Constraints: 40
0.00/0.00	c |                   Arity: 2..91  -- Binary: 6
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X - Y < k): 6
0.00/0.00	c |                          All Different: 1
0.00/0.00	c |                          Sum: 33
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.00	c remove useless variable x[0][6]
0.00/0.00	c remove useless variable x[0][7]
0.00/0.00	c remove useless variable x[0][8]
0.00/0.00	c remove useless variable x[0][9]
0.00/0.00	c remove useless variable x[0][10]
0.00/0.00	c remove useless variable x[1][7]
0.00/0.00	c remove useless variable x[1][8]
0.00/0.00	c remove useless variable x[1][9]
0.00/0.00	c remove useless variable x[1][10]
0.00/0.00	c remove useless variable x[2][8]
0.00/0.00	c remove useless variable x[2][9]
0.00/0.00	c remove useless variable x[2][10]
0.00/0.00	c remove useless variable x[3][9]
0.00/0.00	c remove useless variable x[3][10]
0.00/0.00	c remove useless variable x[4][10]
0.00/0.00	c remove useless variable x[6][10]
0.00/0.00	c remove useless variable x[7][9]
0.00/0.00	c remove useless variable x[7][10]
0.00/0.00	c remove useless variable x[8][8]
0.00/0.00	c remove useless variable x[8][9]
0.00/0.00	c remove useless variable x[8][10]
0.00/0.00	c remove useless variable x[9][7]
0.00/0.00	c remove useless variable x[9][8]
0.00/0.00	c remove useless variable x[9][9]
0.00/0.00	c remove useless variable x[9][10]
0.00/0.00	c remove useless variable x[10][6]
0.00/0.00	c remove useless variable x[10][7]
0.00/0.00	c remove useless variable x[10][8]
0.00/0.00	c remove useless variable x[10][9]
0.00/0.00	c remove useless variable x[10][10]
0.00/0.02	c 101            151            5596           40952          6              0              11   23   19   
0.00/0.06	c 211            408            16942          101924         6              0              6   48   44    
0.00/0.08	c 332            575            20098          119188         6              0              13   25   23   
0.00/0.09	c 465            767            24036          145898         6              0              19   26   24   
0.10/0.11	c 611            962            28718          181017         6              0              6   10   8     
0.10/0.13	c 771            1177           33442          210416         6              0              6   10   8     
0.10/0.18	c 947            1461           48150          332954         6              0              34   61   59   
0.10/0.20	c 1140           1718           53419          367656         6              0              26   34   31   
0.21/0.24	c 1352           2100           60588          432846         6              0              24   41   36   
0.21/0.28	c 1585           2538           73534          513015         6              0              50   62   58   
0.31/0.33	c 1841           3094           84970          617736         6              0              30   51   46   
0.31/0.40	c 2122           3583           93621          794996         6              0              9   24   23    
0.41/0.44	c 2431           4033           104492         859412         6              0              18   54   49   
0.51/0.52	c 2770           4613           122315         1004220        6              0              15   59   52   
0.51/0.56	c 3142           5159           132254         1089365        6              0              15   61   57   
0.51/0.59	c 3551           5717           141218         1139882        6              0              13   60   56   
0.69/0.70	c 4000           6314           171484         1292548        6              0              13   52   50   
0.69/0.77	c 4493           7086           188209         1390967        6              0              13   62   58   
0.89/0.93	c 5035           8020           231320         1635981        6              0              41   64   61   
1.00/1.07	c 5631           9061           268207         1835514        6              0              19   69   66   
1.19/1.20	c 6286           10379          305487         1991012        6              0              18   78   71   
1.29/1.36	c 7006           11348          341702         2309139        6              0              15   69   64   
1.49/1.56	c 7798           12568          393444         2633187        6              0              42   63   59   
1.69/1.78	c 8669           13828          444495         2986421        6              0              17   63   58   
1.89/1.97	c 9627           15719          481154         3321247        6              0              6   41   40    
2.10/2.11	c 10680          17196          517299         3546649        6              0              6   66   63    
2.10/2.19	c 11838          18638          535923         3724296        6              0              20   52   51   
2.69/2.72	c 13111          20170          667259         4844168        6              0              22   44   42   
2.89/3.00	c 14511          21945          727219         5543781        6              0              23   53   49   
3.19/3.21	c 16051          24229          779487         5928283        6              0              22   55   50   
3.39/3.45	c 17745          26576          834223         6534010        6              0              22   53   48   
3.79/3.88	c 19608          29606          931456         7450273        6              0              24   52   49   
4.29/4.31	c 21657          32303          1036696        8348534        6              0              30   57   52   
4.69/4.78	c 23910          35698          1138449        9539325        6              0              20   49   47   
5.29/5.30	c 26388          38850          1263049        10728162       6              0              24   46   43   
6.00/6.04	c 29113          43069          1459846        12321904       6              0              6   53   50    
6.59/6.67	c 32110          46619          1611532        13952868       6              0              7   56   53    
7.59/7.69	c 35406          50981          1851396        16265916       6              0              7   57   53    
8.79/8.89	c 39031          56365          2110149        19018803       6              0              11   51   48   
10.29/10.31	c 43018          61432          2421083        22357855       6              0              12   45   43   
10.59/10.68	c 47403          66982          2508623        23116486       6              0              10   42   39   
12.19/12.23	c 52226          74357          2902158        27322919       6              0              8   53   51    
13.19/13.26	c 57531          83011          3118743        31827315       6              0              9   45   42    
14.89/14.92	c 63366          90083          3502265        35949635       6              0              21   39   37   
16.59/16.68	c 69784          98441          3859911        41153372       6              0              24   54   52   
19.29/19.34	c 76843          108441         4434544        47819093       6              0              13   50   47   
21.29/21.31	c 84607          119693         4897178        51920035       6              0              22   43   39   
23.38/23.47	c 93147          129975         5424779        57263783       6              0              9   47   41    
25.18/25.21	c 102541         142063         5828703        60405815       6              0              12   44   41   
26.28/26.39	c 112874         155352         6088716        62710318       6              0              12   42   39   
28.48/28.55	c 124240         169277         6524699        69984834       6              0              4   50   46    
33.28/33.38	c 136742         190215         7647958        81807804       6              0              4   47   43    
37.88/37.96	c 150494         207878         8679781        91332319       6              0              4   48   45    
40.78/40.86	c 165621         228895         9317430        97313609       6              0              6   54   50    
46.88/46.93	c 182260         248180         10609716       113823603      6              0              12   40   38   
51.78/51.89	c 200562         272429         11772484       125866287      6              0              8   49   46    
58.48/58.59	c 220694         297028         13261674       144826196      6              0              6   44   42    
64.77/64.81	c 242839         325095         14605342       161100688      6              0              7   59   54    
70.57/70.64	c 267198         356644         15899897       174043332      6              0              12   51   47   
76.37/76.46	c 293992         385737         17223062       194057012      6              0              8   42   39    
85.98/86.03	c 323465         428520         19205576       217754596      6              0              7   56   52    
92.57/92.62	c 355885         469723         20776070       230854352      6              0              7   48   43    
100.87/100.91	c 391547         511708         22757038       248977339      6              0              7   45   43    
114.07/114.19	c 430775         570426         25840629       281576900      6              0              7   47   42    
123.07/123.17	c 473925         623574         27741170       301271504      6              0              6   52   50    
137.26/137.34	c 521390         683525         30706794       336482458      6              0              6   49   47    
157.25/157.30	c 573601         755508         35500374       379061075      6              0              8   43   39    
180.45/180.56	c 631033         825181         41069486       431513106      6              0              10   35   31   
195.44/195.57	c 694208         903683         44980044       467277527      6              0              12   38   33   
205.34/205.49	c 763700         985444         47440244       487741685      6              0              14   41   38   
226.74/226.81	c 840141         1100485        52788891       542059044      6              0              8   43   40    
250.13/250.23	c 924226         1228975        58129891       599796338      6              0              11   43   40   
259.13/259.20	c 1016719        1343064        60201251       619295382      6              0              14   48   43   
280.32/280.48	c 1118461        1463172        64529247       693777611      6              0              9   55   51    
305.93/306.01	c 1230377        1605816        71105954       751298159      6              0              18   46   41   
318.52/318.61	c 1353484        1756656        74031598       775655813      6              0              7   45   43    
349.31/349.48	c 1488901        1916969        80726552       867625106      6              0              9   52   48    
380.60/380.75	c 1637859        2108774        88346057       923059847      6              0              10   47   44   
430.79/430.98	c 1801712        2337922        101911990      1035607662     6              0              20   45   40   
491.78/491.95	c 1981950        2634652        115558882      1176749382     6              0              9   49   45    
545.97/546.18	c 2180211        2879222        128830738      1302083148     6              0              16   44   41   
585.66/585.87	c 2398298        3156613        137511206      1401887408     6              0              14   54   49   
631.85/632.06	c 2638193        3500426        147898620      1506267053     6              0              14   52   46   
681.13/681.31	c 2902077        3807667        157795452      1623900148     6              0              18   55   52   
764.72/764.95	c 3192349        4151258        177997436      1821407918     6              0              21   41   36   
870.19/870.49	c 3511648        4589554        202389027      2025015477     6              0              17   52   47   
947.88/948.12	c 3862876        5050629        220283836      2189831131     6              0              32   63   57   
1036.86/1037.14	c 4249226        5627184        239575262      2370341637     6              0              18   53   47   
1130.84/1131.19	c 4674211        6170438        261623762      2596605552     6              0              22   52   48   
1241.61/1241.97	c 5141694        6812282        288317771      2829716958     6              0              23   55   50   
1359.48/1359.85	c 5655925        7467235        317495202      3080808651     6              0              10   60   55   
1499.25/1499.67	c 6221579        8189280        349612247      3382661141     6              0              27   64   57   
1704.62/1705.07	c 6843798        8943222        394761416      3899604955     6              0              23   55   52   
1870.47/1870.94	c 7528238        9883444        430581814      4266984702     6              0              15   52   49   
2059.93/2060.47	c 8281122        10861913       468764749      4792452607     6              0              21   56   52   
2279.69/2280.26	c 9109294        12054521       521700726      5220600046     6              0              20   68   60   
2519.44/2520.00	
2519.44/2520.00	c *** INTERRUPTED ***
2519.44/2520.00	c restarts              : 96          
2519.44/2520.00	c conflicts             : 9866123      (3916 /sec)
2519.44/2520.00	c decisions             : 13069089     (5187 /sec)
2519.44/2520.00	c propagations          : 5862289691  (2326815 /sec)
2519.44/2520.00	c root propagations     : 9           
2519.44/2520.00	c filter calls          : 573121892      (227479 /sec)
2519.44/2520.00	c useless filter calls  : 332792930      (58 %)
2519.44/2520.00	c Memory used           : 26.85 MB
2519.44/2520.00	c CPU time              : 2519.45 s
2519.44/2520.00	c real time             : 2520.01 s
2519.44/2520.00	
2519.44/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 (13998 MiB free)
  memory of node 1: 16384 MiB (13743 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389647-1568341486/watcher-4389647-1568341486 -o /tmp/evaluation-result-4389647-1568341486/solver-4389647-1568341486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3496 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389647-1568341486.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=6928, runsolver pid=6925


[startup+0.100166 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 6929
/proc/meminfo: memFree=28407448/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=3928 CPUtime=0.1 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1197 0 0 0 10 0 0 0 20 0 1 0 410417454 28147712 982 33554432000 4194304 6210612 140723694614048 140723694610584 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 982 845 493 0 177 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 3928 KiB

[startup+0.209808 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 6929
/proc/meminfo: memFree=28407552/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=3928 CPUtime=0.21 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1197 0 0 0 21 0 0 0 20 0 1 0 410417454 28147712 982 33554432000 4194304 6210612 140723694614048 140723694612008 5392175 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 982 845 493 0 177 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 3928 KiB

[startup+0.30895 s]*
/proc/loadavg: 2.00 2.04 2.05 3/200 6929
/proc/meminfo: memFree=28407552/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=3928 CPUtime=0.31 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1197 0 0 0 31 0 0 0 20 0 1 0 410417454 28147712 982 33554432000 4194304 6210612 140723694614048 140723694612008 5149314 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 982 845 493 0 177 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 3928 KiB

[startup+0.70027 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 6929
/proc/meminfo: memFree=28407552/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=3928 CPUtime=0.69 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1197 0 0 0 69 0 0 0 20 0 1 0 410417454 28147712 982 33554432000 4194304 6210612 140723694614048 140723694612008 5082391 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 982 845 493 0 177 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 3928 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 6929
/proc/meminfo: memFree=28407552/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=3928 CPUtime=1.49 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1197 0 0 0 149 0 0 0 20 0 1 0 410417454 28147712 982 33554432000 4194304 6210612 140723694614048 140723694612008 5073952 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 982 845 493 0 177 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 3928 KiB

[startup+3.10933 s]
/proc/loadavg: 1.84 2.01 2.04 3/200 6929
/proc/meminfo: memFree=28407056/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=3.1 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1280 0 0 0 310 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082025 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+6.30027 s]
/proc/loadavg: 1.84 2.01 2.04 3/200 6929
/proc/meminfo: memFree=28407316/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=6.29 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1365 0 0 0 629 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5078394 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+12.7003 s]
/proc/loadavg: 1.87 2.01 2.04 3/200 6929
/proc/meminfo: memFree=28407380/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=12.69 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1449 0 0 0 1269 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+25.5003 s]
/proc/loadavg: 1.89 2.01 2.04 3/201 6931
/proc/meminfo: memFree=28406256/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=25.48 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1617 0 0 0 2548 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5392880 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+51.109 s]
/proc/loadavg: 1.93 2.01 2.04 3/200 6932
/proc/meminfo: memFree=28406488/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=51.09 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1701 0 0 0 5109 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5150729 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/199 6937
/proc/meminfo: memFree=28405992/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=102.27 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1785 0 0 0 10227 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082394 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.04 3/200 6943
/proc/meminfo: memFree=28405896/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=162.25 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1869 0 0 0 16225 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5149549 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+222.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/199 6947
/proc/meminfo: memFree=28405764/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=222.24 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 1952 0 0 0 22224 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5149390 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+282.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/199 6952
/proc/meminfo: memFree=28405420/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=282.22 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 2035 0 0 0 28222 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5078585 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+342.3 s]
/proc/loadavg: 2.18 2.09 2.06 3/200 6958
/proc/meminfo: memFree=28405324/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=342.21 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 2118 0 0 0 34221 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5074315 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 342.21 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+402.3 s]
/proc/loadavg: 2.07 2.07 2.05 3/200 6970
/proc/meminfo: memFree=28405268/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=402.2 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 2201 0 0 0 40220 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5078572 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 402.2 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/200 6974
/proc/meminfo: memFree=28405444/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=462.18 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 2284 0 0 0 46218 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082048 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB


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

/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 1721.91 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/201 7156
/proc/meminfo: memFree=28401704/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=1781.89 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4014 0 0 0 178189 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5081007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 1781.89 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 7160
/proc/meminfo: memFree=28401552/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=1841.88 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4084 0 0 0 184188 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5078555 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 1841.88 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+1902.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/199 7165
/proc/meminfo: memFree=28401144/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=1901.87 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4168 0 0 0 190187 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5081054 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 1901.87 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/200 7171
/proc/meminfo: memFree=28401580/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=1961.85 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4239 0 0 0 196185 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082119 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 1961.85 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/199 7175
/proc/meminfo: memFree=28400892/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2021.84 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4310 0 0 0 202184 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5149332 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2021.84 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7180
/proc/meminfo: memFree=28400868/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2081.83 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4394 0 0 0 208183 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082416 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2081.83 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 7187
/proc/meminfo: memFree=28402140/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2141.82 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4462 0 0 0 214182 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5078580 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2141.82 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2202.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/201 7199
/proc/meminfo: memFree=28401272/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2201.8 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4530 0 0 0 220180 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5082092 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2201.8 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/202 7226
/proc/meminfo: memFree=28400644/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2261.79 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4598 0 0 0 226179 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5149290 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2261.79 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/203 7232
/proc/meminfo: memFree=28401024/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2321.78 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4682 0 0 0 232178 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5074469 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2321.78 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/202 7236
/proc/meminfo: memFree=28401344/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2381.76 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4754 0 0 0 238176 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5079064 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2381.76 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2442.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/201 7240
/proc/meminfo: memFree=28401144/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2441.75 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4826 0 0 0 244175 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5081063 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2441.75 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/201 7246
/proc/meminfo: memFree=28401872/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2501.74 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4898 0 0 0 250174 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5149332 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2501.74 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.03 2.05 3/199 7247
/proc/meminfo: memFree=28401764/32770624 swapFree=66998520/67108860
[pid=6928] ppid=6925 vsize=27488 memory=4140 CPUtime=2519.44 cores=1,3,5,7
/proc/6928/stat : 6928 (cosoco) R 6925 6928 3464 0 -1 4202496 4968 0 0 0 251944 0 0 0 20 0 1 0 410417454 28147712 1035 33554432000 4194304 6210612 140723694614048 140723694612008 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 39321600 140723694617611 140723694617713 140723694617713 140723694620622 0
/proc/6928/statm: 6872 1035 887 493 0 177 0
Current children cumulated CPU time: 2519.44 s
Current children cumulated vsize: 27488 KiB
Current children cumulated memory: 4140 KiB

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

[startup+2520.01 s]
# the end of solver process 6928 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.45 s, system=0.010997 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.46
CPU user time (s): 2519.45
CPU system time (s): 0.010997
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 27488
Max. memory (cumulated for all children) (KiB): 4140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.45
system time used= 0.010997
maximum resident set size= 4208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5019
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= 13236


# summary of solver processes directly reported to runsolver:
#   pid: 6928
#   total CPU time (s): 2519.46
#   total CPU user time (s): 2519.45
#   total CPU system time (s): 0.010997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4094 second user time and 12.6546 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 04:24:06
IDJOB=4389647
IDBENCH=133663
IDSOLVER=2829
FILE ID=node127/4389647-1568341486
RUNJOBID= node127-1568329019-3496
PBS_JOBID= 21701156
Free space on /tmp= 58820 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-06-m100.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389647-1568341486/watcher-4389647-1568341486 -o /tmp/evaluation-result-4389647-1568341486/solver-4389647-1568341486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3496 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389647-1568341486.xml

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

MD5SUM BENCH= 48fd215a6575ff2faea72cbf693f6cf6
RANDOM SEED=507609475

node127.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.55
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.55
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.55
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.55
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:        28407560 kB
MemAvailable:   31861620 kB
Buffers:          141240 kB
Cached:          3566464 kB
SwapCached:         6780 kB
Active:          1998744 kB
Inactive:        1721572 kB
Active(anon):       5292 kB
Inactive(anon):    48636 kB
Active(file):    1993452 kB
Inactive(file):  1672936 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:        116536 kB
Mapped:            44704 kB
Shmem:             32692 kB
Slab:             237280 kB
SReclaimable:     207016 kB
SUnreclaim:        30264 kB
KernelStack:        3568 kB
PageTables:         6032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     528720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58816 MiB
End job on node127 at 2019-09-13 05:06:06