Trace number 4298005

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.83 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.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4298005-1532741670.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 121
0.00/0.00	c |            Domain Sizes: 11..11
0.00/0.00	c |
0.00/0.00	c |             Constraints: 60
0.00/0.00	c |                   Arity: 2..11  -- Binary: 4  -- Ternary: 4
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X != Y): 4
0.00/0.00	c |                          All Different: 56
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	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.10/0.14	c 465            1780           87245          126230         0              0              42   58   49   
0.10/0.18	c 611            2402           114556         164311         0              0              36   59   49   
0.21/0.22	c 771            2914           138887         205129         0              0              40   64   51   
0.21/0.27	c 947            3623           176114         259198         0              0              43   58   50   
0.31/0.32	c 1140           4326           207181         306955         0              0              36   66   52   
0.31/0.36	c 1352           4946           233882         353738         0              0              38   56   44   
0.41/0.42	c 1585           5817           273828         408046         0              0              39   58   47   
0.41/0.49	c 1841           6714           316135         478717         0              0              39   58   47   
0.51/0.55	c 2122           7564           359251         543640         0              0              40   59   49   
0.60/0.62	c 2431           8357           402592         612172         0              0              40   56   49   
0.69/0.70	c 2770           9490           458161         697810         0              0              40   66   53   
0.69/0.79	c 3142           10550          512781         787533         0              0              38   60   51   
0.89/0.91	c 3551           12135          595251         908578         0              0              37   65   49   
1.00/1.04	c 4000           13768          681587         1036180        0              0              38   59   47   
1.10/1.13	c 4493           15025          739143         1129317        0              0              42   64   53   
1.19/1.24	c 5035           16735          817068         1244830        0              0              42   69   53   
1.29/1.33	c 5631           18421          877916         1337736        0              0              43   67   54   
1.39/1.49	c 6286           20574          977852         1491010        0              0              38   61   48   
1.59/1.65	c 7006           23033          1088228        1652150        0              0              39   61   48   
1.79/1.86	c 7798           25267          1226383        1854088        0              0              37   59   48   
2.00/2.03	c 8669           27739          1341740        2048280        0              0              38   64   51   
2.19/2.28	c 9627           30459          1506818        2306517        0              0              38   60   47   
2.49/2.56	c 10680          33984          1689485        2564929        0              0              38   64   50   
2.79/2.86	c 11838          37943          1887254        2875211        0              0              37   65   50   
3.19/3.26	c 13111          42315          2137269        3248831        0              0              39   63   48   
3.39/3.49	c 14511          45496          2282550        3502151        0              0              41   65   54   
3.79/3.80	c 16051          49490          2482572        3830383        0              0              40   64   52   
4.19/4.21	c 17745          55281          2749064        4191723        0              0              38   63   50   
4.59/4.61	c 19608          60600          3015600        4582282        0              0              38   64   50   
4.89/5.00	c 21657          66371          3275175        4951315        0              0              37   63   48   
5.39/5.44	c 23910          72042          3555078        5441197        0              0              38   64   51   
6.00/6.01	c 26388          81125          3937339        5997627        0              0              36   61   48   
6.49/6.58	c 29113          88746          4305065        6591926        0              0              36   64   51   
7.19/7.21	c 32110          97151          4717479        7231364        0              0              37   63   49   
7.89/8.00	c 35406          107973         5244698        7993637        0              0              33   62   48   
8.69/8.76	c 39031          118289         5734550        8856619        0              0              31   69   51   
9.59/9.60	c 43018          129338         6271471        9682284        0              0              39   67   52   
10.29/10.38	c 47403          141075         6782880        10473833       0              0              39   65   52   
11.69/11.76	c 52226          157361         7688040        11766826       0              0              39   62   49   
12.89/13.00	c 57531          174280         8496120        13047735       0              0              38   67   52   
14.39/14.45	c 63366          193471         9434734        14430010       0              0              38   62   49   
15.29/15.32	c 69784          207512         9991595        15472413       0              0              39   66   53   
16.79/16.86	c 76843          227219         10995511       17181484       0              0              36   63   49   
18.49/18.58	c 84607          249729         12137219       18895356       0              0              33   65   49   
20.00/20.08	c 93147          271280         13126594       20502857       0              0              35   62   49   
22.49/22.58	c 102541         302533         14744370       23068188       0              0              36   65   49   
24.89/24.99	c 112874         333789         16312504       25456028       0              0              35   64   49   
27.69/27.70	c 124240         369459         18078044       28101681       0              0              35   66   51   
30.39/30.43	c 136742         410185         19912745       30748508       0              0              37   68   51   
33.49/33.54	c 150494         454187         21938161       33951152       0              0              35   68   52   
37.49/37.60	c 165621         500927         24551016       37985206       0              0              35   66   48   
41.00/41.03	c 182260         548861         26793309       41464163       0              0              35   74   53   
44.19/44.20	c 200562         592679         28842943       45140566       0              0              37   66   51   
49.29/49.37	c 220694         655877         32139203       50386210       0              0              36   66   51   
54.29/54.34	c 242839         722047         35404766       55367350       0              0              34   66   49   
59.89/59.92	c 267198         798994         39012940       60968654       0              0              35   71   54   
65.10/65.15	c 293992         871080         42468382       66231919       0              0              35   72   52   
71.29/71.34	c 323465         953843         46433243       73199314       0              0              36   70   52   
78.49/78.58	c 355885         1055531        51219307       80751813       0              0              34   69   49   
87.48/87.52	c 391547         1166841        57017921       89604268       0              0              36   68   51   
96.38/96.41	c 430775         1291192        62842302       99223477       0              0              30   66   47   
105.48/105.59	c 473925         1423976        68903909       108139530      0              0              35   71   51   
116.68/116.70	c 521390         1579446        76158453       119423744      0              0              32   72   50   
127.28/127.38	c 573601         1724478        83033320       130706785      0              0              34   72   53   
141.88/141.92	c 631033         1906107        92598169       145047228      0              0              34   66   48   
158.88/158.94	c 694208         2130425        103942537      160747451      0              0              34   68   48   
175.09/175.14	c 763700         2358578        114632364      176666650      0              0              34   71   50   
191.68/191.73	c 840141         2582591        125346160      193507812      0              0              34   74   53   
212.67/212.79	c 924226         2855363        139146683      213873640      0              0              34   69   50   
232.27/232.31	c 1016719        3113419        151870620      234104029      0              0              38   72   54   
257.87/257.98	c 1118461        3457939        168708484      257536277      0              0              35   70   50   
282.67/282.75	c 1230377        3778225        184693109      282845067      0              0              37   72   53   
309.47/309.54	c 1353484        4116174        201923779      311452783      0              0              35   72   52   
334.97/335.02	c 1488901        4475096        218291422      338634241      0              0              36   80   56   
366.97/367.04	c 1637859        4928060        238721562      374798914      0              0              34   75   53   
405.36/405.49	c 1801712        5440090        264244714      412767896      0              0              31   65   47   
444.56/444.64	c 1981950        5928828        289897445      454338531      0              0              31   70   49   
490.86/490.90	c 2180211        6551927        320281975      500537038      0              0              36   77   52   
540.36/540.44	c 2398298        7214694        352766779      551719530      0              0              34   71   51   
600.56/600.67	c 2638193        8016190        391889857      610152094      0              0              35   72   50   
663.26/663.39	c 2902077        8904002        433193456      674820924      0              0              32   69   47   
729.07/729.19	c 3192349        9816727        475536453      742500676      0              0              34   77   53   
805.66/805.73	c 3511648        10830680       526000899      819298960      0              0              30   68   47   
892.25/892.35	c 3862876        12020296       582953810      902989767      0              0              30   73   48   
989.34/989.48	c 4249226        13240189       646268566      1002987411     0              0              30   71   48   
1079.73/1079.86	c 4674211        14458708       704400471      1100293416     0              0              33   76   54   
1184.32/1184.41	c 5141694        15784691       771945304      1210026199     0              0              32   74   50   
1294.51/1294.67	c 5655925        17313765       843251883      1323974169     0              0              36   72   52   
1412.10/1412.25	c 6221579        18904247       920029899      1450460965     0              0              34   73   52   
1548.59/1548.71	c 6843798        20647628       1007789109     1589350909     0              0              32   72   51   
1724.99/1725.18	c 7528238        23087723       1122911514     1758341411     0              0              33   75   50   
1884.67/1884.87	c 8281122        25170699       1228391178     1925942311     0              0              30   71   49   
2083.05/2083.20	c 9109294        27806080       1355331860     2118202251     0              0              33   76   51   
2320.03/2320.27	c 10020283       30805921       1508786093     2350185202     0              0              31   75   50   
2519.82/2520.00	
2519.82/2520.00	c *** INTERRUPTED ***
2519.82/2520.00	c restarts              : 97          
2519.82/2520.00	c conflicts             : 10913905     (4331 /sec)
2519.82/2520.00	c decisions             : 33696372     (13372 /sec)
2519.82/2520.00	c propagations          : 2550135479  (1012027 /sec)
2519.82/2520.00	c root propagations     : 0           
2519.82/2520.00	c filter calls          : 1640060592     (650862 /sec)
2519.82/2520.00	c useless filter calls  : 876283950      (53 %)
2519.82/2520.00	c Memory used           : 26.79 MB
2519.82/2520.00	c CPU time              : 2519.83 s
2519.82/2520.00	
2519.82/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 (11599 MiB free)
  memory of node 1: 16384 MiB (15117 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298005-1532741670/watcher-4298005-1532741670 -o /tmp/evaluation-result-4298005-1532741670/solver-4298005-1532741670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532739149-2861 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298005-1532741670.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=3167, runsolver pid=3164

[startup+0.100108 s]*
/proc/loadavg: 2.00 2.01 2.42 3/191 3168
/proc/meminfo: memFree=27357412/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3672 CPUtime=0.1 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1132 0 0 0 10 0 0 0 20 0 1 0 91730150 27947008 918 33554432000 4194304 6142532 140736982607152 140736982603784 5061919 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.20958 s]*
/proc/loadavg: 2.00 2.01 2.42 3/191 3168
/proc/meminfo: memFree=27357984/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3672 CPUtime=0.21 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1133 0 0 0 21 0 0 0 20 0 1 0 91730150 27947008 918 33554432000 4194304 6142532 140736982607152 140736982604552 5059666 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.309136 s]*
/proc/loadavg: 2.00 2.01 2.42 3/191 3168
/proc/meminfo: memFree=27357512/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3672 CPUtime=0.31 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1133 0 0 0 31 0 0 0 20 0 1 0 91730150 27947008 918 33554432000 4194304 6142532 140736982607152 140736982604552 5058369 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 918 793 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700226 s]
/proc/loadavg: 2.00 2.01 2.42 3/191 3168
/proc/meminfo: memFree=27357512/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1133 0 0 0 69 0 0 0 20 0 1 0 91730150 27947008 918 33554432000 4194304 6142532 140736982607152 140736982604552 5062220 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/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.50024 s]
/proc/loadavg: 2.00 2.01 2.42 3/191 3168
/proc/meminfo: memFree=27357512/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1133 0 0 0 149 0 0 0 20 0 1 0 91730150 27947008 918 33554432000 4194304 6142532 140736982607152 140736982604552 5175070 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/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.10948 s]
/proc/loadavg: 2.00 2.01 2.41 5/204 3197
/proc/meminfo: memFree=27336124/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=3.1 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1209 0 0 0 310 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5058259 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.41 3/191 3290
/proc/meminfo: memFree=27357356/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=6.29 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1285 0 0 0 629 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5060192 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.41 3/191 3290
/proc/meminfo: memFree=27357360/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=12.69 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1361 0 0 0 1269 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.41 3/191 3290
/proc/meminfo: memFree=27357360/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=25.49 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1513 0 0 0 2549 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5059607 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.40 3/191 3290
/proc/meminfo: memFree=27357236/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=51.1 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1589 0 0 0 5110 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5058858 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.37 3/191 3291
/proc/meminfo: memFree=27357704/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=102.28 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1665 0 0 0 10228 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5058744 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.35 3/191 3292
/proc/meminfo: memFree=27357444/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=162.28 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1741 0 0 0 16228 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5061846 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.33 3/191 3293
/proc/meminfo: memFree=27357476/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=222.27 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1817 0 0 0 22227 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5058760 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.31 3/191 3294
/proc/meminfo: memFree=27357452/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27292 memory=3908 CPUtime=282.27 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1893 0 0 0 28227 0 0 0 20 0 1 0 91730150 27947008 977 33554432000 4194304 6142532 140736982607152 140736982604552 5336586 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6823 977 839 476 0 145 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3908 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.29 3/191 3300
/proc/meminfo: memFree=27356924/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3908 CPUtime=342.26 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 1971 0 0 0 34226 0 0 0 20 0 1 0 91730150 28082176 977 33554432000 4194304 6142532 140736982607152 140736982604552 5058259 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 977 839 476 0 178 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3908 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.28 3/191 3301
/proc/meminfo: memFree=27357528/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=402.26 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 2048 0 0 0 40226 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5060136 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+462.3 s]
/proc/loadavg: 2.38 2.14 2.30 3/191 3302
/proc/meminfo: memFree=27357632/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=462.26 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 2125 0 0 0 46226 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5061137 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB


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

/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 1722.18 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/191 3395
/proc/meminfo: memFree=27344884/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=1782.18 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 3721 0 0 0 178218 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5061940 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 1782.18 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/191 3396
/proc/meminfo: memFree=27344844/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=1842.17 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 3786 0 0 0 184217 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5058622 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 1842.17 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 2.09 3/191 3397
/proc/meminfo: memFree=27344928/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=1902.17 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 3863 0 0 0 190217 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5058968 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.02 2.09 3/191 3398
/proc/meminfo: memFree=27344628/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=1962.16 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 3928 0 0 0 196216 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5058255 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/191 3399
/proc/meminfo: memFree=27344808/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2022.16 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 3993 0 0 0 202216 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5061881 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/191 3400
/proc/meminfo: memFree=27344524/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2082.15 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4058 0 0 0 208215 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5058268 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/191 3406
/proc/meminfo: memFree=27344272/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2142.15 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4135 0 0 0 214215 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5336789 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/191 3407
/proc/meminfo: memFree=27344864/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2202.14 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4200 0 0 0 220214 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5347578 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2202.14 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/191 3408
/proc/meminfo: memFree=27344564/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2262.14 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4265 0 0 0 226214 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5057883 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2262.14 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 3409
/proc/meminfo: memFree=27344636/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2322.13 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4342 0 0 0 232213 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5059992 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2322.13 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 3410
/proc/meminfo: memFree=27344492/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2382.13 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4407 0 0 0 238213 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5062279 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2382.13 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/191 3411
/proc/meminfo: memFree=27344844/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2442.12 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4476 0 0 0 244212 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5060801 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2442.12 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/191 3412
/proc/meminfo: memFree=27344816/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2502.12 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4541 0 0 0 250212 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5062861 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2502.12 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.02 2.05 3/191 3412
/proc/meminfo: memFree=27344724/32770624 swapFree=67108860/67108860
[pid=3167] ppid=3164 vsize=27424 memory=3912 CPUtime=2519.82 cores=0,2,4,6
/proc/3167/stat : 3167 (cosoco) R 3164 3167 2830 0 -1 4202496 4606 0 0 0 251982 0 0 0 20 0 1 0 91730150 28082176 978 33554432000 4194304 6142532 140736982607152 140736982604552 5058225 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 12390400 140736982611078 140736982611208 140736982611208 140736982613966 0
/proc/3167/statm: 6856 978 839 476 0 178 0
Current children cumulated CPU time: 2519.82 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3912 KiB

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

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

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


# summary of solver processes directly reported to runsolver:
#   pid: 3167
#   total CPU time (s): 2519.83
#   total CPU user time (s): 2519.83
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.8355 second user time and 17.5935 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 03:34:30
IDJOB=4298005
IDBENCH=141024
IDSOLVER=2761
FILE ID=node135/4298005-1532741670
RUNJOBID= node135-1532739149-2861
PBS_JOBID= 21022438
Free space on /tmp= 48364 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-4298005-1532741670/watcher-4298005-1532741670 -o /tmp/evaluation-result-4298005-1532741670/solver-4298005-1532741670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532739149-2861 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298005-1532741670.xml

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

MD5SUM BENCH= 3da25fcd556a00d93fc440927ef81e89
RANDOM SEED=1004783385

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27358448 kB
MemAvailable:   31929696 kB
Buffers:          172844 kB
Cached:          4631788 kB
SwapCached:            0 kB
Active:          1634208 kB
Inactive:        3225948 kB
Active(anon):       6508 kB
Inactive(anon):    76960 kB
Active(file):    1627700 kB
Inactive(file):  3148988 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:         61980 kB
Mapped:            43672 kB
Shmem:             25280 kB
Slab:             248884 kB
SReclaimable:     220792 kB
SUnreclaim:        28092 kB
KernelStack:        3392 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48360 MiB
End job on node135 at 2018-07-28 04:16:30