Trace number 4267942

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.99 2520

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-10.xml
MD5SUMdd9b438f7b2aa476e711f04952c9024a
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 variables100
Number of constraints54
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":96}]
Minimum constraint arity2
Maximum constraint arity10
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":22}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4267942-1502504263.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.00 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 100
0.00/0.07	c |            Domain Sizes: 10..10
0.00/0.07	c |
0.00/0.07	c |             Constraints: 54
0.00/0.07	c |                   Arity: 2..10  -- Binary: 4  -- Ternary: 4
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          All Different: 54
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.09	c 101            419            17082          23816          0              0              34   48   39   
0.03/0.11	c 211            771            33267          46304          0              0              30   42   36   
0.03/0.14	c 332            1207           52627          74303          0              0              28   44   36   
0.03/0.16	c 465            1564           69558          98319          0              0              33   45   38   
0.03/0.19	c 611            2116           92181          127845         0              0              32   48   40   
0.13/0.23	c 771            2850           121795         168174         0              0              30   49   40   
0.13/0.27	c 947            3590           150774         213320         0              0              31   50   40   
0.23/0.31	c 1140           4265           179178         252115         0              0              29   51   39   
0.23/0.35	c 1352           4894           207945         293896         0              0              29   48   38   
0.32/0.40	c 1585           5713           243604         345805         0              0              33   45   38   
0.32/0.45	c 1841           6504           279816         400082         0              0              32   49   40   
0.32/0.49	c 2122           7355           310833         453470         0              0              30   46   38   
0.42/0.56	c 2431           8475           360357         525908         0              0              31   48   39   
0.52/0.62	c 2770           9567           407170         591949         0              0              29   47   38   
0.62/0.70	c 3142           10984          465776         668670         0              0              26   48   37   
0.62/0.79	c 3551           12296          533969         767012         0              0              30   53   40   
0.72/0.88	c 4000           13822          603795         876263         0              0              31   52   39   
0.82/0.98	c 4493           15433          676260         981198         0              0              31   48   38   
0.92/1.08	c 5035           17061          749678         1092951        0              0              27   46   37   
1.13/1.20	c 5631           18980          843738         1231903        0              0              30   53   41   
1.22/1.33	c 6286           21195          937676         1362764        0              0              30   49   38   
1.32/1.45	c 7006           23225          1028468        1512878        0              0              31   54   42   
1.52/1.61	c 7798           25642          1145065        1680532        0              0              27   49   38   
1.62/1.79	c 8669           28266          1276764        1898146        0              0              31   51   39   
1.82/1.95	c 9627           30984          1387237        2093601        0              0              30   52   42   
2.02/2.15	c 10680          34392          1535059        2304155        0              0              29   53   41   
2.23/2.38	c 11838          38207          1706792        2559445        0              0              30   51   40   
2.52/2.63	c 13111          42233          1892135        2813406        0              0              32   54   41   
2.72/2.86	c 14511          46464          2061299        3076194        0              0              29   55   43   
3.02/3.17	c 16051          51407          2293613        3380260        0              0              27   53   37   
3.33/3.49	c 17745          56349          2524516        3750291        0              0              32   55   41   
3.72/3.87	c 19608          62434          2805673        4171622        0              0              28   54   38   
4.02/4.14	c 21657          67050          2989700        4536232        0              0              29   52   42   
4.43/4.57	c 23910          73637          3301350        5083344        0              0              30   52   40   
4.92/5.00	c 26388          80852          3611682        5639906        0              0              29   55   42   
5.32/5.47	c 29113          88852          3956431        6185839        0              0              29   55   41   
5.92/6.09	c 32110          99547          4419328        6845311        0              0              28   51   38   
6.63/6.74	c 35406          109613         4891614        7534768        0              0              29   54   40   
7.22/7.39	c 39031          120804         5374238        8293339        0              0              28   56   39   
8.12/8.20	c 43018          134074         5978795        9188985        0              0              25   57   37   
8.83/8.91	c 47403          145281         6487783        10004376       0              0              28   57   41   
9.62/9.74	c 52226          159185         7105395        10940913       0              0              27   55   40   
10.62/10.72	c 57531          174436         7821263        12062855       0              0              28   56   40   
11.72/11.82	c 63366          192378         8630304        13216662       0              0              27   53   40   
12.82/12.99	c 69784          213183         9489556        14447074       0              0              27   55   40   
14.12/14.26	c 76843          235060         10414847       15783886       0              0              26   53   39   
15.62/15.71	c 84607          256902         11467662       17454891       0              0              26   56   39   
16.92/17.09	c 93147          280044         12481576       19044542       0              0              25   55   39   
18.52/18.70	c 102541         307471         13702280       20900750       0              0              25   52   38   
20.42/20.58	c 112874         339377         15082709       22967041       0              0              27   56   40   
22.42/22.58	c 124240         369889         16524214       25157163       0              0              30   60   43   
25.02/25.12	c 136742         411468         18391042       27922420       0              0              25   57   39   
27.43/27.50	c 150494         450857         20122706       30635480       0              0              27   59   41   
30.52/30.65	c 165621         503747         22436194       33973363       0              0              24   53   38   
33.82/33.97	c 182260         557044         24876797       37540165       0              0              25   58   40   
37.52/37.66	c 200562         620523         27633476       41520008       0              0              25   55   39   
41.43/41.56	c 220694         684375         30509049       45730022       0              0              26   56   40   
45.33/45.49	c 242839         750850         33380196       50268284       0              0              23   53   39   
50.23/50.35	c 267198         827892         36951367       55755050       0              0              26   55   39   
54.63/54.78	c 293992         899817         40199832       60793837       0              0              26   52   39   
60.03/60.17	c 323465         991971         44120841       66998349       0              0              25   57   40   
65.73/65.84	c 355885         1079859        48240155       73352594       0              0              26   53   38   
72.83/72.90	c 391547         1188793        53302357       81434811       0              0              26   57   40   
79.43/79.56	c 430775         1294221        58080335       89164316       0              0              26   58   42   
88.93/89.00	c 473925         1439461        65033950       99221527       0              0              25   55   38   
97.83/97.92	c 521390         1594218        71564181       109492410      0              0              26   56   40   
108.13/108.26	c 573601         1764305        79153505       120723570      0              0              24   56   39   
118.83/118.95	c 631033         1951567        87074910       131670316      0              0              27   60   41   
130.93/131.01	c 694208         2154615        95735608       145159952      0              0              26   58   40   
143.43/143.59	c 763700         2360173        104855484      159261556      0              0              25   57   39   
158.63/158.72	c 840141         2615047        115871879      175741239      0              0              25   59   41   
174.43/174.50	c 924226         2863943        127295864      193572364      0              0              25   58   41   
191.83/191.96	c 1016719        3147868        139854279      213267971      0              0              26   60   40   
210.53/210.61	c 1118461        3441528        153500632      234782068      0              0              23   58   40   
232.13/232.22	c 1230377        3827239        169324541      257797282      0              0              25   60   40   
255.53/255.68	c 1353484        4211292        186402204      282726422      0              0              26   56   41   
280.33/280.41	c 1488901        4630584        204689036      308703371      0              0              25   56   38   
306.94/307.07	c 1637859        5104197        224414538      338563261      0              0              24   58   40   
337.83/337.98	c 1801712        5609987        247302445      370886827      0              0              24   58   39   
374.13/374.21	c 1981950        6197409        273689277      412198535      0              0              24   62   40   
411.53/411.63	c 2180211        6799771        300875792      453642727      0              0              24   72   39   
453.83/453.98	c 2398298        7512932        331899992      502499876      0              0              22   60   39   
499.24/499.30	c 2638193        8215911        365098090      551747149      0              0              22   59   39   
545.14/545.29	c 2902077        8987045        398446785      603818010      0              0              25   65   41   
602.24/602.33	c 3192349        9930809        440599320      664134101      0              0              18   59   38   
664.04/664.12	c 3511648        11019197       486008332      729821523      0              0              25   62   40   
725.44/725.56	c 3862876        12053811       531177525      797036481      0              0              22   59   38   
800.75/800.82	c 4249226        13394245       586548130      875224496      0              0              22   61   40   
884.24/884.36	c 4674211        14712445       647961031      966791102      0              0              24   59   38   
964.45/964.52	c 5141694        16228162       705562121      1070527120     0              0              26   62   46   
1069.95/1070.05	c 5655925        17722139       782303307      1189308283     0              0              22   58   39   
1182.25/1182.31	c 6221579        19695401       865403168      1304769457     0              0              24   59   39   
1301.15/1301.22	c 6843798        21630612       953354862      1426951269     0              0              22   60   39   
1424.15/1424.26	c 7528238        23547184       1041398482     1572136263     0              0              23   58   41   
1548.46/1548.56	c 8281122        25715335       1130370623     1721340246     0              0              23   70   42   
1705.96/1706.01	c 9109294        28401556       1244070001     1893994186     0              0              23   62   40   
1881.46/1881.55	c 10020283       31482927       1374188908     2079715508     0              0              24   66   39   
2038.37/2038.44	c 11022370       34213587       1486221003     2264589200     0              0              25   63   42   
2227.87/2227.96	c 12124665       37528661       1624665709     2472415281     0              0              22   63   39   
2458.68/2458.73	c 13337189       41224514       1790696100     2723791856     0              0              23   64   40   
2519.98/2520.00	
2519.98/2520.00	c *** INTERRUPTED ***
2519.98/2520.00	c restarts              : 100         
2519.98/2520.00	c conflicts             : 13694168     (5434 /sec)
2519.98/2520.00	c decisions             : 42217770     (16753 /sec)
2519.98/2520.00	c propagations          : 2798244915  (1110422 /sec)
2519.98/2520.00	c root propagations     : 0           
2519.98/2520.00	c filter calls          : 1834404354     (727943 /sec)
2519.98/2520.00	c useless filter calls  : 983252631      (53 %)
2519.98/2520.00	c Memory used           : 26.50 MB
2519.98/2520.00	c CPU time              : 2519.98 s
2519.98/2520.00	
2519.98/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267942-1502504263/watcher-4267942-1502504263 -o /tmp/evaluation-result-4267942-1502504263/solver-4267942-1502504263 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267942-1502504263.xml 

pid=32637
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.15 0.13 0.09 2/175 32640
/proc/meminfo: memFree=31581840/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/32640/stat : 32640 (runsolver) D 32637 32640 31775 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 38767037 24240128 108 18446744073709551615 4194304 4338465 140724086001072 140724085998712 140409103700695 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 16986112 140724086010049 140724086010441 140724086010441 140724086013898 0
/proc/32640/statm: 5918 108 54 36 0 2156 0

[startup+0.100836 s]
/proc/loadavg: 0.15 0.13 0.09 2/175 32640
/proc/meminfo: memFree=31581840/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=27128 CPUtime=0.03 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1052 0 0 0 3 0 0 0 20 0 1 0 38767037 27779072 832 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975587 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27128

[startup+0.200927 s]
/proc/loadavg: 0.15 0.13 0.09 2/175 32640
/proc/meminfo: memFree=31581840/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=27128 CPUtime=0.13 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1052 0 0 0 13 0 0 0 20 0 1 0 38767037 27779072 832 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976488 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27128

[startup+0.300833 s]
/proc/loadavg: 0.15 0.13 0.09 2/175 32640
/proc/meminfo: memFree=31581840/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=27128 CPUtime=0.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1052 0 0 0 23 0 0 0 20 0 1 0 38767037 27779072 832 18446744073709551615 4194304 5972588 140733736642064 140733736639368 5099616 0 0 1 8405026 0 0 0 17 7 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27128

[startup+0.700196 s]
/proc/loadavg: 0.15 0.13 0.09 2/175 32640
/proc/meminfo: memFree=31581840/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=27128 CPUtime=0.62 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1052 0 0 0 62 0 0 0 20 0 1 0 38767037 27779072 832 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978119 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 27128

[startup+1.50022 s]
/proc/loadavg: 0.15 0.13 0.09 2/179 32688
/proc/meminfo: memFree=31577580/32770624 swapFree=0/411800
[pid=32640] ppid=32637 vsize=27128 CPUtime=1.42 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1053 0 0 0 142 0 0 0 20 0 1 0 38767037 27779072 832 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975723 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 27128

[startup+3.10022 s]
/proc/loadavg: 0.30 0.16 0.10 3/182 32717
/proc/meminfo: memFree=31574572/32770624 swapFree=0/412076
[pid=32640] ppid=32637 vsize=27128 CPUtime=3.02 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1118 0 0 0 302 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976001 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 27128

[startup+6.30021 s]
/proc/loadavg: 0.30 0.16 0.10 3/182 32717
/proc/meminfo: memFree=31570456/32770624 swapFree=0/411828
[pid=32640] ppid=32637 vsize=27128 CPUtime=6.22 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1183 0 0 0 622 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975688 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 27128

[startup+12.7002 s]
/proc/loadavg: 0.43 0.20 0.11 3/182 32717
/proc/meminfo: memFree=31570756/32770624 swapFree=0/411840
[pid=32640] ppid=32637 vsize=27128 CPUtime=12.62 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1249 0 0 0 1262 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977904 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27128

[startup+25.5003 s]
/proc/loadavg: 0.85 0.30 0.15 3/182 32717
/proc/meminfo: memFree=31570224/32770624 swapFree=0/411840
[pid=32640] ppid=32637 vsize=27128 CPUtime=25.42 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1381 0 0 0 2542 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978688 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 27128

[startup+51.1003 s]
/proc/loadavg: 1.25 0.44 0.20 3/182 32718
/proc/meminfo: memFree=31570720/32770624 swapFree=0/411872
[pid=32640] ppid=32637 vsize=27128 CPUtime=51.03 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1447 0 0 0 5103 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977750 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27128

[startup+102.3 s]
/proc/loadavg: 1.70 0.70 0.30 3/182 32720
/proc/meminfo: memFree=31570280/32770624 swapFree=0/411920
[pid=32640] ppid=32637 vsize=27128 CPUtime=102.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1513 0 0 0 10223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975958 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 27128

[startup+162.3 s]
/proc/loadavg: 1.88 0.92 0.40 3/181 32722
/proc/meminfo: memFree=31570912/32770624 swapFree=0/411944
[pid=32640] ppid=32637 vsize=27128 CPUtime=162.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1579 0 0 0 16223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978055 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27128

[startup+222.305 s]
/proc/loadavg: 2.00 1.14 0.51 3/181 32724
/proc/meminfo: memFree=31570756/32770624 swapFree=0/411964
[pid=32640] ppid=32637 vsize=27128 CPUtime=222.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1645 0 0 0 22223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977719 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27128

[startup+282.3 s]
/proc/loadavg: 2.00 1.29 0.60 3/181 32726
/proc/meminfo: memFree=31571124/32770624 swapFree=0/411984
[pid=32640] ppid=32637 vsize=27128 CPUtime=282.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1711 0 0 0 28223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975227 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27128

[startup+342.3 s]
/proc/loadavg: 2.00 1.42 0.69 3/181 32728
/proc/meminfo: memFree=31571024/32770624 swapFree=0/411996
[pid=32640] ppid=32637 vsize=27128 CPUtime=342.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1777 0 0 0 34223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978775 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27128

[startup+402.3 s]
/proc/loadavg: 2.09 1.55 0.78 3/184 32744
/proc/meminfo: memFree=31566236/32770624 swapFree=0/412012
[pid=32640] ppid=32637 vsize=27128 CPUtime=402.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1843 0 0 0 40223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976556 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 27128

[startup+462.3 s]
/proc/loadavg: 2.03 1.63 0.85 3/184 32746
/proc/meminfo: memFree=31566260/32770624 swapFree=0/412044
[pid=32640] ppid=32637 vsize=27128 CPUtime=462.23 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1909 0 0 0 46223 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978741 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 27128

[startup+522.3 s]
/proc/loadavg: 2.01 1.70 0.93 3/181 32748
/proc/meminfo: memFree=31569888/32770624 swapFree=0/412048
[pid=32640] ppid=32637 vsize=27128 CPUtime=522.24 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 1975 0 0 0 52224 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976783 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 27128

[startup+582.3 s]
/proc/loadavg: 2.00 1.76 0.99 3/181 32750
/proc/meminfo: memFree=31570388/32770624 swapFree=0/412080
[pid=32640] ppid=32637 vsize=27128 CPUtime=582.24 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 2041 0 0 0 58224 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978580 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 27128


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.69 3/185 353
/proc/meminfo: memFree=31565592/32770624 swapFree=0/412420
[pid=32640] ppid=32637 vsize=27128 CPUtime=1602.26 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3084 0 0 0 160226 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975155 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 27128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.71 3/185 355
/proc/meminfo: memFree=31565424/32770624 swapFree=0/412428
[pid=32640] ppid=32637 vsize=27128 CPUtime=1662.26 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3137 0 0 0 166226 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976573 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 27128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.73 3/182 357
/proc/meminfo: memFree=31568356/32770624 swapFree=0/412444
[pid=32640] ppid=32637 vsize=27128 CPUtime=1722.26 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3203 0 0 0 172226 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978080 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 27128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/182 359
/proc/meminfo: memFree=31568604/32770624 swapFree=0/412476
[pid=32640] ppid=32637 vsize=27128 CPUtime=1782.26 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3260 0 0 0 178226 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978801 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 27128

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 1.77 3/182 362
/proc/meminfo: memFree=31568612/32770624 swapFree=0/412492
[pid=32640] ppid=32637 vsize=27128 CPUtime=1842.26 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3313 0 0 0 184226 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975117 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 27128

[startup+1902.3 s]
/proc/loadavg: 2.12 2.05 1.79 3/181 364
/proc/meminfo: memFree=31569372/32770624 swapFree=0/412500
[pid=32640] ppid=32637 vsize=27128 CPUtime=1902.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3379 0 0 0 190227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977672 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 27128

[startup+1962.3 s]
/proc/loadavg: 2.04 2.04 1.81 3/181 366
/proc/meminfo: memFree=31569048/32770624 swapFree=0/412500
[pid=32640] ppid=32637 vsize=27128 CPUtime=1962.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3432 0 0 0 196227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976609 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 1962.27
Current children cumulated vsize (KiB) 27128

[startup+2022.3 s]
/proc/loadavg: 2.02 2.04 1.82 3/181 368
/proc/meminfo: memFree=31569172/32770624 swapFree=0/412520
[pid=32640] ppid=32637 vsize=27128 CPUtime=2022.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3485 0 0 0 202227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4979155 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2022.27
Current children cumulated vsize (KiB) 27128

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 1.83 3/181 370
/proc/meminfo: memFree=31569120/32770624 swapFree=0/412536
[pid=32640] ppid=32637 vsize=27128 CPUtime=2082.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3551 0 0 0 208227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978745 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 27128

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 1.84 3/181 372
/proc/meminfo: memFree=31569640/32770624 swapFree=0/412544
[pid=32640] ppid=32637 vsize=27128 CPUtime=2142.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3604 0 0 0 214227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4978866 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2142.27
Current children cumulated vsize (KiB) 27128

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 1.85 3/184 388
/proc/meminfo: memFree=31564756/32770624 swapFree=0/412580
[pid=32640] ppid=32637 vsize=27128 CPUtime=2202.28 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3657 0 0 0 220228 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975808 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2202.28
Current children cumulated vsize (KiB) 27128

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/184 390
/proc/meminfo: memFree=31564892/32770624 swapFree=0/412604
[pid=32640] ppid=32637 vsize=27128 CPUtime=2262.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3723 0 0 0 226227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4976643 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2262.27
Current children cumulated vsize (KiB) 27128

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/181 392
/proc/meminfo: memFree=31568256/32770624 swapFree=0/412624
[pid=32640] ppid=32637 vsize=27128 CPUtime=2322.27 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3776 0 0 0 232227 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4979524 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2322.27
Current children cumulated vsize (KiB) 27128

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 1.88 3/181 394
/proc/meminfo: memFree=31568252/32770624 swapFree=0/412636
[pid=32640] ppid=32637 vsize=27128 CPUtime=2382.28 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3829 0 0 0 238228 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4975890 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 27128

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 1.89 3/181 396
/proc/meminfo: memFree=31567756/32770624 swapFree=0/412644
[pid=32640] ppid=32637 vsize=27128 CPUtime=2442.28 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3882 0 0 0 244228 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 5322967 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 27128

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/181 398
/proc/meminfo: memFree=31568376/32770624 swapFree=0/412660
[pid=32640] ppid=32637 vsize=27128 CPUtime=2502.28 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 3948 0 0 0 250228 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977672 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2502.28
Current children cumulated vsize (KiB) 27128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 1.89 3/181 398
/proc/meminfo: memFree=31568624/32770624 swapFree=0/412652
[pid=32640] ppid=32637 vsize=27128 CPUtime=2519.98 cores=1,3,5,7
/proc/32640/stat : 32640 (cosoco) R 32637 32640 31775 0 -1 4202496 4001 0 0 0 251998 0 0 0 20 0 1 0 38767037 27779072 895 18446744073709551615 4194304 5972588 140733736642064 140733736639368 4977650 0 0 1 8405026 0 0 0 17 3 0 0 6 0 0 8070896 8075904 33771520 140733736649198 140733736649293 140733736649293 140733736652750 0
/proc/32640/statm: 6782 895 769 435 0 145 0
Current children cumulated CPU time (s) 2519.98
Current children cumulated vsize (KiB) 27128

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 32640 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.99
CPU user time (s): 2519.98
CPU system time (s): 0.003
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 27128

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01028 second user time and 8.90137 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 04:03:28
IDJOB=4267942
IDBENCH=115861
IDSOLVER=2658
FILE ID=node124/4267942-1502504263
RUNJOBID= node124-1502500286-31839
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-10.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267942-1502504263/watcher-4267942-1502504263 -o /tmp/evaluation-result-4267942-1502504263/solver-4267942-1502504263 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267942-1502504263.xml

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

MD5SUM BENCH= dd9b438f7b2aa476e711f04952c9024a
RANDOM SEED=1226056138

node124.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.51
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.51
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.51
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.51
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:        31581840 kB
MemAvailable:   32007572 kB
Buffers:          228100 kB
Cached:           492092 kB
SwapCached:            0 kB
Active:           333920 kB
Inactive:         436760 kB
Active(anon):      50828 kB
Inactive(anon):    24960 kB
Active(file):     283092 kB
Inactive(file):   411800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2368 kB
Writeback:             4 kB
AnonPages:         50736 kB
Mapped:            38700 kB
Shmem:             25320 kB
Slab:             118676 kB
SReclaimable:      93352 kB
SUnreclaim:        25324 kB
KernelStack:        3104 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-12 04:45:28