Trace number 4292849

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

General information on the benchmark

NameColouredQueens/
ColouredQueens-11_c18.xml
MD5SUM3da25fcd556a00d93fc440927ef81e89
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 variables121
Number of constraints60
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":117}]
Minimum constraint arity2
Maximum constraint arity11
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":24}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4292849-1532296151.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 121
0.00/0.01	c |            Domain Sizes: 11..11
0.00/0.01	c |
0.00/0.01	c |             Constraints: 60
0.00/0.01	c |                   Arity: 2..11  -- Binary: 4  -- Ternary: 4
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X != Y): 4
0.00/0.01	c |                          All Different: 56
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            306            17618          27361          0              0              44   59   50   
0.00/0.06	c 211            725            36421          55218          0              0              25   55   48   
0.00/0.10	c 332            1246           63517          92655          0              0              36   59   47   
0.09/0.14	c 465            1780           87245          126230         0              0              42   58   49   
0.09/0.18	c 611            2402           114556         164311         0              0              36   59   49   
0.20/0.22	c 771            2914           138887         205129         0              0              40   64   51   
0.20/0.28	c 947            3623           176114         259198         0              0              43   58   50   
0.30/0.32	c 1140           4326           207181         306955         0              0              36   66   52   
0.30/0.37	c 1352           4946           233882         353738         0              0              38   56   44   
0.40/0.43	c 1585           5817           273828         408046         0              0              39   58   47   
0.40/0.49	c 1841           6714           316135         478717         0              0              39   58   47   
0.50/0.56	c 2122           7564           359251         543640         0              0              40   59   49   
0.59/0.62	c 2431           8357           402592         612172         0              0              40   56   49   
0.69/0.71	c 2770           9490           458161         697810         0              0              40   66   53   
0.79/0.80	c 3142           10550          512781         787533         0              0              38   60   51   
0.89/0.93	c 3551           12135          595251         908578         0              0              37   65   49   
0.99/1.06	c 4000           13768          681587         1036180        0              0              38   59   47   
1.09/1.15	c 4493           15025          739143         1129317        0              0              42   64   53   
1.19/1.26	c 5035           16735          817068         1244830        0              0              42   69   53   
1.29/1.35	c 5631           18421          877916         1337736        0              0              43   67   54   
1.49/1.51	c 6286           20574          977852         1491010        0              0              38   61   48   
1.60/1.67	c 7006           23033          1088228        1652150        0              0              39   61   48   
1.78/1.88	c 7798           25267          1226383        1854088        0              0              37   59   48   
1.99/2.05	c 8669           27739          1341740        2048280        0              0              38   64   51   
2.28/2.30	c 9627           30459          1506818        2306517        0              0              38   60   47   
2.48/2.57	c 10680          33984          1689485        2564929        0              0              38   64   50   
2.78/2.87	c 11838          37943          1887254        2875211        0              0              37   65   50   
3.18/3.25	c 13111          42315          2137269        3248831        0              0              39   63   48   
3.38/3.47	c 14511          45496          2282550        3502151        0              0              41   65   54   
3.68/3.78	c 16051          49490          2482572        3830383        0              0              40   64   52   
4.09/4.17	c 17745          55281          2749064        4191723        0              0              38   63   50   
4.48/4.57	c 19608          60600          3015600        4582282        0              0              38   64   50   
4.88/4.96	c 21657          66371          3275175        4951315        0              0              37   63   48   
5.28/5.39	c 23910          72042          3555078        5441197        0              0              38   64   51   
5.88/5.97	c 26388          81125          3937339        5997627        0              0              36   61   48   
6.48/6.53	c 29113          88746          4305065        6591926        0              0              36   64   51   
7.09/7.15	c 32110          97151          4717479        7231364        0              0              37   63   49   
7.88/7.94	c 35406          107973         5244698        7993637        0              0              33   62   48   
8.68/8.70	c 39031          118289         5734550        8856619        0              0              31   69   51   
9.48/9.53	c 43018          129338         6271471        9682284        0              0              39   67   52   
10.28/10.30	c 47403          141075         6782880        10473833       0              0              39   65   52   
11.58/11.68	c 52226          157361         7688040        11766826       0              0              39   62   49   
12.88/12.91	c 57531          174280         8496120        13047735       0              0              38   67   52   
14.28/14.35	c 63366          193471         9434734        14430010       0              0              38   62   49   
15.18/15.21	c 69784          207512         9991595        15472413       0              0              39   66   53   
16.68/16.74	c 76843          227219         10995511       17181484       0              0              36   63   49   
18.39/18.46	c 84607          249729         12137219       18895356       0              0              33   65   49   
19.89/19.94	c 93147          271280         13126594       20502857       0              0              35   62   49   
22.39/22.43	c 102541         302533         14744370       23068188       0              0              36   65   49   
24.79/24.82	c 112874         333789         16312504       25456028       0              0              35   64   49   
27.49/27.52	c 124240         369459         18078044       28101681       0              0              35   66   51   
30.19/30.24	c 136742         410185         19912745       30748508       0              0              37   68   51   
33.29/33.32	c 150494         454187         21938161       33951152       0              0              35   68   52   
37.28/37.35	c 165621         500927         24551016       37985206       0              0              35   66   48   
40.68/40.76	c 182260         548861         26793309       41464163       0              0              35   74   53   
43.88/43.91	c 200562         592679         28842943       45140566       0              0              37   66   51   
48.99/49.02	c 220694         655877         32139203       50386210       0              0              36   66   51   
53.88/53.94	c 242839         722047         35404766       55367350       0              0              34   66   49   
59.39/59.47	c 267198         798994         39012940       60968654       0              0              35   71   54   
64.59/64.64	c 293992         871080         42468382       66231919       0              0              35   72   52   
70.69/70.77	c 323465         953843         46433243       73199314       0              0              36   70   52   
77.89/77.92	c 355885         1055531        51219307       80751813       0              0              34   69   49   
86.69/86.77	c 391547         1166841        57017921       89604268       0              0              36   68   51   
95.49/95.56	c 430775         1291192        62842302       99223477       0              0              30   66   47   
104.59/104.63	c 473925         1423976        68903909       108139530      0              0              35   71   51   
115.59/115.63	c 521390         1579446        76158453       119423744      0              0              32   72   50   
126.19/126.21	c 573601         1724478        83033320       130706785      0              0              34   72   53   
140.59/140.60	c 631033         1906107        92598169       145047228      0              0              34   66   48   
157.39/157.42	c 694208         2130425        103942537      160747451      0              0              34   68   48   
173.39/173.43	c 763700         2358578        114632364      176666650      0              0              34   71   50   
189.79/189.88	c 840141         2582591        125346160      193507812      0              0              34   74   53   
210.59/210.68	c 924226         2855363        139146683      213873640      0              0              34   69   50   
230.00/230.01	c 1016719        3113419        151870620      234104029      0              0              38   72   54   
255.39/255.40	c 1118461        3457939        168708484      257536277      0              0              35   70   50   
279.89/279.94	c 1230377        3778225        184693109      282845067      0              0              37   72   53   
306.39/306.43	c 1353484        4116174        201923779      311452783      0              0              35   72   52   
331.59/331.68	c 1488901        4475096        218291422      338634241      0              0              36   80   56   
363.49/363.56	c 1637859        4928060        238721562      374798914      0              0              34   75   53   
401.69/401.75	c 1801712        5440090        264244714      412767896      0              0              31   65   47   
440.59/440.64	c 1981950        5928828        289897445      454338531      0              0              31   70   49   
486.59/486.60	c 2180211        6551927        320281975      500537038      0              0              36   77   52   
535.79/535.88	c 2398298        7214694        352766779      551719530      0              0              34   71   51   
595.69/595.76	c 2638193        8016190        391889857      610152094      0              0              35   72   50   
658.00/658.09	c 2902077        8904002        433193456      674820924      0              0              32   69   47   
723.49/723.55	c 3192349        9816727        475536453      742500676      0              0              34   77   53   
799.50/799.57	c 3511648        10830680       526000899      819298960      0              0              30   68   47   
885.60/885.64	c 3862876        12020296       582953810      902989767      0              0              30   73   48   
981.80/981.85	c 4249226        13240189       646268566      1002987411     0              0              30   71   48   
1071.40/1071.40	c 4674211        14458708       704400471      1100293416     0              0              33   76   54   
1174.90/1174.94	c 5141694        15784691       771945304      1210026199     0              0              32   74   50   
1284.11/1284.13	c 5655925        17313765       843251883      1323974169     0              0              36   72   52   
1400.50/1400.56	c 6221579        18904247       920029899      1450460965     0              0              34   73   52   
1535.61/1535.67	c 6843798        20647628       1007789109     1589350909     0              0              32   72   51   
1710.31/1710.38	c 7528238        23087723       1122911514     1758341411     0              0              33   75   50   
1868.41/1868.49	c 8281122        25170699       1228391178     1925942311     0              0              30   71   49   
2064.81/2064.89	c 9109294        27806080       1355331860     2118202251     0              0              33   76   51   
2299.52/2299.55	c 10020283       30805921       1508786093     2350185202     0              0              31   75   50   
2520.03/2520.00	
2520.03/2520.00	c *** INTERRUPTED ***
2520.03/2520.00	c restarts              : 97          
2520.03/2520.00	c conflicts             : 11008389     (4368 /sec)
2520.03/2520.00	c decisions             : 34005065     (13494 /sec)
2520.03/2520.00	c propagations          : 2572602279  (1020864 /sec)
2520.03/2520.00	c root propagations     : 0           
2520.03/2520.00	c filter calls          : 1655234548     (656833 /sec)
2520.03/2520.00	c useless filter calls  : 884410548      (53 %)
2520.03/2520.00	c Memory used           : 26.79 MB
2520.03/2520.00	c CPU time              : 2520.02 s
2520.03/2520.00	
2520.03/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 (10334 MiB free)
  memory of node 1: 16384 MiB (10897 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=7788, runsolver pid=7785

[startup+0.100105 s]*
/proc/loadavg: 1.97 2.06 1.95 2/186 7795
/proc/meminfo: memFree=21740944/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3672 CPUtime=0.09 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1130 0 0 0 9 0 0 0 20 0 1 0 47178287 27947008 918 33554432000 4194304 6142532 140733274717040 140733274713528 5058584 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209223 s]*
/proc/loadavg: 1.97 2.06 1.95 2/183 7803
/proc/meminfo: memFree=21742120/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3672 CPUtime=0.2 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1131 0 0 0 20 0 0 0 20 0 1 0 47178287 27947008 918 33554432000 4194304 6142532 140733274717040 140733274713528 5060783 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.309841 s]*
/proc/loadavg: 1.97 2.06 1.95 2/183 7803
/proc/meminfo: memFree=21741480/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3672 CPUtime=0.3 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1131 0 0 0 30 0 0 0 20 0 1 0 47178287 27947008 918 33554432000 4194304 6142532 140733274717040 140733274713528 5062238 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700207 s]
/proc/loadavg: 1.97 2.06 1.95 4/201 7824
/proc/meminfo: memFree=21722168/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1131 0 0 0 69 0 0 0 20 0 1 0 47178287 27947008 918 33554432000 4194304 6142532 140733274717040 140733274713528 5060749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50023 s]
/proc/loadavg: 1.97 2.06 1.95 3/188 7856
/proc/meminfo: memFree=21739504/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1131 0 0 0 149 0 0 0 20 0 1 0 47178287 27947008 918 33554432000 4194304 6142532 140733274717040 140733274714440 5330288 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10887 s]
/proc/loadavg: 1.98 2.06 1.95 3/188 7856
/proc/meminfo: memFree=21739652/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=3.09 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1208 0 0 0 309 0 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5170138 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+6.30022 s]
/proc/loadavg: 1.98 2.06 1.95 3/188 7856
/proc/meminfo: memFree=21739652/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=6.28 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1285 0 0 0 628 0 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5058213 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+12.7002 s]
/proc/loadavg: 1.98 2.06 1.95 3/188 7856
/proc/meminfo: memFree=21739236/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=12.68 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1362 0 0 0 1268 0 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5061940 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+25.5002 s]
/proc/loadavg: 1.98 2.06 1.95 3/188 7856
/proc/meminfo: memFree=21740628/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=25.49 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1516 0 0 0 2548 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5331303 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+51.1093 s]
/proc/loadavg: 1.99 2.05 1.95 3/189 7864
/proc/meminfo: memFree=21741328/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=51.09 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1593 0 0 0 5108 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5061948 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 1.95 3/189 7865
/proc/meminfo: memFree=21742160/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=102.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1670 0 0 0 10228 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5336576 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 1.95 3/189 7866
/proc/meminfo: memFree=21742284/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=162.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1747 0 0 0 16228 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5336574 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/189 7867
/proc/meminfo: memFree=21742584/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=222.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1824 0 0 0 22228 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5058016 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/190 7882
/proc/meminfo: memFree=21740916/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27292 memory=3904 CPUtime=282.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1901 0 0 0 28228 1 0 0 20 0 1 0 47178287 27947008 976 33554432000 4194304 6142532 140733274717040 140733274714440 5058578 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6823 976 839 476 0 145 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3904 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/189 7883
/proc/meminfo: memFree=21741416/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3904 CPUtime=342.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 1980 0 0 0 34228 1 0 0 20 0 1 0 47178287 28082176 976 33554432000 4194304 6142532 140733274717040 140733274714440 5059055 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 976 839 476 0 178 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3904 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 7885
/proc/meminfo: memFree=21741432/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=402.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 2058 0 0 0 40228 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5061987 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/188 7886
/proc/meminfo: memFree=21741280/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=462.29 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 2136 0 0 0 46228 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB


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

/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 7954
/proc/meminfo: memFree=21740548/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=1782.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 3733 0 0 0 178230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5059654 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 7955
/proc/meminfo: memFree=21740920/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=1842.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 3798 0 0 0 184230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058848 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+1902.3 s]
/proc/loadavg: 2.52 2.14 2.00 3/188 7964
/proc/meminfo: memFree=21741268/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=1902.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 3876 0 0 0 190230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5062306 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+1962.3 s]
/proc/loadavg: 2.30 2.16 2.01 3/188 7965
/proc/meminfo: memFree=21741312/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=1962.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 3941 0 0 0 196230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5059616 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2022.3 s]
/proc/loadavg: 2.11 2.13 2.01 3/188 7966
/proc/meminfo: memFree=21741224/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2022.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4006 0 0 0 202230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.10 2.01 3/188 7967
/proc/meminfo: memFree=21741348/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2082.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4084 0 0 0 208230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.09 2.01 3/188 7968
/proc/meminfo: memFree=21741092/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2142.31 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4149 0 0 0 214230 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5061824 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.07 2.01 3/187 7970
/proc/meminfo: memFree=21740984/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2202.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4214 0 0 0 220231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058334 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2202.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.06 2.01 3/187 7971
/proc/meminfo: memFree=21741108/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2262.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4279 0 0 0 226231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058668 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2262.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/187 7972
/proc/meminfo: memFree=21740876/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2322.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4357 0 0 0 232231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5060745 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/187 7974
/proc/meminfo: memFree=21741116/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2382.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4427 0 0 0 238231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5330690 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/187 7975
/proc/meminfo: memFree=21741248/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2442.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4492 0 0 0 244231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058687 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2442.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/187 7983
/proc/meminfo: memFree=21740976/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2502.32 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4557 0 0 0 250231 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5058199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.01 3/187 7983
/proc/meminfo: memFree=21740976/32770624 swapFree=67108860/67108860
[pid=7788] ppid=7785 vsize=27424 memory=3908 CPUtime=2520.03 cores=0,2,4,6
/proc/7788/stat : 7788 (cosoco) R 7785 7788 7732 0 -1 4202496 4622 0 0 0 252002 1 0 0 20 0 1 0 47178287 28082176 977 33554432000 4194304 6142532 140733274717040 140733274714440 5061846 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 14929920 140733274719366 140733274719496 140733274719496 140733274722254 0
/proc/7788/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

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

[startup+2520.01 s]
# the end of solver process 7788 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.02 s, system=0.013 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.04
CPU user time (s): 2520.02
CPU system time (s): 0.013
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27424
Max. memory (cumulated for all children) (KiB): 3908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.013
maximum resident set size= 3972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4670
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= 32
involuntary context switches= 712


# summary of solver processes directly reported to runsolver:
#   pid: 7788
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2520.02
#   total CPU system time (s): 0.013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.81774 second user time and 16.3502 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-22 23:49:11
IDJOB=4292849
IDBENCH=141024
IDSOLVER=2752
FILE ID=node137/4292849-1532296151
RUNJOBID= node137-1532296151-7763
PBS_JOBID= 21018986
Free space on /tmp= 56892 MiB

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

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

MD5SUM BENCH= 3da25fcd556a00d93fc440927ef81e89
RANDOM SEED=215486623

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21744552 kB
MemAvailable:   31934420 kB
Buffers:          246996 kB
Cached:         10140788 kB
SwapCached:            0 kB
Active:          1734796 kB
Inactive:        8709064 kB
Active(anon):      59024 kB
Inactive(anon):    16944 kB
Active(file):    1675772 kB
Inactive(file):  8692120 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:         63824 kB
Mapped:            35744 kB
Shmem:             17036 kB
Slab:             277392 kB
SReclaimable:     250436 kB
SUnreclaim:        26956 kB
KernelStack:        3200 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 56888 MiB
End job on node137 at 2018-07-23 00:31:11