Trace number 4297997

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

NameColouredQueens/
ColouredQueens-14_c18.xml
MD5SUMeb742fbc5fe115028f4ee34ab4b949cf
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 variables196
Number of constraints78
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":192}]
Minimum constraint arity2
Maximum constraint arity14
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":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":78}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.12 --  
0.00/0.02	c
0.00/0.02	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4297997-1532741135.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.00 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 196
0.00/0.02	c |            Domain Sizes: 14..14
0.00/0.02	c |
0.00/0.02	c |             Constraints: 78
0.00/0.02	c |                   Arity: 2..14  -- Binary: 4  -- Ternary: 4
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          (X != Y): 4
0.00/0.02	c |                          All Different: 74
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            429            19451          34893          0              0              73   99   91   
0.00/0.10	c 211            933            44000          65664          0              0              71   96   83   
0.09/0.15	c 332            1413           68922          105460         0              0              71   100   84  
0.20/0.23	c 465            2066           107494         167266         0              0              66   97   84   
0.20/0.28	c 611            2580           136227         211786         0              0              78   99   88   
0.30/0.37	c 771            3310           179201         281163         0              0              72   106   86  
0.40/0.46	c 947            4120           225170         350217         0              0              79   100   89  
0.50/0.53	c 1140           4742           263212         421169         0              0              75   104   89  
0.59/0.62	c 1352           5548           311231         489795         0              0              76   106   89  
0.68/0.74	c 1585           6525           371940         586605         0              0              74   98   84   
0.78/0.84	c 1841           7394           427225         667254         0              0              76   94   85   
0.88/0.95	c 2122           8364           484518         758443         0              0              76   97   86   
0.99/1.06	c 2431           9491           544508         861319         0              0              75   105   93  
1.18/1.20	c 2770           10680          615742         969193         0              0              81   99   90   
1.28/1.38	c 3142           12221          710952         1113818        0              0              78   102   89  
1.48/1.52	c 3551           13627          783660         1215471        0              0              73   105   94  
1.68/1.70	c 4000           15275          880324         1363165        0              0              73   102   88  
1.88/1.93	c 4493           16741          997455         1576708        0              0              75   102   92  
1.99/2.09	c 5035           18091          1077226        1721292        0              0              76   106   90  
2.28/2.31	c 5631           20013          1196040        1895922        0              0              77   110   91  
2.48/2.55	c 6286           21822          1318465        2095125        0              0              77   106   95  
2.78/2.81	c 7006           23583          1456073        2342679        0              0              77   102   92  
2.99/3.10	c 7798           25771          1603234        2580825        0              0              49   103   86  
3.28/3.38	c 8669           28096          1754337        2814806        0              0              75   100   88  
3.68/3.77	c 9627           31136          1956619        3143718        0              0              76   110   94  
4.09/4.12	c 10680          33994          2135044        3452385        0              0              41   103   89  
4.48/4.57	c 11838          37595          2366620        3809997        0              0              23   102   89  
4.88/5.00	c 13111          41393          2595809        4175151        0              0              59   106   93  
5.38/5.45	c 14511          45359          2831007        4586323        0              0              74   105   91  
5.88/5.94	c 16051          50258          3087138        5004673        0              0              72   105   92  
6.38/6.47	c 17745          54840          3367482        5467750        0              0              81   106   94  
6.88/6.99	c 19608          59290          3632809        5928396        0              0              76   107   93  
7.78/7.87	c 21657          66761          4098923        6701165        0              0              70   100   84  
8.58/8.60	c 23910          73377          4471474        7359767        0              0              77   109   91  
9.38/9.40	c 26388          80354          4885933        8077891        0              0              73   115   96  
9.99/10.04	c 29113          87043          5222120        8701657        0              0              64   109   90  
10.99/11.07	c 32110          96397          5752089        9610461        0              0              79   115   97  
12.38/12.40	c 35406          106371         6443842        10685171       0              0              63   115   95  
13.88/13.93	c 39031          116848         7234564        11924849       0              0              55   111   91  
15.38/15.48	c 43018          129344         8037477        13252591       0              0              80   113   95  
17.28/17.39	c 47403          146388         9033338        14797812       0              0              73   109   90  
19.18/19.20	c 52226          160792         9963117        16370072       0              0              65   115   95  
21.09/21.13	c 57531          176999         10968188       17908989       0              0              77   111   93  
23.38/23.43	c 63366          197386         12154287       19759867       0              0              77   110   93  
25.88/26.00	c 69784          215880         13467205       21856069       0              0              73   112   91  
28.99/29.10	c 76843          239387         15076066       24200201       0              0              75   107   92  
30.99/31.06	c 84607          260129         16115043       25963674       0              0              80   116   96  
34.09/34.12	c 93147          287113         17737117       28416324       0              0              74   113   96  
37.48/37.51	c 102541         316268         19480809       31395058       0              0              74   110   92  
40.68/40.76	c 112874         345508         21185222       34183897       0              0              71   111   91  
44.38/44.47	c 124240         378195         23094761       37652709       0              0              68   111   94  
48.18/48.27	c 136742         413409         25030121       41049368       0              0              71   112   92  
52.99/53.03	c 150494         453496         27522057       45394066       0              0              72   112   94  
58.88/58.91	c 165621         502219         30551072       50466632       0              0              77   111   93  
65.38/65.46	c 182260         549522         33955165       55931093       0              0              66   112   93  
70.28/70.34	c 200562         597694         36545441       60282549       0              0              73   117   93  
77.99/78.03	c 220694         663660         40571281       66834369       0              0              63   117   88  
84.09/84.19	c 242839         723932         43733192       73433640       0              0              69   112   90  
91.68/91.70	c 267198         790530         47689974       79749547       0              0              71   108   90  
97.48/97.50	c 293992         853453         50738940       85165948       0              0              78   118   98  
108.48/108.55	c 323465         953978         56457553       93897815       0              0              71   109   89  
117.58/117.68	c 355885         1029622        61121004       102374669      0              0              71   107   93  
127.38/127.48	c 391547         1127212        66220171       111114815      0              0              72   115   98  
142.58/142.61	c 430775         1250368        74013483       123748952      0              0              69   115   91  
156.48/156.50	c 473925         1375927        81134439       136162626      0              0              68   119   92  
174.99/175.07	c 521390         1511533        90749085       151758179      0              0              68   116   90  
189.09/189.12	c 573601         1633350        97963594       165242268      0              0              74   112   93  
211.28/211.38	c 631033         1811392        109382520      184020344      0              0              60   112   89  
227.68/227.71	c 694208         1962889        117672280      200182476      0              0              76   118   103 
252.68/252.79	c 763700         2187717        130824691      220873849      0              0              75   120   96  
282.39/282.44	c 840141         2436931        146307872      245322809      0              0              68   112   89  
303.29/303.37	c 924226         2641243        157101935      266140860      0              0              72   112   94  
329.79/329.85	c 1016719        2897161        170788980      289241195      0              0              74   116   95  
347.89/347.92	c 1118461        3114327        180141485      307627587      0              0              81   119   103 
389.59/389.63	c 1230377        3454790        201882103      342774443      0              0              74   115   92  
425.00/425.08	c 1353484        3763833        220241342      374404935      0              0              72   116   95  
454.59/454.62	c 1488901        4071768        235500943      406117416      0              0              76   116   96  
513.39/513.46	c 1637859        4541313        265966708      457725436      0              0              72   122   94  
566.79/566.83	c 1801712        4995493        292985879      506094174      0              0              73   123   98  
621.79/621.82	c 1981950        5434019        321086574      553930603      0              0              75   116   97  
688.70/688.72	c 2180211        6009046        355341933      621267799      0              0              71   119   96  
757.60/757.63	c 2398298        6641203        391943005      682717610      0              0              56   112   88  
848.11/848.16	c 2638193        7435108        438823478      761309728      0              0              69   117   91  
920.20/920.22	c 2902077        8086887        476492532      823324576      0              0              70   115   94  
1029.11/1029.19	c 3192349        8955470        532973595      916635345      0              0              68   116   92  
1124.91/1124.98	c 3511648        9802691        582676825      1002518887     0              0              72   117   95  
1219.02/1219.08	c 3862876        10632898       631900982      1086257693     0              0              69   113   92  
1313.81/1313.87	c 4249226        11510692       680683897      1179288629     0              0              44   119   95  
1455.22/1455.25	c 4674211        12858852       754414307      1304295456     0              0              69   115   92  
1572.92/1572.92	c 5141694        14075236       814338926      1417108721     0              0              69   118   95  
1761.62/1761.67	c 5655925        15735755       912048071      1575891652     0              0              65   121   91  
1940.14/1940.16	c 6221579        17483330       1004954199     1737534742     0              0              68   123   94  
2132.33/2132.35	c 6843798        19163938       1104045166     1920806320     0              0              74   119   95  
2371.34/2371.33	c 7528238        21452938       1228999736     2126015793     0              0              66   125   93  
2520.05/2520.00	
2520.05/2520.00	c *** INTERRUPTED ***
2520.05/2520.00	c restarts              : 94          
2520.05/2520.00	c conflicts             : 8038484      (3190 /sec)
2520.05/2520.00	c decisions             : 23071734     (9155 /sec)
2520.05/2520.00	c propagations          : 2256300500  (895337 /sec)
2520.05/2520.00	c root propagations     : 0           
2520.05/2520.00	c filter calls          : 1306555443     (518463 /sec)
2520.05/2520.00	c useless filter calls  : 693264233      (53 %)
2520.05/2520.00	c Memory used           : 26.91 MB
2520.05/2520.00	c CPU time              : 2520.06 s
2520.05/2520.00	
2520.05/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 (11690 MiB free)
  memory of node 1: 16384 MiB (15857 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297997-1532741135/watcher-4297997-1532741135 -o /tmp/evaluation-result-4297997-1532741135/solver-4297997-1532741135 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24676 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4297997-1532741135.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=24705, runsolver pid=24702

[startup+0.100107 s]*
/proc/loadavg: 8.02 8.20 8.32 3/188 24706
/proc/meminfo: memFree=28206472/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=3932 CPUtime=0.09 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1175 0 1 0 9 0 0 0 20 0 1 0 91676663 28217344 983 33554432000 4194304 6142532 140728530978704 140728530976552 5060790 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 983 819 476 0 211 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3932 KiB

[startup+0.209163 s]*
/proc/loadavg: 8.02 8.20 8.32 3/188 24706
/proc/meminfo: memFree=28206200/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=3932 CPUtime=0.2 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1176 0 1 0 20 0 0 0 20 0 1 0 91676663 28217344 983 33554432000 4194304 6142532 140728530978704 140728530976552 5057959 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 983 819 476 0 211 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3932 KiB

[startup+0.308905 s]*
/proc/loadavg: 8.02 8.20 8.32 3/188 24706
/proc/meminfo: memFree=28206200/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=3932 CPUtime=0.3 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1176 0 1 0 30 0 0 0 20 0 1 0 91676663 28217344 983 33554432000 4194304 6142532 140728530978704 140728530976552 5062291 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 983 819 476 0 211 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3932 KiB

[startup+0.700226 s]
/proc/loadavg: 8.02 8.20 8.32 3/188 24706
/proc/meminfo: memFree=28204472/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=3932 CPUtime=0.68 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1178 0 1 0 68 0 0 0 20 0 1 0 91676663 28217344 983 33554432000 4194304 6142532 140728530978704 140728530976552 5060741 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 983 819 476 0 211 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3932 KiB

[startup+1.50023 s]
/proc/loadavg: 8.02 8.20 8.32 3/188 24706
/proc/meminfo: memFree=28205624/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=3932 CPUtime=1.48 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1178 0 1 0 148 0 0 0 20 0 1 0 91676663 28217344 983 33554432000 4194304 6142532 140728530978704 140728530976104 5060592 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 983 819 476 0 211 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 3932 KiB

[startup+3.1089 s]
/proc/loadavg: 7.54 8.10 8.29 3/188 24706
/proc/meminfo: memFree=28206488/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4092 CPUtime=3.09 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1299 0 1 0 309 0 0 0 20 0 1 0 91676663 28217344 1023 33554432000 4194304 6142532 140728530978704 140728530976104 5058590 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1023 839 476 0 211 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4092 KiB

[startup+6.30021 s]
/proc/loadavg: 7.54 8.10 8.29 3/188 24706
/proc/meminfo: memFree=28206932/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4092 CPUtime=6.28 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1420 0 1 0 628 0 0 0 20 0 1 0 91676663 28217344 1023 33554432000 4194304 6142532 140728530978704 140728530976104 5059204 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1023 839 476 0 211 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4092 KiB

[startup+12.7002 s]
/proc/loadavg: 6.69 7.90 8.22 3/188 24706
/proc/meminfo: memFree=28207428/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4092 CPUtime=12.68 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1542 0 1 0 1268 0 0 0 20 0 1 0 91676663 28217344 1023 33554432000 4194304 6142532 140728530978704 140728530976104 5060910 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1023 839 476 0 211 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4092 KiB

[startup+25.5002 s]
/proc/loadavg: 5.97 7.71 8.15 3/188 24706
/proc/meminfo: memFree=28207800/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4100 CPUtime=25.48 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1788 0 1 0 2548 0 0 0 20 0 1 0 91676663 28217344 1025 33554432000 4194304 6142532 140728530978704 140728530976104 5059441 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1025 839 476 0 211 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4100 KiB

[startup+51.1089 s]
/proc/loadavg: 4.61 7.25 7.99 3/188 24706
/proc/meminfo: memFree=28208900/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4100 CPUtime=51.09 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 1911 0 1 0 5109 0 0 0 20 0 1 0 91676663 28217344 1025 33554432000 4194304 6142532 140728530978704 140728530976104 5062302 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1025 839 476 0 211 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4100 KiB

[startup+102.3 s]
/proc/loadavg: 3.24 6.41 7.66 3/188 24745
/proc/meminfo: memFree=28193408/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4100 CPUtime=102.28 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2035 0 1 0 10228 0 0 0 20 0 1 0 91676663 28217344 1025 33554432000 4194304 6142532 140728530978704 140728530976104 5058760 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1025 839 476 0 211 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4100 KiB

[startup+162.3 s]
/proc/loadavg: 2.46 5.61 7.31 3/188 24747
/proc/meminfo: memFree=28194108/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=162.28 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2159 0 1 0 16228 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5060779 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+222.3 s]
/proc/loadavg: 2.17 4.95 6.98 3/188 24748
/proc/meminfo: memFree=28194552/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=222.28 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2283 0 1 0 22228 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5061873 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 4.41 6.66 3/188 24754
/proc/meminfo: memFree=28193708/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=282.29 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2407 0 1 0 28229 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5058566 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 3.98 6.37 3/188 24755
/proc/meminfo: memFree=28194036/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=342.29 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2531 0 1 0 34229 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5058199 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 3.62 6.10 3/188 24756
/proc/meminfo: memFree=28194440/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=402.29 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2655 0 1 0 40229 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5059566 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 3.32 5.84 3/188 24757
/proc/meminfo: memFree=28194396/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=462.29 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 2779 0 1 0 46229 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5058648 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB


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

/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.16 3.01 3/188 24790
/proc/meminfo: memFree=28193676/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=1782.32 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5404 0 1 0 178232 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5058587 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.13 2.95 3/188 24791
/proc/meminfo: memFree=28194116/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4104 CPUtime=1842.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5521 0 1 0 184233 0 0 0 20 0 1 0 91676663 28217344 1026 33554432000 4194304 6142532 140728530978704 140728530976104 5059666 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1026 839 476 0 211 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4104 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.11 2.89 3/188 24792
/proc/meminfo: memFree=28194164/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=1902.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5634 0 1 0 190233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5059150 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.10 2.84 3/187 24794
/proc/meminfo: memFree=28195160/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=1962.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5759 0 1 0 196233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5059491 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.09 2.78 3/188 24796
/proc/meminfo: memFree=28194100/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2022.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5872 0 1 0 202233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5061956 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2082.3 s]
/proc/loadavg: 2.08 2.09 2.74 3/188 24802
/proc/meminfo: memFree=28193432/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2082.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 5985 0 1 0 208233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5062294 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2142.3 s]
/proc/loadavg: 2.10 2.09 2.70 3/188 24823
/proc/meminfo: memFree=28191848/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2142.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6110 0 1 0 214233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5059566 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.07 2.66 3/188 24824
/proc/meminfo: memFree=28192856/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2202.33 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6222 0 1 0 220233 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5061127 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.62 3/188 24825
/proc/meminfo: memFree=28193048/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2262.34 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6334 0 1 0 226234 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5061716 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.05 2.58 3/188 24826
/proc/meminfo: memFree=28193236/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2322.34 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6451 0 1 0 232234 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5061056 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.54 3/188 24827
/proc/meminfo: memFree=28193460/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2382.34 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6576 0 1 0 238234 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5058889 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.51 3/188 24828
/proc/meminfo: memFree=28193892/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2442.34 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6689 0 1 0 244234 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5058848 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.48 3/189 24836
/proc/meminfo: memFree=28193756/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2502.34 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6802 0 1 0 250234 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5061130 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2502.34 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.47 2/187 24836
/proc/meminfo: memFree=28194028/32770624 swapFree=67108860/67108860
[pid=24705] ppid=24702 vsize=27556 memory=4108 CPUtime=2520.05 cores=1,3,5,7
/proc/24705/stat : 24705 (cosoco) R 24702 24705 24644 0 -1 4202496 6915 0 1 0 252005 0 0 0 20 0 1 0 91676663 28217344 1027 33554432000 4194304 6142532 140728530978704 140728530976104 5060757 0 0 4096 8405026 0 0 0 17 5 0 0 1 0 0 8243016 8247936 23285760 140728530986118 140728530986248 140728530986248 140728530989006 0
/proc/24705/statm: 6889 1027 839 476 0 211 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 4108 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.06
system time used= 0.001439
maximum resident set size= 4172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6963
page faults= 1
swaps= 0
block input operations= 440
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 644


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.4553 second user time and 15.1326 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 03:25:35
IDJOB=4297997
IDBENCH=141023
IDSOLVER=2761
FILE ID=node136/4297997-1532741135
RUNJOBID= node136-1532741135-24676
PBS_JOBID= 21022451
Free space on /tmp= 55796 MiB

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

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=730059976

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28209964 kB
MemAvailable:   31957836 kB
Buffers:          174464 kB
Cached:          3835332 kB
SwapCached:            0 kB
Active:          1706272 kB
Inactive:        2356388 kB
Active(anon):       4696 kB
Inactive(anon):    76484 kB
Active(file):    1701576 kB
Inactive(file):  2279904 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5300 kB
Writeback:             0 kB
AnonPages:         60848 kB
Mapped:            32664 kB
Shmem:             25260 kB
Slab:             191584 kB
SReclaimable:     164456 kB
SUnreclaim:        27128 kB
KernelStack:        3216 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55792 MiB
End job on node136 at 2018-07-28 04:07:35