Trace number 4295639

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) 2520.06 2520.01

General information on the benchmark

NameFrb/
frb-59-26-2-mgd_c18.xml
MD5SUMdbc5e7d30fbc7022ec2241ba28b1d399
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 variables59
Number of constraints549
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree13
Maximum variable degree29
Distribution of variable degrees[{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":10},{"degree":19,"count":2},{"degree":20,"count":4},{"degree":21,"count":3},{"degree":22,"count":2},{"degree":23,"count":5},{"degree":24,"count":3},{"degree":25,"count":1},{"degree":27,"count":1},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":549}]
Number of extensional constraints549
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":549}]
Optimization problemNO
Type of objective

Solver Data

0.20/0.29	c root propagations     : 0           
0.20/0.29	c restarts enabled, print stats at every restarts
0.20/0.29	c
0.20/0.29	c
0.20/0.29	c
0.20/0.29	c This is cosoco 1.12 --  
0.20/0.29	c
0.20/0.29	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4295639-1532560934.xml 
0.20/0.29	c ========================================[ Problem Statistics ]===========================================
0.20/0.29	c |                                                                                                       
0.20/0.29	c |  Parse time        :         0.28 s 
0.20/0.29	c |
0.20/0.29	c |               Variables: 59
0.20/0.29	c |            Domain Sizes: 26..26
0.20/0.29	c |
0.20/0.29	c |             Constraints: 549
0.20/0.29	c |                   Arity: 2..2  -- Binary: 549
0.20/0.29	c | 
0.20/0.29	c |                   Types: 
0.20/0.29	c |                          Extension: 549  (nb tuples: 169..307) -- (shared: 0)
0.20/0.29	c |                          
0.20/0.29	c =========================================================================================================
0.20/0.29	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.20/0.30	c 101            232            79158          31652          0              0              12   17   14   
0.20/0.31	c 211            482            165162         65226          0              0              10   16   12   
0.30/0.32	c 332            774            259813         105410         0              0              9   17   12    
0.30/0.34	c 465            1078           366198         144895         0              0              10   17   12   
0.30/0.36	c 611            1417           489948         193759         0              0              10   16   12   
0.30/0.37	c 771            1789           613821         238578         0              0              11   19   14   
0.30/0.40	c 947            2226           764344         295970         0              0              9   17   12    
0.40/0.42	c 1140           2760           932284         357646         0              0              12   19   14   
0.40/0.44	c 1352           3313           1102576        413980         0              0              9   18   13    
0.40/0.47	c 1585           3944           1302164        489757         0              0              9   17   12    
0.40/0.50	c 1841           4625           1500931        559979         0              0              10   19   14   
0.50/0.53	c 2122           5461           1753663        653081         0              0              9   18   13    
0.50/0.57	c 2431           6218           2008753        750702         0              0              9   19   13    
0.60/0.61	c 2770           7105           2286225        853399         0              0              10   19   13   
0.60/0.65	c 3142           8081           2602679        971309         0              0              10   19   13   
0.69/0.70	c 3551           9128           2942013        1101425        0              0              8   19   12    
0.69/0.74	c 4000           10227          3288923        1218624        0              0              10   19   14   
0.79/0.80	c 4493           11383          3671461        1361417        0              0              9   17   13    
0.79/0.85	c 5035           12806          4112860        1515451        0              0              9   22   14    
0.89/0.93	c 5631           14416          4618584        1719394        0              0              7   18   12    
0.99/1.00	c 6286           16159          5175423        1931099        0              0              8   19   13    
0.99/1.09	c 7006           18272          5812919        2165963        0              0              7   19   13    
1.10/1.18	c 7798           20383          6463728        2390022        0              0              10   21   14   
1.19/1.26	c 8669           22719          7151190        2617937        0              0              9   21   15    
1.29/1.37	c 9627           25445          7930299        2882388        0              0              8   21   14    
1.39/1.48	c 10680          28370          8827733        3190191        0              0              9   21   13    
1.59/1.61	c 11838          31546          9792727        3507969        0              0              10   21   15   
1.69/1.75	c 13111          34903          10840298       3891889        0              0              9   19   14    
1.79/1.89	c 14511          38514          11959868       4242804        0              0              8   21   14    
1.99/2.07	c 16051          42962          13288993       4716382        0              0              8   19   14    
2.19/2.25	c 17745          47335          14673140       5193209        0              0              9   20   13    
2.39/2.46	c 19608          52547          16230762       5753326        0              0              9   20   14    
2.69/2.70	c 21657          58337          17974585       6365642        0              0              8   20   14    
2.89/2.96	c 23910          64543          19916564       7049577        0              0              8   20   13    
3.19/3.25	c 26388          71609          22060483       7806865        0              0              8   20   14    
3.49/3.58	c 29113          79014          24390034       8726222        0              0              7   20   13    
3.89/3.91	c 32110          87248          26908782       9605086        0              0              8   21   14    
4.29/4.30	c 35406          96531          29739409       10629016       0              0              8   21   14    
4.59/4.69	c 39031          106891         32751428       11662802       0              0              8   21   14    
5.10/5.14	c 43018          117475         36058605       12862979       0              0              8   21   14    
5.59/5.63	c 47403          129248         39746667       14137187       0              0              8   21   14    
6.19/6.20	c 52226          142437         43870971       15642226       0              0              6   20   13    
6.79/6.84	c 57531          156755         48391712       17363919       0              0              7   20   13    
7.49/7.50	c 63366          172167         53280592       19145532       0              0              7   20   13    
8.10/8.16	c 69784          190036         58462661       20852299       0              0              7   22   14    
8.89/8.96	c 76843          208130         64273693       22960553       0              0              8   20   13    
9.79/9.87	c 84607          230925         71131012       25334226       0              0              7   21   14    
10.89/10.94	c 93147          254064         78569921       28249335       0              0              7   20   12    
11.99/12.02	c 102541         279530         86549555       31115405       0              0              7   20   13    
13.10/13.16	c 112874         307525         95115761       34147437       0              0              7   21   13    
14.49/14.55	c 124240         339295         105147514      37828497       0              0              8   23   14    
15.89/15.96	c 136742         370431         115531767      41452208       0              0              8   20   13    
17.39/17.49	c 150494         406968         126965696      45525380       0              0              7   22   13    
19.39/19.47	c 165621         448145         140234295      51002233       0              0              6   21   12    
21.29/21.30	c 182260         492730         154017069      55814454       0              0              8   21   14    
23.19/23.29	c 200562         541186         169284245      61033171       0              0              7   21   13    
25.59/25.62	c 220694         593915         185976064      67248315       0              0              8   20   13    
27.79/27.88	c 242839         654468         203755144      73156550       0              0              7   23   15    
30.39/30.49	c 267198         717646         223509793      79910309       0              0              8   22   14    
33.69/33.72	c 293992         794629         246922124      88601504       0              0              7   22   13    
36.99/37.10	c 323465         872030         271243153      97591952       0              0              8   22   14    
40.99/41.04	c 355885         962533         299542209      108126055      0              0              6   22   12    
45.10/45.19	c 391547         1060456        329697115      119162992      0              0              6   22   13    
49.49/49.53	c 430775         1162368        362101495      130499859      0              0              7   20   13    
54.29/54.30	c 473925         1276892        397745864      143176043      0              0              7   21   13    
59.49/59.52	c 521390         1404042        437266072      156686240      0              0              7   21   14    
65.49/65.57	c 573601         1546430        481624243      172646046      0              0              6   22   13    
72.59/72.68	c 631033         1707611        532053244      191767504      0              0              6   22   12    
79.99/80.06	c 694208         1878755        586798559      211175541      0              0              5   21   12    
88.29/88.33	c 763700         2069838        646901865      233287247      0              0              6   22   13    
96.99/97.10	c 840141         2266791        710966847      256279862      0              0              7   21   13    
106.79/106.88	c 924226         2494535        783031731      282083984      0              0              7   22   14    
116.49/116.52	c 1016719        2748877        857188198      307387420      0              0              6   22   14    
128.29/128.30	c 1118461        3034795        944790815      338419610      0              0              7   22   14    
141.19/141.27	c 1230377        3326543        1038103531     372805915      0              0              7   22   13    
154.39/154.44	c 1353484        3673177        1139082396     407603828      0              0              7   23   14    
169.89/169.98	c 1488901        4066116        1253955326     448894439      0              0              6   23   14    
186.79/186.81	c 1637859        4480250        1379432037     493084617      0              0              7   22   14    
203.29/203.33	c 1801712        4923076        1510455904     535945695      0              0              7   23   15    
225.39/225.46	c 1981950        5444368        1670572513     595039970      0              0              6   23   13    
247.89/247.91	c 2180211        5997208        1837871171     653985589      0              0              7   24   14    
275.19/275.26	c 2398298        6602457        2028028019     727968779      0              0              5   23   13    
302.79/302.84	c 2638193        7270395        2230863420     800350529      0              0              6   23   14    
330.39/330.48	c 2902077        7985485        2445667337     872522412      0              0              6   24   14    
362.69/362.75	c 3192349        8791008        2690469582     956626414      0              0              5   23   13    
399.00/399.01	c 3511648        9678333        2962052110     1051224100     0              0              5   23   14    
438.00/438.03	c 3862876        10658807       3254039521     1154729836     0              0              6   25   14    
483.50/483.56	c 4249226        11711258       3580767192     1275815254     0              0              6   22   13    
534.00/534.03	c 4674211        12917159       3943593987     1409206039     0              0              5   24   14    
589.40/589.44	c 5141694        14131095       4338413573     1556617350     0              0              5   22   13    
648.90/648.90	c 5655925        15472959       4761273906     1716160715     0              0              5   23   13    
711.01/711.01	c 6221579        17050616       5228128648     1880855370     0              0              6   24   14    
785.11/785.12	c 6843798        18758434       5760769594     2079670024     0              0              5   22   13    
865.70/865.77	c 7528238        20592672       6344062861     2292906392     0              0              6   23   13    
959.91/959.91	c 8281122        22688018       7002026697     2546428430     0              0              5   24   13    
1057.21/1057.24	c 9109294        24935424       7710185713     2804487182     0              0              5   23   13    
1162.41/1162.49	c 10020283       27466318       8488857268     3080403202     0              0              5   23   13    
1278.51/1278.56	c 11022370       30287229       9329816677     3390532376     0              0              4   25   13    
1406.41/1406.45	c 12124665       33322949       10268794101    3730137345     0              0              5   24   13    
1535.82/1535.81	c 13337189       36684149       11262044350    4069957994     0              0              6   24   14    
1688.92/1688.94	c 14670965       40416795       12402000923    4470509130     0              0              5   23   14    
1873.82/1873.87	c 16138118       44460254       13680460363    4970393445     0              0              5   23   13    
2052.43/2052.48	c 17751986       49060280       15016196790    5443465064     0              0              6   28   14    
2262.63/2262.67	c 19527240       53974266       16529031071    6005148485     0              0              5   23   13    
2481.94/2481.92	c 21480019       59270794       18152848108    6583813206     0              0              5   23   13    
2520.04/2520.00	
2520.04/2520.00	c *** INTERRUPTED ***
2520.04/2520.00	c restarts              : 105         
2520.04/2520.00	c conflicts             : 21822750     (8660 /sec)
2520.04/2520.00	c decisions             : 60238937     (23904 /sec)
2520.04/2520.00	c propagations          : 6684583208  (2652557 /sec)
2520.04/2520.00	c root propagations     : 0           
2520.04/2520.00	c filter calls          : 18439584217    (7317143 /sec)
2520.04/2520.00	c useless filter calls  : 14912257985    (80 %)
2520.04/2520.00	c Memory used           : 27.90 MB
2520.04/2520.00	c CPU time              : 2520.05 s
2520.04/2520.00	
2520.04/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 (11632 MiB free)
  memory of node 1: 16384 MiB (9677 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295639-1532560934/watcher-4295639-1532560934 -o /tmp/evaluation-result-4295639-1532560934/solver-4295639-1532560934 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295639-1532560934.xml 

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

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

solver pid=1003, runsolver pid=999

[startup+0.100358 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21821112/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=27544 memory=3828 CPUtime=0.1 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1144 0 0 0 10 0 0 0 20 0 1 0 73656602 28205056 957 33554432000 4194304 6142532 140729385029312 140729385025960 5798122 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 6886 957 789 476 0 208 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27544 KiB
Current children cumulated memory: 3828 KiB

[startup+0.209425 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21820740/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28060 memory=4336 CPUtime=0.2 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1256 0 0 0 20 0 0 0 20 0 1 0 73656602 28733440 1084 33554432000 4194304 6142532 140729385029312 140729385025960 5796286 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7015 1084 789 476 0 337 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28060 KiB
Current children cumulated memory: 4336 KiB

[startup+0.308889 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819996/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=4980 CPUtime=0.3 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1415 0 0 0 30 0 0 0 20 0 1 0 73656602 29253632 1245 33554432000 4194304 6142532 140729385029312 140729385025960 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1245 819 476 0 464 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4980 KiB

[startup+0.70023 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819996/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=4980 CPUtime=0.69 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1415 0 0 0 69 0 0 0 20 0 1 0 73656602 29253632 1245 33554432000 4194304 6142532 140729385029312 140729385025960 4995586 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1245 819 476 0 464 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4980 KiB

[startup+1.50024 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819996/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=4980 CPUtime=1.49 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1415 0 0 0 149 0 0 0 20 0 1 0 73656602 29253632 1245 33554432000 4194304 6142532 140729385029312 140729385025960 4995478 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1245 819 476 0 464 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 4980 KiB

[startup+3.10898 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819736/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=3.1 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 1779 0 0 0 310 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995661 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+6.30024 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819736/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=6.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 2144 0 0 0 629 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995554 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+12.7002 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819736/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=12.69 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 2509 0 0 0 1269 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4990603 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+25.5002 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819736/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=25.49 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 3239 0 0 0 2549 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995255 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+51.109 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 1004
/proc/meminfo: memFree=21819612/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=51.1 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 3604 0 0 0 5110 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 1005
/proc/meminfo: memFree=21819764/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=102.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 3969 0 0 0 10229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995676 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 1006
/proc/meminfo: memFree=21820144/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=162.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 4334 0 0 0 16229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995716 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 1008
/proc/meminfo: memFree=21820000/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=222.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 4699 0 0 0 22229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5336728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 1009
/proc/meminfo: memFree=21819976/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=282.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 5064 0 0 0 28229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 1010
/proc/meminfo: memFree=21819976/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=342.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 5429 0 0 0 34229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5326540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1013
/proc/meminfo: memFree=21819604/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=402.29 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 5794 0 0 0 40229 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5336753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1078
/proc/meminfo: memFree=21820084/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=462.3 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 6159 0 0 0 46230 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995420 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB


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

/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/188 1132
/proc/meminfo: memFree=21819720/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=1782.32 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 14071 0 0 0 178232 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995371 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 1133
/proc/meminfo: memFree=21819596/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=1842.32 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 14423 0 0 0 184232 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995453 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1134
/proc/meminfo: memFree=21819844/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=1902.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 14788 0 0 0 190233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1135
/proc/meminfo: memFree=21819736/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=1962.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 15140 0 0 0 196233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5326543 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1137
/proc/meminfo: memFree=21821268/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2022.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 15497 0 0 0 202233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995568 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1139
/proc/meminfo: memFree=21820656/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2082.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 15862 0 0 0 208233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995356 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1140
/proc/meminfo: memFree=21820408/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2142.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 16213 0 0 0 214233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4990806 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1142
/proc/meminfo: memFree=21819944/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2202.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 16564 0 0 0 220233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5336728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 1143
/proc/meminfo: memFree=21819944/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2262.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 16915 0 0 0 226233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 1152
/proc/meminfo: memFree=21819016/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2322.33 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 17281 0 0 0 232233 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 5336745 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 1179
/proc/meminfo: memFree=21817884/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2382.34 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 17633 0 0 0 238234 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995671 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 1180
/proc/meminfo: memFree=21818000/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2442.34 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 17985 0 0 0 244234 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995695 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 1181
/proc/meminfo: memFree=21818604/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2502.34 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 18350 0 0 0 250234 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995453 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2502.34 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/189 1182
/proc/meminfo: memFree=21818976/32770624 swapFree=67108860/67108860
[pid=1003] ppid=999 vsize=28568 memory=5032 CPUtime=2520.04 cores=1,3,5,7
/proc/1003/stat : 1003 (cosoco) R 999 1003 30456 0 -1 4202496 18702 0 0 0 252004 0 0 0 20 0 1 0 73656602 29253632 1258 33554432000 4194304 6142532 140729385029312 140729385026712 4995353 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 37863424 140729385030790 140729385030920 140729385030920 140729385033678 0
/proc/1003/statm: 7142 1258 831 476 0 464 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 5032 KiB

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

[startup+2520.01 s]
# the end of solver process 1003 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.05 s, system=0.003 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): 2520.06
CPU user time (s): 2520.05
CPU system time (s): 0.003
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 28568
Max. memory (cumulated for all children) (KiB): 5032

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


# summary of solver processes directly reported to runsolver:
#   pid: 1003
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2520.05
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0683 second user time and 14.8101 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 01:22:14
IDJOB=4295639
IDBENCH=141585
IDSOLVER=2752
FILE ID=node149/4295639-1532560934
RUNJOBID= node149-1532542931-30488
PBS_JOBID= 21021951
Free space on /tmp= 43256 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Frb/frb-59-26-2-mgd_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295639-1532560934/watcher-4295639-1532560934 -o /tmp/evaluation-result-4295639-1532560934/solver-4295639-1532560934 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532542931-30488 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295639-1532560934.xml

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

MD5SUM BENCH= dbc5e7d30fbc7022ec2241ba28b1d399
RANDOM SEED=1327675036

node149.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.60
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.60
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.60
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.60
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:        21821844 kB
MemAvailable:   31926796 kB
Buffers:          126032 kB
Cached:         10123364 kB
SwapCached:            0 kB
Active:          2341964 kB
Inactive:        7964428 kB
Active(anon):       4732 kB
Inactive(anon):    79884 kB
Active(file):    2337232 kB
Inactive(file):  7884544 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3540 kB
Writeback:            80 kB
AnonPages:         64360 kB
Mapped:            41556 kB
Shmem:             25224 kB
Slab:             340616 kB
SReclaimable:     311636 kB
SUnreclaim:        28980 kB
KernelStack:        3312 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     354112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-26 02:04:14