Trace number 4408662

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.0? (TO) 2400.08 2401.11

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-16.xml
MD5SUMca60191094dbbdd7cca22b5ebea1cb75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints90
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":256}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":252}]
Minimum constraint arity2
Maximum constraint arity16
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":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":4},{"arity":16,"count":34}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.63	c root propagations     : 0           
0.00/0.63	c restarts enabled, print stats at every restarts
0.00/0.63	c
0.00/0.63	c
0.00/0.63	c
0.00/0.63	c This is cosoco 2.00 --  
0.00/0.63	c
0.00/0.63	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408662-1569787393.xml 
0.00/0.63	c ========================================[ Problem Statistics ]===========================================
0.00/0.63	c |                                                                                                       
0.00/0.63	c |  Parse time        :         0.01 s 
0.00/0.63	c |
0.00/0.63	c |               Variables: 256
0.00/0.63	c |            Domain Sizes: 16..16
0.00/0.63	c |
0.00/0.63	c |             Constraints: 90
0.00/0.63	c |                   Arity: 2..16  -- Binary: 4  -- Ternary: 4
0.00/0.63	c | 
0.00/0.63	c |                   Types: 
0.00/0.63	c |                          (X != Y): 4
0.00/0.63	c |                          All Different: 86
0.00/0.63	c |                          
0.00/0.63	c =========================================================================================================
0.00/0.63	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.69	c 101            453            25535          36836          0              0              97   127   111 
0.07/0.77	c 211            968            63018          90276          0              0              44   133   121 
0.17/0.84	c 332            1647           95215          137465         0              0              37   148   133 
0.27/0.95	c 465            2221           146128         208100         0              0              17   128   109 
0.37/1.07	c 611            3061           199042         286958         0              0              16   131   112 
0.47/1.18	c 771            4077           252687         364323         0              0              22   147   121 
0.56/1.29	c 947            4890           298633         437417         0              0              21   136   119 
0.66/1.38	c 1140           5540           341352         504367         0              0              18   139   124 
0.86/1.52	c 1352           6379           404434         593869         0              0              5   137   117  
0.96/1.63	c 1585           7455           458640         668800         0              0              18   137   111 
1.16/1.86	c 1841           8624           561107         810690         0              0              16   136   117 
1.37/2.07	c 2122           10068          659048         945337         0              0              16   130   113 
1.66/2.37	c 2431           11749          796045         1134784        0              0              18   137   117 
1.96/2.60	c 2770           13241          896364         1268598        0              0              21   133   115 
2.16/2.86	c 3142           15025          1017008        1447088        0              0              40   142   126 
2.47/3.17	c 3551           17042          1157292        1655321        0              0              24   133   114 
2.66/3.31	c 4000           18245          1221581        1763479        0              0              16   135   124 
2.96/3.62	c 4493           20453          1363007        1965112        0              0              35   146   127 
3.26/3.95	c 5035           22693          1512636        2195921        0              0              19   139   121 
3.66/4.34	c 5631           25500          1692282        2486463        0              0              58   156   127 
4.06/4.72	c 6286           27851          1868852        2745509        0              0              55   137   120 
4.47/5.13	c 7006           30764          2057290        3029142        0              0              37   135   120 
5.06/5.77	c 7798           33951          2344787        3463566        0              0              41   135   121 
5.47/6.18	c 8669           36487          2531043        3747470        0              0              28   133   117 
5.96/6.66	c 9627           39598          2745693        4135769        0              0              20   150   129 
6.56/7.20	c 10680          43281          2991359        4490149        0              0              20   138   112 
7.26/7.97	c 11838          49290          3340568        5036913        0              0              13   152   123 
8.16/8.87	c 13111          53818          3754900        5722653        0              0              21   143   126 
9.16/9.85	c 14511          59006          4210626        6386647        0              0              23   146   124 
10.16/10.84	c 16051          64551          4665576        7112833        0              0              47   143   126 
11.26/11.93	c 17745          71071          5154570        7932872        0              0              38   145   129 
12.56/13.20	c 19608          79136          5730046        8826741        0              0              18   143   121 
14.16/14.82	c 21657          88910          6471584        9893817        0              0              33   141   123 
15.56/16.27	c 23910          96934          7138480        10921040       0              0              27   140   123 
16.76/17.40	c 26388          103323         7647624        11782042       0              0              23   147   127 
19.06/19.74	c 29113          118487         8717260        13421548       0              0              14   150   128 
21.06/21.75	c 32110          129334         9629946        14784567       0              0              41   145   123 
22.37/23.07	c 35406          138168         10250548       15758592       0              0              13   143   120 
24.76/25.46	c 39031          152529         11336020       17398141       0              0              30   145   126 
27.46/28.15	c 43018          166676         12536135       19461661       0              0              27   141   125 
30.26/30.97	c 47403          183504         13802783       21425701       0              0              25   142   121 
32.56/33.29	c 52226          200158         14881097       23077606       0              0              22   140   124 
36.25/37.00	c 57531          221770         16557289       25808299       0              0              38   137   120 
39.85/40.59	c 63366          244385         18204445       28232753       0              0              31   135   117 
44.36/45.05	c 69784          272530         20214053       31443606       0              0              34   143   125 
47.65/48.30	c 76843          291605         21660137       34086718       0              0              31   141   123 
53.15/53.85	c 84607          321906         24197232       38120098       0              0              13   152   130 
55.75/56.47	c 93147          345029         25424833       40184452       0              0              21   144   125 
62.85/63.56	c 102541         389202         28612094       45173143       0              0              18   143   123 
69.36/70.08	c 112874         431113         31593622       49701619       0              0              39   149   125 
76.25/76.99	c 124240         473711         34734188       54676389       0              0              47   148   129 
83.05/83.73	c 136742         515911         37817147       59664353       0              0              38   150   126 
91.24/91.94	c 150494         581977         41640059       64849494       0              0              21   147   124 
100.04/100.73	c 165621         630960         45582067       71108684       0              0              5   149   129  
110.54/111.25	c 182260         697473         50354833       78515218       0              0              10   147   125 
121.64/122.37	c 200562         770923         55367261       86432300       0              0              20   141   117 
133.24/133.98	c 220694         840888         60681609       94614357       0              0              21   140   118 
145.23/145.99	c 242839         917430         66178304       103784609      0              0              26   147   126 
153.83/154.59	c 267198         979763         70091398       111275948      0              0              26   157   132 
166.23/166.96	c 293992         1061674        75587610       120609920      0              0              20   153   133 
184.23/184.98	c 323465         1170072        83789415       133873663      0              0              8   156   129  
203.12/203.84	c 355885         1293071        92464537       147468738      0              0              14   154   125 
228.22/228.94	c 391547         1435010        103755325      164661535      0              0              8   150   133  
244.92/245.61	c 430775         1531943        111381286      176328160      0              0              9   137   119  
273.81/274.58	c 473925         1682925        124574879      196722153      0              0              13   148   126 
303.31/304.06	c 521390         1878500        138133157      217590013      0              0              25   150   126 
327.80/328.53	c 573601         2052793        149617728      234085811      0              0              23   144   118 
374.40/375.11	c 631033         2286608        170803702      265340467      0              0              13   150   125 
410.88/411.62	c 694208         2538069        187652330      290575589      0              0              21   145   119 
455.28/456.05	c 763700         2785888        207898838      321439906      0              0              24   156   126 
503.57/504.36	c 840141         3056191        229990893      355260069      0              0              22   145   122 
533.96/534.79	c 924226         3287740        243680654      378720052      0              0              25   152   133 
587.26/588.07	c 1016719        3608543        267858908      419544390      0              0              23   157   133 
628.04/628.88	c 1118461        3888861        286288988      451549715      0              0              15   158   135 
679.13/679.96	c 1230377        4209235        309338248      493308525      0              0              7   154   132  
758.42/759.22	c 1353484        4735609        345702171      553719478      0              0              9   155   127  
835.40/836.22	c 1488901        5186237        380881980      610826025      0              0              11   145   124 
889.49/890.37	c 1637859        5541082        405470571      654337081      0              0              7   149   126  
972.58/973.42	c 1801712        6138521        443823488      717745155      0              0              6   150   124  
1050.27/1051.18	c 1981950        6589786        478711732      784222689      0              0              10   145   130 
1159.84/1160.71	c 2180211        7200313        527832149      875939459      0              0              10   160   135 
1287.32/1288.25	c 2398298        7924568        586306838      966412823      0              0              21   138   115 
1390.11/1391.05	c 2638193        8738759        633353367      1048152198     0              0              15   158   130 
1510.58/1511.54	c 2902077        9460696        687078440      1157925204     0              0              38   153   137 
1679.35/1680.31	c 3192349        10437770       762729254      1287101720     0              0              26   155   127 
1831.82/1832.87	c 3511648        11471842       832860292      1403522819     0              0              35   145   123 
2051.48/2052.54	c 3862876        12706067       932607886      1557006902     0              0              22   148   126 
2220.36/2221.42	c 4249226        13777326       1009319936     1701508582     0              0              14   158   131 
2400.07/2401.10	
2400.07/2401.10	c *** INTERRUPTED ***
2400.07/2401.10	c restarts              : 88          
2400.07/2401.10	c conflicts             : 4556127      (1898 /sec)
2400.07/2401.10	c decisions             : 15059282     (6275 /sec)
2400.07/2401.10	c propagations          : 1824085201  (760013 /sec)
2400.07/2401.10	c root propagations     : 0           
2400.07/2401.10	c filter calls          : 1092898192     (455361 /sec)
2400.07/2401.10	c useless filter calls  : 563385163      (51 %)
2400.07/2401.10	c Memory used           : 27.24 MB
2400.07/2401.10	c CPU time              : 2400.07 s
2400.07/2401.10	c real time             : 2400.48 s
2400.07/2401.10	
2400.07/2401.10	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 (15150 MiB free)
  memory of node 1: 16384 MiB (15651 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408662-1569787393/watcher-4408662-1569787393 -o /tmp/evaluation-result-4408662-1569787393/solver-4408662-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25325 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408662-1569787393.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=25353, runsolver pid=25348

[startup+0.100156 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 25356
/proc/meminfo: memFree=31540968/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=2272 memory=4 CPUtime=0 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) D 25348 25353 25294 0 -1 1077936128 158 0 0 0 0 0 0 0 20 0 1 0 555007064 2326528 1 33554432000 4194304 6211132 140731348081072 140731348078296 140678015809223 0 0 4096 0 18446744072101674532 0 0 17 0 0 0 0 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 568 1 0 493 0 39 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2272 KiB
Current children cumulated memory: 4 KiB

[startup+0.209398 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 25356
/proc/meminfo: memFree=31540652/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=4560 memory=188 CPUtime=0 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) D 25348 25353 25294 0 -1 1077936128 174 0 0 0 0 0 0 0 20 0 1 0 555007064 4669440 47 33554432000 4194304 6211132 140731348081072 140731348078248 140678015809223 0 0 4096 0 18446744072101674532 0 0 17 0 0 0 0 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 1140 47 37 493 0 43 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4560 KiB
Current children cumulated memory: 188 KiB

[startup+0.309106 s]*
/proc/loadavg: 0.00 0.01 0.05 3/199 25356
/proc/meminfo: memFree=31535768/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=8040 memory=204 CPUtime=0 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) D 25348 25353 25294 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 555007064 8232960 51 33554432000 4194304 6211132 140731348081072 140731348078120 140678015814138 0 0 4096 0 18446744071580431491 0 0 17 0 0 0 1 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 2010 51 39 493 0 44 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8040 KiB
Current children cumulated memory: 204 KiB

[startup+0.701108 s]
/proc/loadavg: 0.00 0.01 0.05 1/199 25356
/proc/meminfo: memFree=31535768/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4212 CPUtime=0.07 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 1247 0 1 0 7 0 0 0 20 0 1 0 555007064 28422144 1053 33554432000 4194304 6211132 140731348081072 140731348079032 5081747 0 0 4096 8405026 0 0 0 17 6 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1053 858 493 0 244 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4212 KiB

[startup+1.50023 s]
/proc/loadavg: 0.00 0.01 0.05 2/194 25364
/proc/meminfo: memFree=31533408/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4212 CPUtime=0.86 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 1253 0 1 0 86 0 0 0 20 0 1 0 555007064 28422144 1053 33554432000 4194304 6211132 140731348081072 140731348079032 5392352 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1053 858 493 0 244 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4212 KiB

[startup+3.10909 s]
/proc/loadavg: 0.00 0.01 0.05 3/199 25417
/proc/meminfo: memFree=31514900/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4372 CPUtime=2.47 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 1422 0 1 0 247 0 0 0 20 0 1 0 555007064 28422144 1093 33554432000 4194304 6211132 140731348081072 140731348079032 5081301 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1093 860 493 0 244 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4372 KiB
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 0.08 0.03 0.05 3/199 25417
/proc/meminfo: memFree=31459136/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4384 CPUtime=5.66 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 1597 0 1 0 566 0 0 0 20 0 1 0 555007064 28422144 1096 33554432000 4194304 6211132 140731348081072 140731348079032 5079703 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1096 860 493 0 244 0
Current children cumulated CPU time: 5.66 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4384 KiB

[startup+12.7003 s]
/proc/loadavg: 0.24 0.06 0.06 3/199 25417
/proc/meminfo: memFree=31460044/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4384 CPUtime=12.06 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 1769 0 1 0 1206 0 0 0 20 0 1 0 555007064 28422144 1096 33554432000 4194304 6211132 140731348081072 140731348079032 5081706 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1096 860 493 0 244 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4384 KiB

[startup+25.5003 s]
/proc/loadavg: 0.63 0.16 0.09 3/199 25418
/proc/meminfo: memFree=31460348/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4384 CPUtime=24.86 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2112 0 1 0 2486 0 0 0 20 0 1 0 555007064 28422144 1096 33554432000 4194304 6211132 140731348081072 140731348079032 5081762 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1096 860 493 0 244 0
Current children cumulated CPU time: 24.86 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4384 KiB

[startup+51.1092 s]
/proc/loadavg: 1.10 0.31 0.14 3/199 25420
/proc/meminfo: memFree=31459264/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27756 memory=4384 CPUtime=50.46 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2284 0 1 0 5046 0 0 0 20 0 1 0 555007064 28422144 1096 33554432000 4194304 6211132 140731348081072 140731348079032 5078752 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6939 1096 860 493 0 244 0
Current children cumulated CPU time: 50.46 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4384 KiB

[startup+102.3 s]
/proc/loadavg: 1.61 0.57 0.24 3/199 25424
/proc/meminfo: memFree=31458412/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4388 CPUtime=101.64 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2458 0 1 0 10164 0 0 0 20 0 1 0 555007064 28557312 1097 33554432000 4194304 6211132 140731348081072 140731348079032 5075168 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1097 860 493 0 277 0
Current children cumulated CPU time: 101.64 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4388 KiB

[startup+162.3 s]
/proc/loadavg: 1.91 0.85 0.35 3/199 25428
/proc/meminfo: memFree=31458084/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4388 CPUtime=161.63 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2631 0 1 0 16163 0 0 0 20 0 1 0 555007064 28557312 1097 33554432000 4194304 6211132 140731348081072 140731348079032 5079374 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1097 860 493 0 277 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4388 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.06 0.46 3/199 25432
/proc/meminfo: memFree=31458208/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4396 CPUtime=221.62 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2806 0 1 0 22162 0 0 0 20 0 1 0 555007064 28557312 1099 33554432000 4194304 6211132 140731348081072 140731348079032 5081337 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1099 860 493 0 277 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4396 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.23 0.55 3/199 25438
/proc/meminfo: memFree=31458696/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4396 CPUtime=281.61 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 2980 0 1 0 28161 0 0 0 20 0 1 0 555007064 28557312 1099 33554432000 4194304 6211132 140731348081072 140731348079032 5082455 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1099 860 493 0 277 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4396 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.37 0.64 3/199 25442
/proc/meminfo: memFree=31459088/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4396 CPUtime=341.6 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 3154 0 1 0 34160 0 0 0 20 0 1 0 555007064 28557312 1099 33554432000 4194304 6211132 140731348081072 140731348079032 5081431 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1099 860 493 0 277 0
Current children cumulated CPU time: 341.6 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4396 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/199 25446
/proc/meminfo: memFree=31458932/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4396 CPUtime=401.59 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 3328 0 1 0 40159 0 0 0 20 0 1 0 555007064 28557312 1099 33554432000 4194304 6211132 140731348081072 140731348079032 5082397 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1099 860 493 0 277 0
Current children cumulated CPU time: 401.59 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4396 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.81 3/200 25460
/proc/meminfo: memFree=31458604/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4396 CPUtime=461.58 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 3503 0 1 0 46158 0 0 0 20 0 1 0 555007064 28557312 1099 33554432000 4194304 6211132 140731348081072 140731348079032 5075237 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1099 860 493 0 277 0
Current children cumulated CPU time: 461.58 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4396 KiB

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

/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1661.35 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/200 25574
/proc/meminfo: memFree=31458012/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=1721.34 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7100 0 1 0 172134 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5081767 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1721.34 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/200 25578
/proc/meminfo: memFree=31458408/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=1781.33 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7262 0 1 0 178133 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5074400 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1781.33 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/200 25582
/proc/meminfo: memFree=31458684/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=1841.32 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7439 0 1 0 184132 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5079063 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1841.32 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/200 25588
/proc/meminfo: memFree=31458900/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=1901.3 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7603 0 1 0 190130 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5079374 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1901.3 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/199 25592
/proc/meminfo: memFree=31458844/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=1961.29 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7766 0 1 0 196129 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 1961.29 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2022.3 s]
/proc/loadavg: 2.34 2.07 1.81 3/199 25596
/proc/meminfo: memFree=31458768/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2021.28 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 7930 0 1 0 202128 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5078728 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2021.28 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2082.3 s]
/proc/loadavg: 2.35 2.14 1.85 3/199 25602
/proc/meminfo: memFree=31458192/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2081.27 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8107 0 1 0 208127 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5076336 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2081.27 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2142.3 s]
/proc/loadavg: 2.13 2.12 1.86 3/199 25606
/proc/meminfo: memFree=31457344/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2141.26 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8271 0 1 0 214126 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5075237 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2141.26 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2202.3 s]
/proc/loadavg: 2.05 2.09 1.87 3/199 25610
/proc/meminfo: memFree=31458156/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2201.26 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8435 0 1 0 220126 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5075563 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2201.26 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.08 1.87 3/200 25624
/proc/meminfo: memFree=31455996/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2261.26 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8612 0 1 0 226126 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5082401 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2261.26 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.06 1.88 3/200 25628
/proc/meminfo: memFree=31456388/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2321.26 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8776 0 1 0 232126 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5080843 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2321.26 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 1.89 3/200 25632
/proc/meminfo: memFree=31457024/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2381.26 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 8940 0 1 0 238126 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5081771 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2381.26 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.11 s]
/proc/loadavg: 2.00 2.05 1.89 3/200 25634
/proc/meminfo: memFree=31456556/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2400.07 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 9104 0 1 0 240007 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5078762 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

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

[startup+2401.11 s]
# the end of solver process 25353 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.07 s, system=0.008998 s

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

[startup+2401.11 s]
/proc/loadavg: 2.00 2.05 1.89 3/200 25634
/proc/meminfo: memFree=31456556/32770624 swapFree=66997716/67108860
[pid=25353] ppid=25348 vsize=27888 memory=4408 CPUtime=2400.07 cores=0,2,4,6
/proc/25353/stat : 25353 (cosoco) R 25348 25353 25294 0 -1 4202496 9104 0 1 0 240007 0 0 0 20 0 1 0 555007064 28557312 1102 33554432000 4194304 6211132 140731348081072 140731348079032 5078762 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 15343616 140731348087819 140731348087921 140731348087921 140731348090830 0
/proc/25353/statm: 6972 1102 860 493 0 277 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 27888 KiB
Current children cumulated memory: 4408 KiB

Child status: 1
Real time (s): 2401.11
CPU time (s): 2400.08
CPU user time (s): 2400.07
CPU system time (s): 0.008998
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 27888
Max. memory (cumulated for all children) (KiB): 4408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.008998
maximum resident set size= 4472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9154
page faults= 1
swaps= 0
block input operations= 10784
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 1756


# summary of solver processes directly reported to runsolver:
#   pid: 25353
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2400.07
#   total CPU system time (s): 0.008998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.07517 second user time and 15.139 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-29 22:02:35
IDJOB=4408662
IDBENCH=115876
IDSOLVER=2875
FILE ID=node126/4408662-1569787393
RUNJOBID= node126-1569787354-25325
PBS_JOBID= 21705827
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-16.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408662-1569787393/watcher-4408662-1569787393 -o /tmp/evaluation-result-4408662-1569787393/solver-4408662-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25325 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408662-1569787393.xml

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

MD5SUM BENCH= ca60191094dbbdd7cca22b5ebea1cb75
RANDOM SEED=1274834143

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31540908 kB
MemAvailable:   31858736 kB
Buffers:          198060 kB
Cached:           438716 kB
SwapCached:         7392 kB
Active:           339256 kB
Inactive:         307876 kB
Active(anon):      15552 kB
Inactive(anon):    70964 kB
Active(file):     323704 kB
Inactive(file):   236912 kB
Unevictable:      109632 kB
Mlocked:          109632 kB
SwapTotal:      67108860 kB
SwapFree:       66997716 kB
Dirty:              5340 kB
Writeback:             0 kB
AnonPages:        115540 kB
Mapped:            25644 kB
Shmem:             66840 kB
Slab:             175160 kB
SReclaimable:     146096 kB
SUnreclaim:        29064 kB
KernelStack:        3312 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     545416 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:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2019-09-29 22:42:36