Trace number 4292876

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.94 2520.01

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.180408
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
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-4292876-1532296736.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 64
0.00/0.01	c |            Domain Sizes: 8..8
0.00/0.01	c |
0.00/0.01	c |             Constraints: 42
0.00/0.01	c |                   Arity: 2..8  -- Binary: 4  -- Ternary: 4
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X != Y): 4
0.00/0.01	c |                          All Different: 38
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.02	c 101            319            10301          14283          0              0              16   30   23   
0.00/0.03	c 211            673            21893          31423          0              0              17   32   22   
0.00/0.05	c 332            1038           35737          50643          0              0              15   26   20   
0.00/0.06	c 465            1474           51585          71571          0              0              16   29   22   
0.00/0.08	c 611            1962           68511          92447          0              0              16   29   21   
0.09/0.11	c 771            2526           90428          124058         0              0              16   31   22   
0.09/0.13	c 947            3106           111042         151261         0              0              15   28   20   
0.09/0.16	c 1140           3656           133158         182795         0              0              14   31   21   
0.09/0.18	c 1352           4265           155972         216225         0              0              17   31   23   
0.20/0.22	c 1585           4996           188146         259305         0              0              14   29   22   
0.20/0.26	c 1841           5805           219623         299753         0              0              12   28   21   
0.20/0.29	c 2122           6698           250290         339843         0              0              15   29   22   
0.30/0.34	c 2431           7782           291403         395741         0              0              14   29   22   
0.30/0.38	c 2770           8730           327549         446846         0              0              14   31   21   
0.40/0.42	c 3142           9696           367032         504158         0              0              14   31   22   
0.40/0.48	c 3551           10982          414778         573972         0              0              15   33   23   
0.50/0.53	c 4000           12299          461697         639528         0              0              14   33   23   
0.50/0.59	c 4493           13775          517101         715624         0              0              15   31   22   
0.59/0.67	c 5035           15650          589365         811207         0              0              13   32   20   
0.69/0.74	c 5631           17350          650976         906729         0              0              17   36   24   
0.79/0.84	c 6286           19358          733122         1019652        0              0              12   31   21   
0.89/0.93	c 7006           21499          814614         1132061        0              0              14   36   22   
0.99/1.03	c 7798           24079          910438         1265217        0              0              14   32   22   
1.09/1.15	c 8669           26940          1015041        1403877        0              0              14   34   21   
1.19/1.27	c 9627           30028          1118316        1560585        0              0              15   35   24   
1.39/1.41	c 10680          33319          1246567        1732335        0              0              12   34   20   
1.49/1.56	c 11838          36987          1388025        1919307        0              0              14   30   21   
1.69/1.77	c 13111          41325          1567999        2171851        0              0              12   33   20   
1.89/1.95	c 14511          45902          1730128        2392586        0              0              12   32   20   
2.09/2.17	c 16051          50873          1926761        2655935        0              0              12   32   21   
2.29/2.37	c 17745          55822          2111722        2918795        0              0              13   33   22   
2.59/2.61	c 19608          61637          2322010        3193788        0              0              12   29   20   
2.79/2.86	c 21657          67669          2548675        3517672        0              0              13   34   22   
3.09/3.16	c 23910          74647          2816025        3892157        0              0              12   33   21   
3.48/3.50	c 26388          82416          3113685        4311679        0              0              12   35   21   
3.78/3.84	c 29113          90694          3420824        4735470        0              0              14   33   22   
4.18/4.25	c 32110          100631         3788559        5249122        0              0              12   38   22   
4.58/4.67	c 35406          110467         4159843        5778394        0              0              12   34   22   
4.99/5.09	c 39031          120437         4519836        6314005        0              0              14   34   22   
5.48/5.56	c 43018          132677         4939375        6921106        0              0              12   32   22   
5.99/6.09	c 47403          146224         5412883        7573986        0              0              14   34   22   
6.58/6.66	c 52226          160908         5935081        8273518        0              0              11   32   21   
7.18/7.29	c 57531          177185         6497280        9037411        0              0              13   36   22   
8.09/8.12	c 63366          196816         7237505        10057121       0              0              12   37   22   
8.88/8.93	c 69784          216646         7951989        11097679       0              0              12   37   22   
9.88/9.91	c 76843          239567         8825020        12282429       0              0              11   36   21   
10.88/10.97	c 84607          264320         9768313        13620474       0              0              12   34   21   
12.09/12.15	c 93147          291992         10814962       15063880       0              0              9   36   21    
13.28/13.36	c 102541         322665         11902486       16558849       0              0              12   39   22   
14.48/14.52	c 112874         350190         12908713       18085161       0              0              13   35   23   
16.09/16.13	c 124240         387196         14336020       20027580       0              0              11   34   22   
17.58/17.67	c 136742         424666         15695398       21954163       0              0              12   36   22   
19.48/19.55	c 150494         467287         17354414       24276256       0              0              12   36   22   
21.38/21.46	c 165621         514673         19048883       26649709       0              0              12   34   22   
23.68/23.79	c 182260         569907         21134608       29427573       0              0              10   37   21   
26.18/26.23	c 200562         630081         23303415       32434922       0              0              11   38   22   
28.78/28.81	c 220694         695155         25631839       35532115       0              0              10   34   20   
31.48/31.56	c 242839         761715         28052521       38969607       0              0              12   37   22   
34.88/34.94	c 267198         843039         31065855       43047195       0              0              10   35   21   
38.28/38.39	c 293992         932235         34204339       47208814       0              0              11   38   21   
42.18/42.21	c 323465         1029692        37676351       52049636       0              0              10   36   22   
45.98/46.07	c 355885         1124926        41089777       56901372       0              0              12   38   22   
50.68/50.73	c 391547         1242039        45336557       62849439       0              0              11   37   22   
55.48/55.57	c 430775         1359460        49614714       68968606       0              0              11   36   22   
61.08/61.19	c 473925         1499530        54667912       75879925       0              0              12   36   22   
67.27/67.34	c 521390         1656178        60189383       83485369       0              0              9   35   21    
74.37/74.43	c 573601         1835124        66692076       92338667       0              0              9   36   21    
82.17/82.20	c 631033         2027823        73758837       102204871      0              0              9   36   21    
90.37/90.40	c 694208         2238275        81203808       112210569      0              0              11   38   21   
99.77/99.83	c 763700         2470402        89771211       124290149      0              0              9   35   21    
109.87/109.96	c 840141         2731394        98942595       136823587      0              0              9   36   21    
120.47/120.53	c 924226         3016788        108559225      149631189      0              0              10   38   22   
132.27/132.30	c 1016719        3317942        119293050      164182828      0              0              10   39   22   
145.08/145.16	c 1118461        3650675        130919890      179998575      0              0              11   37   22   
157.57/157.60	c 1230377        3949626        141706795      196598799      0              0              10   38   23   
174.27/174.30	c 1353484        4367811        156769272      217491081      0              0              9   36   21    
192.87/192.99	c 1488901        4826369        173365928      240861245      0              0              10   38   21   
213.27/213.37	c 1637859        5327728        191944814      267054776      0              0              8   36   21    
235.77/235.89	c 1801712        5886313        212365999      294925700      0              0              8   40   21    
259.67/259.76	c 1981950        6461106        233741283      324083531      0              0              10   39   21   
285.08/285.12	c 2180211        7121325        256917860      355398433      0              0              10   39   22   
313.57/313.65	c 2398298        7838569        282322018      390550984      0              0              8   39   21    
344.67/344.76	c 2638193        8660977        310523359      428139435      0              0              10   38   22   
378.26/378.38	c 2902077        9549149        340956067      468939921      0              0              9   39   22    
412.76/412.88	c 3192349        10397945       371232503      513328835      0              0              10   40   22   
454.86/454.96	c 3511648        11474783       409195461      566134107      0              0              8   38   21    
499.76/499.82	c 3862876        12581605       448964841      622273624      0              0              7   37   22    
549.67/549.77	c 4249226        13827992       493457985      683872419      0              0              7   39   21    
601.27/601.31	c 4674211        15185497       540179992      748163661      0              0              10   41   23   
664.67/664.75	c 5141694        16793060       597809595      826331801      0              0              8   39   22    
730.97/731.05	c 5655925        18513360       657831174      906131514      0              0              10   38   21   
804.97/805.03	c 6221579        20323097       723797352      997830337      0              0              8   40   22    
881.16/881.21	c 6843798        22266364       791426914      1092407788     0              0              10   40   22   
972.66/972.75	c 7528238        24586767       874008757      1206598726     0              0              7   39   21    
1075.06/1075.12	c 8281122        27211023       967335741      1333679787     0              0              7   39   21    
1180.96/1181.01	c 9109294        29995259       1062899460     1465785380     0              0              9   39   22    
1298.25/1298.34	c 10020283       33081369       1169355263     1608548401     0              0              7   45   21    
1436.85/1436.94	c 11022370       36649046       1296174139     1779798769     0              0              7   40   21    
1576.64/1576.75	c 12124665       40352528       1422942944     1948953694     0              0              8   40   22    
1734.34/1734.45	c 13337189       44185186       1563845067     2143955535     0              0              7   49   21    
1917.33/1917.44	c 14670965       48891813       1730352544     2367282403     0              0              7   40   21    
2116.94/2117.09	c 16138118       54134343       1912370737     2609899920     0              0              6   41   21    
2329.52/2329.64	c 17751986       59763699       2105437768     2868251783     0              0              7   42   21    
2519.92/2520.00	
2519.92/2520.00	c *** INTERRUPTED ***
2519.92/2520.00	c restarts              : 103         
2519.92/2520.00	c conflicts             : 19230568     (7631 /sec)
2519.92/2520.00	c decisions             : 64489753     (25592 /sec)
2519.92/2520.00	c propagations          : 3102638127  (1231244 /sec)
2519.92/2520.00	c root propagations     : 0           
2519.92/2520.00	c filter calls          : 2275183736     (902879 /sec)
2519.92/2520.00	c useless filter calls  : 1246347262     (54 %)
2519.92/2520.00	c Memory used           : 26.66 MB
2519.92/2520.00	c CPU time              : 2519.92 s
2519.92/2520.00	
2519.92/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 (9773 MiB free)
  memory of node 1: 16384 MiB (14762 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292876-1532296736/watcher-4292876-1532296736 -o /tmp/evaluation-result-4292876-1532296736/solver-4292876-1532296736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532296736-6956 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4292876-1532296736.xml 

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

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


[startup+0.100225 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25109568/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3672 CPUtime=0.09 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1101 0 0 0 9 0 0 0 20 0 1 0 47236764 27947008 918 33554432000 4194304 6142532 140723427600416 140723427597816 5058268 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 918 811 476 0 145 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209405 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25102128/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3672 CPUtime=0.2 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1101 0 0 0 20 0 0 0 20 0 1 0 47236764 27947008 918 33554432000 4194304 6142532 140723427600416 140723427597816 5061926 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 918 811 476 0 145 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.308976 s]*
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25100640/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3672 CPUtime=0.3 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1101 0 0 0 30 0 0 0 20 0 1 0 47236764 27947008 918 33554432000 4194304 6142532 140723427600416 140723427597816 5061866 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 918 811 476 0 145 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700239 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25095928/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1101 0 0 0 69 0 0 0 20 0 1 0 47236764 27947008 918 33554432000 4194304 6142532 140723427600416 140723427597816 5058462 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 918 811 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25094812/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1101 0 0 0 149 0 0 0 20 0 1 0 47236764 27947008 918 33554432000 4194304 6142532 140723427600416 140723427597816 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 918 811 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10935 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25083636/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=3.09 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1147 0 0 0 309 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058615 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+6.30023 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25079048/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=6.28 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1193 0 0 0 628 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5336590 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25076272/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=12.68 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1239 0 0 0 1268 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058824 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25075940/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=25.48 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1331 0 0 0 2548 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5061881 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 6988
/proc/meminfo: memFree=25076704/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=51.08 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1377 0 0 0 5108 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 6997
/proc/meminfo: memFree=25076060/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=102.27 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1423 0 0 0 10227 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058334 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 7023
/proc/meminfo: memFree=25073752/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=162.27 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1469 0 0 0 16227 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5330355 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 7024
/proc/meminfo: memFree=25074212/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=222.27 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1515 0 0 0 22227 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062231 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 7025
/proc/meminfo: memFree=25073912/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=282.27 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1561 0 0 0 28227 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058163 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7026
/proc/meminfo: memFree=25074116/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=342.27 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1607 0 0 0 34227 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5061983 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7027
/proc/meminfo: memFree=25074324/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=402.26 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1653 0 0 0 40226 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5060862 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7028
/proc/meminfo: memFree=25074124/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=462.26 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 1699 0 0 0 46226 0 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5061846 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB


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

/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/187 7070
/proc/meminfo: memFree=25073884/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=1782.24 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2623 0 0 0 178223 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5061218 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/187 7071
/proc/meminfo: memFree=25073956/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=1842.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2657 0 0 0 184222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058268 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.04 2.07 3/188 7080
/proc/meminfo: memFree=25073600/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=1902.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2691 0 0 0 190222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.04 2.07 3/188 7081
/proc/meminfo: memFree=25074116/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=1962.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2737 0 0 0 196222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058538 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/187 7082
/proc/meminfo: memFree=25075268/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2022.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2771 0 0 0 202222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5060728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/188 7084
/proc/meminfo: memFree=25074832/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2082.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2805 0 0 0 208222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5331047 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7085
/proc/meminfo: memFree=25074788/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2142.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2851 0 0 0 214222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062203 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7086
/proc/meminfo: memFree=25074504/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2202.23 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2885 0 0 0 220222 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058694 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7087
/proc/meminfo: memFree=25074420/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2262.22 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2919 0 0 0 226221 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7088
/proc/meminfo: memFree=25074492/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2322.22 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2953 0 0 0 232221 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5061881 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7089
/proc/meminfo: memFree=25074692/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2382.22 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 2999 0 0 0 238221 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5058187 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7090
/proc/meminfo: memFree=25074492/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2442.22 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 3033 0 0 0 244221 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062315 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7099
/proc/meminfo: memFree=25072968/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2502.22 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 3067 0 0 0 250221 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062250 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 7099
/proc/meminfo: memFree=25073092/32770624 swapFree=67108852/67108860
[pid=6981] ppid=6978 vsize=27292 memory=3780 CPUtime=2519.92 cores=0,2,4,6
/proc/6981/stat : 6981 (cosoco) R 6978 6981 6925 0 -1 4202496 3101 0 0 0 251991 1 0 0 20 0 1 0 47236764 27947008 945 33554432000 4194304 6142532 140723427600416 140723427597816 5062311 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 17747968 140723427603590 140723427603720 140723427603720 140723427606478 0
/proc/6981/statm: 6823 945 837 476 0 145 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.94
CPU user time (s): 2519.92
CPU system time (s): 0.015999
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.015999
maximum resident set size= 3844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3149
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= 33
involuntary context switches= 4079


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.19275 second user time and 16.58 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 23:58:56
IDJOB=4292876
IDBENCH=141027
IDSOLVER=2752
FILE ID=node148/4292876-1532296736
RUNJOBID= node148-1532296736-6956
PBS_JOBID= 21018990
Free space on /tmp= 51992 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-08_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292876-1532296736/watcher-4292876-1532296736 -o /tmp/evaluation-result-4292876-1532296736/solver-4292876-1532296736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532296736-6956 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4292876-1532296736.xml

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=541004377

node148.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.50
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.50
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.50
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.50
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:        25128996 kB
MemAvailable:   31942380 kB
Buffers:          168148 kB
Cached:          6827176 kB
SwapCached:            8 kB
Active:          1190296 kB
Inactive:        5855792 kB
Active(anon):       3868 kB
Inactive(anon):    66100 kB
Active(file):    1186428 kB
Inactive(file):  5789692 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              2464 kB
Writeback:             0 kB
AnonPages:         57180 kB
Mapped:            35736 kB
Shmem:             17024 kB
Slab:             293280 kB
SReclaimable:     265724 kB
SUnreclaim:        27556 kB
KernelStack:        3168 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51988 MiB
End job on node148 at 2018-07-23 00:40:56